Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@toranb toranb released this 05 Feb 13:56
· 12 commits to master since this release

Upgrading

ember-redux now works with Octane by supporting Glimmer Components along side Ember Components. One notable change is that this release only supports ember 3.6+ so if you need to support an older version of ember stick with the v5.0 release.

Upgrade ember redux to v6.0.0

ember install [email protected]

Report success or bugs

This is the first octane friendly release of ember redux so please let us know if you find edge cases with either Glimmer Component or Ember Component (or anything else in the redux ecosystem that suddenly stops working).

Thank you!!!

This release wouldn't be possible without @raghavbk as he did all the heavy lifting for Glimmer Component. Thank you so much for the great work and quick turnaround!