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

pre-release5 hours ago

CHANGELOG

  • #21068 [FEATURE] Build in the {{on}} modifier as a keyword in strict-mode templates per RFC# 997.
  • #21299 [FEATURE] Build in the {{fn}} helper as a keyword in strict-mode templates per RFC #998.
  • #21230 / #21343 [FEATURE] Add a built-in (element)/ {{element}} helper for dynamic tag names in strict-mode templates per RFC #389.
  • #21334 [FEATURE] Build in the {{hash}} helper as a keyword in strict-mode templates per RFC# 999.
  • #21336 [FEATURE] Build in the {{array}} helper as a keyword in strict-mode templates per RFC#1000.
  • #21337 [FEATURE] Build in {{and}}, {{or}}, {{not}} helpers as keywords in strict-mode templates per RFC #562.
  • #21339 [FEATURE] Build in {{eq}} and {{neq}} helpers as keywords in strict-mode templates per RFC #560.
  • #21342 [FEATURE] Build in the {{lt}}, {{lte}}, {{gt}}, {{gte}} helpers as keywords in strict-mode templates per RFC# 561.
  • #21373 [BUGFIX] Fix newly added keywords polluting the JS namespace
  • #21232 [INTERNAL] Clean up scope bag, wire format, and debug render tree
  • #21350 [INTERNAL] Remove barrel file imports from internal code for better tree-shaking
  • #21402 [INTERNAL] Do not use any caches on release and lock publishing of ember-source to npm to require approval from select persons.
  • #21379 [CLEANUP] Remove old Component Lookup

Don't miss a new ember.js release

NewReleases is sending notifications on new releases.