Releases: jest-community/snapshot-diff
Releases · jest-community/snapshot-diff
v0.10.0
What's Changed
- chore: run tests against node 18 by @SimenB in #381
- feat: update Jest dependencies by @SimenB in #380
- chore(deps): update dependency @callstack/eslint-config to v12 by @renovate in #385
- chore(deps): update jest monorepo to v29 (major) by @renovate in #393
- BREAKING: dropped Node 12
- chore(deps): update dependency eslint to v8 by @renovate in #388
New Contributors
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.1
v0.8.0
Features
- [BREAKING] upgrade Jest deps to 26 (#128)
- [BREAKING] output jest mock function names in diffs, following
jest-snapshot
serializers (#122)
Chore & Maintenance
- Use jest-diff options to turn off colors in diff (#123)
I'd like to say big thank you to @alistairjcbrown for contributing to this release! 🚀