v0.14.0
π Enhancement
- #190 Add support for new RFC268 based testing API. (@simonihmig)
- #191 Remove jQuery dependency. (@simonihmig)
- #192 Add hooks API for setupContainerTest() to improve beforeEach/afterEach ordering. (@simonihmig)
- #194 Remove mochaRunner global assignment to prevent memory leaks. (@simonihmig)
π Documentation
- #200 Update documentation for new APIs. (@simonihmig)
- #201 Adjust documentation. (@Turbo87)
- #202 Fix migration guide. (@simonihmig)
- #204 Add mention of
this.on
to migration guide. (@alexlafroscia)
π Internal
- #195 Extract
setupPauseTest()
function. (@Turbo87) - #193 Simplify
chainHooks()
function. (@Turbo87) - #189 Updating the @ember/test-helpers. (@josh803316)
Committers: 4
- Alex LaFroscia (alexlafroscia)
- Josh Nisenson (josh803316)
- Simon Ihmig (simonihmig)
- Tobias Bieniek (Turbo87)