Releases: zonkyio/ember-web-app
Releases · zonkyio/ember-web-app
v3.0.0-beta.1
💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
📝 Documentation
- #46 Add lerna-changelog dependency (@bobisjan)
- #45 Use
master
version of documentation in the README.md (@bobisjan) - #35 Use
ember-cli-addon-docs
for documentation, Closes #3 (@bobisjan)
🏠 Internal
- #46 Add lerna-changelog dependency (@bobisjan)
- #40 Use Yarn in
fast-test
command (@bobisjan) - #39 Remove
sudo
option from Travis CI configuration (@bobisjan) - #38 Remove unsused
*-test-helpers
dependencies (@bobisjan) - #37 Remove unused
strip-ansi
dependency (@bobisjan) - #36 Remove unused
rsvp
dependency (@bobisjan) - #29 Add Prettier (@bobisjan)
- #27 ESLint cleanup (@bobisjan)
- #26 Use native Array.prototype.includes (@bobisjan)
- #28 Remove Babel polyfill since regenerator is provided by addon (@bobisjan)
- #25 Use let or const instead of var (@bobisjan)
- #24 Use native Object.assign (@bobisjan)
- #18 Update to Ember 3.6 (@bobisjan)