Skip to content

Migrated to ember-modifier. Dropped technical support for Node 12 and Ember 3.24 LTS.

Compare
Choose a tag to compare
@ijlee2 ijlee2 released this 15 Dec 16:12
· 127 commits to main since this release

Summary of changes since v2

Breaking changes

  • Dropped technical support for Node 12 and Ember 3.24 LTS

Features

  • Introduced TypeScript
  • Replaced @ember/render-modifiers with ember-modifier
  • Extracted core logic into {{container-query}} modifier (allows you to query a container how you see fit)
  • Added Ember 4.8 LTS to test matrix

Bug fixes

  • Updating @dataAttributePrefix or @features would result in stale data attributes