v3.0.0
π₯ Breaking Change
This major version release drops support for Node.js 6 and 8 and for all
Ember.js releases that happened before v3.12. Other than that there should be
no other breaking changes included in this release.
- #307 Update Ember CLI v3.14.0...v3.16.0 (@jrjohnson)
π Enhancement
- #296 Remove jquery (@the-bionic)
π Bug Fix
- #309 Fix build when included in an addon (@jrjohnson)
- #297 Prefer moment's localeData methods (@drouhard)
π Documentation
- #298 use angle bracket syntax (@the-bionic)
π Internal
- #319 Delete unnecessary
codemods.log
file (@Turbo87) - #309 Fix build when included in an addon (@jrjohnson)
- #257 Testing setup cleanup (@Turbo87)
- #234 Replace
ember-cli-node-assets
with regular imports fromnode_modules
(@Turbo87) - #235 Add dependabot config file (@Turbo87)
- #233 Replace
ember-cli-template-lint
with justember-template-lint
(@Turbo87)
Committers: 4
- Inem Patrick (@the-bionic)
- Jonathan Johnson (@jrjohnson)
- Matt Drouhard (@drouhard)
- Tobias Bieniek (@Turbo87)