Skip to content

3.6.0

Choose a tag to compare

@blainekasten blainekasten released this 20 Jul 13:25
· 138 commits to master since this release
  • Implement jest asymettric matchers and jasmine partial matchers!! (@sfargier)
    • This means you can use API's like expect.any(String) in jest or jasmine.stringMatching('%')
  • Fix a bug with the transpiled code not runnable in browsers (@ek5000)
  • Make the typescript definition for jest-enzyme more accurate (@sfargier)
  • internal: enzyme-matchers is built in Prettier now! (@blainekasten)
  • internal: Fix a local issue with our yarn.lock (@blainekasten)