ember-reactive-helpers
Advanced tools
Changelog
1.2.0
This is a minor release with no new features added.
Changelog
1.1.0
This is a minor release with no new features added.
Changelog
1.0.0
This is the first major release! There are no new features, however the upgrade to
ember-auto-import
is breaking and warrants a major version bump.
ember-auto-import
to 2.xember-cli
to 4.xqunit-dom
helpers, which also fixed several lint errorsChangelog
0.8.0
This is a minor release with no new features added, and some deprecations removed.
Changelog
0.7.0
This is a minor release with no new features added.
prettier
integration and linting fixestransition-to
helper to use router
service instead of deprecated router:main
Changelog
0.6.0
Now dependent on Ember (&CLI) 3.20
Updated all tests to use QUnit
Updated all core code and test code to fix linting errors (using default Ember linting rules), use the newer Ember Octane features (e.g. tracked properties, classes, remove getters, etc.)
Re-enabled skipped tests that test for rendering exceptions
Bumped various dependency versions
Added integration with renovatebot
Updated README documentation for modern usage
Fixed #24 - transition-to
helper was using private Ember APIs that were incompatible with newer versions of Ember
Changelog
0.5.1
transition-to
helper was using private Ember APIs that were incompatible with newer versions of Ember