Skip to content

Replaced @ember/render-modifiers with ember-modifier. Fixed autotracking bug.

Compare
Choose a tag to compare
@ijlee2 ijlee2 released this 02 Dec 15:11
· 134 commits to main since this release

The <ContainerQuery> component now relies on packages that will likely be maintained in the future (namely, ember-modifier).

From v1.0.0 to v2.1.0, updating @dataAttributePrefix or @features (both are uncommon use cases) would result in stale data attributes. This bug has been fixed.

Please note, v2.1.1 will be the last release version that supports Node 12 and Ember 3.24 LTS.