At present the Ember mission is releasing model 5.4 of Ember.js and Ember CLI. This launch of Ember.js is an LTS (Lengthy Time period Help) candidate. LTS candidates prioritize stability over the addition of recent options, and have an prolonged help schedule.
This launch kicks off the 5.5 beta cycle for all sub-projects. We encourage our neighborhood (particularly addon authors) to assist take a look at these beta builds and report any bugs earlier than they’re printed as a ultimate launch in six weeks’ time. The ember-try addon is an effective way to constantly take a look at your initiatives towards the newest Ember releases.
You possibly can learn extra about our basic launch course of right here:
Ember.js
Ember.js is the core framework for constructing bold net purposes.
Adjustments in Ember.js 5.4
Ember.js 5.4 is an incremental, backwards appropriate launch of Ember with bug fixes, efficiency enhancements, and minor deprecations.
Options
Ember.js 5.4 launched 1 function:
- #20521 Add TypeScript help for wanting up controllers within the dependency injection registry
Bug fixes
Ember.js 5.4 launched 2 bug fixes.
- #20529 – Do not rethrow string errors in handleTransitionReject
- #20210 – Repair hanging checks attributable to legacy rsvp code
For extra particulars on modifications in Ember.js 5.4, please overview the Ember.js 5.4.0 launch web page.
EmberData
EmberData is the official knowledge persistence library for Ember.js purposes.
EmberData didn’t launch a brand new minor model throughout this launch cycle, as such EmberData stays at 5.3 and 5.3 is a LTS candidate for EmberData.
Please see the weblog submit addressing EmberData’s new versioning technique for extra info.
Ember CLI
Ember CLI is the command line interface for managing and packaging Ember.js purposes.
Upgrading Ember CLI
You might improve Ember CLI utilizing the ember-cli-update
mission:
npx ember-cli-update
This utility will allow you to to replace your app or addon to the newest Ember CLI model. You’ll most likely encounter merge conflicts, wherein the default conduct is to allow you to resolve conflicts by yourself. For extra info on the ember-cli-update
mission, see the GitHub README.
It’s not required to maintain Ember CLI variations in sync with Ember and EmberData. After updating ember-cli, you may hold your present model(s) of Ember or EmberData by modifying bundle.json
to revert the modifications to the strains containing ember-source
and ember-data
.
Adjustments in Ember CLI 5.4
Options
Ember CLI 5.4 launched 4 new options.
- #10351 Take away ember-lts-4.4 state of affairs from addon blueprint
- #10352 Add official help for Node.js v20
- #10353 Take away all telemetry
- #10368 Streamline package-manager CLI choices
Bug Fixes
Ember CLI 5.4 launched 1 bug repair.
- #10345 App blueprint might not have explicit-any in ember-data varieties
Deprecations
Ember CLI 5.4 launched 0 deprecations.
For extra particulars on the modifications in Ember CLI 5.4 and detailed improve
directions, please overview the Ember CLI 5.4.0 launch web page.
Thank You!
As a community-driven open-source mission with an bold scope, every of those releases serves as a reminder that the Ember mission wouldn’t have been doable with out your continued help. We’re extraordinarily grateful to our contributors for his or her efforts.