v0.6.1
🚀 Enhancement
- #799 allows v3 and v4 of
fastboot
(@SergeAstapov) - #631 disable
outputReady
hook logic in production (@SergeAstapov) - #762 Config exports function rather than object (@gilest)
🐛 Bug Fix
📝 Documentation
- #773 Fix typo in config path example (@SergeAstapov)
🏠 Internal
- #764 run
npx ember-cli-update --to=4.11.0
to align with blueprint (@SergeAstapov) - #763 update yarn.lock to fix CI (@anbykova)
- #628 enable embroider scenarios (@SergeAstapov)
- #625 replace pods with classic structure to support latest addon-docs (@SergeAstapov)
- #624 run
npx ember-cli-update --to=4.3.0
to align with blueprint (@SergeAstapov)
Committers: 3
- Giles Thompson (@gilest)
- Sergey Astapov (@SergeAstapov)
- @anbykova