Skip to content

Releases: kraenhansen/mocha-remote

v1.13.0

04 Feb 12:56
ee9f648
Compare
Choose a tag to compare

What's Changed

  • Upgrade to Mocha 11.0.0 by @kraenhansen in #211
  • Ensure new runs by deleting current runner instance when server calls stop function by @gdavidkov in #200
  • Server is now emitting a "running" event when the a test runner starts running tests in #200
  • First stab at a Node.js CLI wrapping the Mocha Remote client by @kraenhansen in #212

Several upgrades to dependencies

  • Update mocha-remote-react-native 1.12.2 → 1.12.3 (patch) by @depfu in #161
  • Update @react-native/eslint-config 0.74.84 → 0.74.85 (minor) by @depfu in #162
  • 🚨 [security] Update webpack 5.91.0 → 5.94.0 (minor) by @depfu in #183
  • 🚨 [security] Update rollup 4.17.0 → 4.22.4 (minor) by @depfu in #188
  • Update @rollup/plugin-commonjs 25.0.7 → 28.0.1 (major) by @depfu in #197
  • 🚨 [security] Update expo 50.0.17 → 52.0.25 (major) by @depfu in #224
  • Update mocha 11.0.0 → 11.0.1 (patch) by @depfu in #226

Full Changelog: v1.12.3...v1.13.0

v1.12.3

29 Jun 19:57
60e3f19
Compare
Choose a tag to compare

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

29 Mar 06:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.1...v1.12.2

v1.12.1

28 Mar 23:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.12.1

v1.12.0

27 Mar 14:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.2...v1.12.0

v1.11.2

27 Mar 10:53
Compare
Choose a tag to compare

What's Changed

  • Update @react-native/eslint-config 0.74.75 → 0.74.76 (minor) by @depfu in #113
  • Fixed mocha-remote-client to use globalThis instead of global.

Full Changelog: v1.11.1...v1.11.2

v1.11.1

20 Mar 14:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

20 Mar 12:37
Compare
Choose a tag to compare

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

19 Mar 21:38
Compare
Choose a tag to compare

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

19 Mar 15:40
Compare
Choose a tag to compare

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

Full Changelog: v1.8.0...v1.9.0