Skip to content

0.34.2

Latest
Compare
Choose a tag to compare
@skovhus skovhus released this 27 Dec 21:23
· 1 commit to main since this release

What's Changed

  • build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #596
  • fix(jasmine): type transformation for type jasmine.SpyObj if variable declaration and assignment are separate statements by @jase88 in #616
  • fix(jasmine): move wrongly placed jasmine matchers from expect file to jasmine-globals file by @jase88 in #617
  • fix(jasmine): don't transform already transformed nested jasmine spies again by @jase88 in #618
  • feat(jasmine): handle spy.throwError by @jase88 in #619
  • fix(jasmine): .and.stub() usage is correctly replaced by @jase88 in #620
  • fix(jasmine): negated jasmine matchers should be handled by @jase88 in #621
  • fix(jasmine-this): prevent TS annotations in non-TS files by @puglyfe in #624
  • Release 0.34.1 by @skovhus in #625
  • sinon mod improvements by @skirsdeda in #622
  • fix(jasmine): returnValues() should be transformed to a chain of mockReturnValueOnce() by @jase88 in #628

New Contributors

Full Changelog: 0.34.0...0.34.2