Skip to content

3.1.0 - Now with 100% more 3.0.0

Compare
Choose a tag to compare
@maxfierke maxfierke released this 01 Aug 03:35
· 46 commits to master since this release

Note: Due to a tagging snaffu during the release of 3.0.0, it was functionally the same as 2.3.7. This release (3.1.0) also includes the changes intended for 3.0.0

3.1.0

  • Support waitFor()-type modifiers in async arrow transform (#536)
  • Drop now-unneeded dependency on polyfill for unsupported Ember versions
  • [docs] Fix broken code block rendering for examples (#522, #524)

3.0.0

  • Drop support for Node versions below version 16 (#520)
  • Add support and tests for Ember 4 (#515)
    • Minimum supported Ember version is now 3.28+ (but still likely to work for lower versions)
  • TypeScript: use the types published directly from Ember.js (#512)