Download Latest Version v6.12.0 source code.tar.gz (2.2 MB)
Email in envelope

Get an email when there's a new version of Ember.js

Home / v6.12.0-ember-source
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-31 2.0 kB
v6.12.0 source code.tar.gz 2026-03-31 2.2 MB
v6.12.0 source code.zip 2026-03-31 3.2 MB
Totals: 3 Items   5.4 MB 0

CHANGELOG

  • #20908 / #21020 Merge glimmerjs/glimmer-vm into the emberjs/ember.js monorepo.
  • All @glimmer/* packages that were formerly dependencies of ember-source are now included in the monorepo. This enables us to more easily iterate on the Glimmer VM and related packages, avoid an integration step with ember.js and to more easily share code between them and ember-source.
  • Only a few of the packages from the glimmer-vm repo will continue to be published as separate packages, for example, @glimmer/syntax will be published.
  • The glimmer-vm repo has been archived and relevant issues have been moved to the emberjs/ember.js repo. If you have an issue that was not moved, please reopen it on ember.js, after a search.
  • #20995 [BUGFIX] renderComponent error: 'attempted to close a tracking frame, but one was not open'
  • #20996 [BUGFIX] renderComponent error: 'Cannot read property of undefined: reading syscall'
  • #21091 [BUGFIX] Fix 'on' modifier error message regression
  • #21025 [CLEANUP] Remove applySVGInnerHTMLFix
  • #21061 [CLEANUP] Remove 'text-node-merging-fix'
  • #21059 [DOC] Remove doc references to Ember. and add import where necessary
  • #21014 Rename default export GlimmerComponent to Component
  • #21046 Add benchmark infrastructure
  • #21090 Swap nightly ts test of ts-nightly with ts-latest for better signal-to-noise
Source: README.md, updated 2026-03-31