github emberjs/ember.js v7.3.0-beta.1-ember-source

latest release: v7.2.0-ember-source
pre-release3 hours ago

CHANGELOG

  • #21471 [FEATURE] Overload tracked to be able to work outside of classes per RFC #1071.
  • #21203 [BUGFIX] Fix @model becomes undefined or changes to the wrong route's model during Glimmer component willDestroy
  • #21406 [BUGFIX] Add assertion for invalid component helper argument
  • #21407 [BUGFIX] Improve debugger message for template-only components
  • #21409 [BUGFIX] Fix query params trigger model refresh unnecessarily
  • #21410 [BUGFIX] Fix query param redirects during active transitions
  • #21521 [BUGFIX] Treat nullish LinkTo @query as an empty query object
  • #21524 [BUGFIX] Allow CoreObject#init to be called with no arguments
  • #21523 [DOC] Document Set and Map support for {{each}} and {{each-in}}
  • #21451 Block prototype traversal in set-path pollution guard
  • #21456 Set sideEffects: false in package.json so that tree-shaking optimizes away unused ember-source code (hello-world is 42.5% smaller)
  • #21462 Refactor so that small apps don't pull in the old renderer as well as some classic things
  • #21496 Widen TS matrix
  • #21515 Remove unused opcodes

Don't miss a new ember.js release

NewReleases is sending notifications on new releases.