Skip to content

1.4.0

Compare
Choose a tag to compare
@osdnk osdnk released this 31 Oct 22:15

Minor release, because of native changes related to fixing the evaluation logic:

Features πŸŽ‰:

  1. Add tvos podspec support (#440) @keshavkaul
  2. Allow to pass a callback as parameter of useCode() (#408) @wcandillon

Fixes πŸ›:

  1. Refine debug() typing (#434) @wcandillon
  2. Fix node dirty marking when new connection between nodes is made (#450) @kmagiera
  3. fix: mock.js NOOP to allow for "new" constructor call (#439) @ajsmth

Docs πŸ“–:

  1. Add Jest doc to the README @PierreCapo

Many thanks!