Skip to main content

Where to Find Updates

Migration Guides

When we introduce breaking changes, we will publish migration guides in the release notes and in this documentation. During alpha, changes may be documented in:
  • Release notes on GitHub
  • The Changelog for your package area
  • Inline deprecation warnings in the codebase

Staying Up to Date

  • Watch the repository for releases
  • Pin versions in production until the API stabilizes
  • Run pnpm update @m4trix/core (or your package manager) to check for updates