Releases: emberjs/ember-mocha
Releases · emberjs/ember-mocha
v0.13.0-beta.1
💥 Breaking Change
📝 Documentation
🏠 Internal
- #174 CI: Add Ember 2.0, 2.4 and 2.8 as test targets. (@Turbo87)
- #172 Update
broccoli-lint-eslint
and usegroup
option. (@Turbo87) - #171 Remove
bower
publishing code. (@Turbo87) - #170 Use headless Chrome instead of PhantomJS. (@Turbo87)
- #169 Add yarn lockfile and use yarn for CI. (@Turbo87)
Committers: 2
- Tobias Bieniek (Turbo87)
v0.12.0
🚀 Enhancement
- #123 Improved async behavior deprecation message. (@Turbo87)
- #124 README: Add instructions for a world with async/await. (@Turbo87)
🐛 Bug Fix
🏠 Internal
- #128 Ensure ember-test-helpers ^0.6.0. (@blimmer)
- #125 CI: Switch NPM deploy user to "ember-cli". (@Turbo87)
- #117 Use Rollup to bundle files. (@Turbo87)
Committers: 2
v0.11.1
v0.11.0
v0.10.0
v0.9.4
v0.9.3
v0.9.2
Implemented enhancements:
- Add "Upgrade Guide" to the README #106 (Turbo87)
- CI: Publish releases to "ember-mocha-builds" repo #100 (Turbo87)
Fixed bugs:
- Write upgrade guide for old test helpers #104
- Release instructions aka. "ember-mocha-builds" repository needs an update #95
- Trouble with visit + andThen in acceptance #77
- Using ember-mocha without Ember Data #49
- Fix tests by using the ESLint nodes correctly #101 (Turbo87)
Closed issues:
- Enable TravisCI #98
- Add repository information to package.json #93
- "set" method undefined when using needs #61
- Setting test reporter #37
- Set 'timeout' globally? #28
- consider deprecating callbacks #14
Merged pull requests:
v0.9.1
v0.9.0
Closed issues:
- Component Integration (non-block component) Test Fails in Ember-Engine #82
- Accidentally checking in .only #80
- Setup Questions #74
- You can then choose to include the global (ember-mocha.js) #73
- Tests fail with v0.8.9 #71
- Unlock Mocha dependency #68
Merged pull requests:
- Preserve suite context in outer test function #90 (dgeb)
- Share Mocha's test context. #89 (dgeb)
- Use predefined ESLint test generator #88 (Turbo87)
- Add changelog file #86 (Turbo87)
- Replace JSHint with ESLint #85 (Turbo87)
- New testing API #84 (Turbo87)
- Update NPM dependencies #83 (Turbo87)
- Adjust "mocha" dependency to allow 2.3, 2.4, ... releases #76 (Turbo87)