Skip to content

Releases: satya164/jest-file-snapshot

Release 0.3.2

02 Dec 18:56
Compare
Choose a tag to compare

Bug Fixes

  • tweak message in the CI (9b7e34b)

Release 0.3.1

02 Dec 18:47
Compare
Choose a tag to compare

Bug Fixes

  • show proper failure status in CI with .not (544f0ee)

Release 0.3.0

02 Dec 18:38
Compare
Choose a tag to compare

Features

  • make the filename parameter optional (0f14fd4)
  • support using .not with toMatchFile (d1077e3)
  • write new snapshots for files (f914400)

Release 0.2.1

29 Oct 15:20
Compare
Choose a tag to compare

Bug Fixes

  • add Typescript declaration file to package.json (#5) (858ac38), closes #4

Release 0.2.0

17 Oct 11:11
Compare
Choose a tag to compare

Features

  • add Typescript definitions (6329281)

Release 0.1.0

12 Oct 22:29
Compare
Choose a tag to compare

Features

  • add ability to specify options for diffing (#3) (113ff11)