v0.4.0
💥 Breaking Change
- #95 Drop support for Ember.js below v3.4.0 (@Turbo87)
- #93 Drop support for Node.js 6 (@Turbo87)
- #35 Drop support for Node.js 4 (@Turbo87)
- #34 CI: Change Node.js to v6 (@mike-north)
📝 Documentation
- #109 Update
package.json
metadata (@Turbo87) - #97 README: Add "Compatibility" section (@Turbo87)
- #33 Add repo url (@ctjhoa)
🏠 Internal
- #107 Replace
object-hash
withhash-obj
(@Turbo87) - #106 Cleanup
package.json
file (@Turbo87) - #105 Specify individual AST plugin config per test (@Turbo87)
- #104 CI: Run unit tests with coverage reporting (@Turbo87)
- #103 Simplifications (@Turbo87)
- #102 Include original template in snapshot (@Turbo87)
- #101 Remove the unnecessary
loc
properties from the AST snapshots (@Turbo87) - #100 Use
multidep
to test against multiple@glimmer/syntax
versions (@Turbo87) - #99 Replace
ember-cli-eslint
with regular ESLint (@Turbo87) - #98 CI: Use dedicated jobs for Node.js and Ember tests (@Turbo87)
- #96 Remove jQuery usage (@Turbo87)
- #94 Update tests to "new" testing APIs (@Turbo87)
- #46 Improve CI configuration (@Turbo87)
- #32 Update
ember-cli
to v2.18.2 (@Turbo87) - #31 Update
ember-cli-eslint
to v4.2.3 (@Turbo87) - #30 Update secondary dependencies (@Turbo87)
- #29 Remove unused dependencies (@Turbo87)
Committers: 3
- Camille TJHOA (@ctjhoa)
- Mike North (@mike-north)
- Tobias Bieniek (@Turbo87)