Releases: kraenhansen/mocha-remote
Releases · kraenhansen/mocha-remote
v1.12.3
What's Changed
- Updated a lot of dependencies.
- [
mocha-remote-react-native
] Fixed transformation of failures when "Bundle was not loaded from Metro."
Full Changelog: v1.12.2...v1.12.3
v1.12.2
What's Changed
- Ensure errors doesn't result in failures during cleanup by @kraenhansen in e8467b4
Full Changelog: v1.12.1...v1.12.2
v1.12.1
What's Changed
- Fix exiting of a hanging sub-command by @kraenhansen in #115
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- Adding a polyfill for
Suite#total()
by @kraenhansen in #114
Full Changelog: v1.11.2...v1.12.0
v1.11.2
What's Changed
- Update @react-native/eslint-config 0.74.75 → 0.74.76 (minor) by @depfu in #113
- Fixed
mocha-remote-client
to useglobalThis
instead ofglobal
.
Full Changelog: v1.11.1...v1.11.2
v1.11.1
What's Changed
- Cleanup tasks instead of calling
process.exit()
by @kraenhansen in #112
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Use
react-native
Devtools
lib to symbolicate error stacks by @kraenhansen in #111
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Update @types/chai 4.3.9 → 4.3.12 (patch) by @depfu in #108
- Automatically assign mocha-remote context on
this
by @kraenhansen in #110
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Upgrading to Mocha 10.3.0 by @kraenhansen in #96
- Fix: Ensure Proper Option Passing for JSON Reporter by @gdavidkov in #94
- Re-initialized Expo example app and extracted RN components into a separate package by @kraenhansen in #107
- Update all dependencies
New Contributors
- @gdavidkov made their first contribution in #94
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Upgrading Mocha to 10.2.0 by @kraenhansen in #90
- Abort the runner when disconnected by @kraenhansen in #93
Full Changelog: v1.7.0...v1.8.0