Releases: satya164/jest-file-snapshot
Releases · satya164/jest-file-snapshot
Release 0.3.1
Bug Fixes
- show proper failure status in CI with .not (544f0ee)
Release 0.3.0
Features
- make the filename parameter optional (0f14fd4)
- support using .not with toMatchFile (d1077e3)
- write new snapshots for files (f914400)
Release 0.2.1
Bug Fixes
- add Typescript declaration file to package.json (#5) (858ac38), closes #4
Release 0.2.0
Features
- add Typescript definitions (6329281)
Release 0.1.0
Features
- add ability to specify options for diffing (#3) (113ff11)