v1.2.0
v1.2.0 (2019-01-26)
🚀 Enhancement
- #540 Adds
setupOnerrorutility to allow patchingEmber.onerrorin individual tests (@scalvert) - #505 Update dependency on ember-cli-htmlbars-inline-precompile to ^2.1.0. (@rwjblue)
🐛 Bug Fix
- #541 Fix issues around
Ember.$deprecation. (@rwjblue) - #465 Ensure
typeInhas correct key option (@mydea)