Skip to content

v3.0.0

Compare
Choose a tag to compare
@Turbo87 Turbo87 released this 22 Nov 14:13
· 823 commits to master since this release

💥 Breaking Change

The main breaking changes in this major release are dropping support for older
Ember.js, Ember CLI and Node.js versions. The v3.x series will have the
following minimum requirements:

  • Ember.js 2.16 or above
  • Ember CLI 2.14 or above
  • Node.js 8 or above
  • #341 Adjust Ember.js support range to 2.16+ (@Turbo87)
  • #338 Use setupPreprocessorRegistry() hook to register HTMLBars AST plugin (@Turbo87)
  • #337 Drop support for Node.js 4 and 6 (@Turbo87)

🚀 Enhancement

🐛 Bug Fix

  • #359 Revert "Use setupPreprocessorRegistry() hook to register HTMLBars AST plugin" (@Turbo87)

📝 Documentation

🏠 Internal

Committers: 3