Skip to content

v1.13.0

Latest
Compare
Choose a tag to compare
@kraenhansen kraenhansen released this 04 Feb 12:56
ee9f648

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