Skip to content

Releases: cdlewis/snapshotter

4.0.0

06 Sep 04:04
Compare
Choose a tag to compare

Tape has been bumped from 4.x to 5x so I'm treating this as a potentially breaking change (in terms of semver). No other changes.

3.1.1

14 Jul 04:49
Compare
Choose a tag to compare

Fix crash when mkdirsync is called on existing directory.

3.1.0

14 Jul 00:47
Compare
Choose a tag to compare

Please note: the minimal support Node version is now v8.0.0

New features:

  • When you specify a snapshot ID that involves subdirectories (e.g. my/snapshot/component), these will automatically be created if you're using Node 10+
  • Snapshots can now be done on arbitrary JSON files in addition to Enzyme components

v2.0.1

07 Nov 17:38
ac460aa
Compare
Choose a tag to compare

Pin version of enzyme-to-json.

v2.0.0

20 Oct 00:52
Compare
Choose a tag to compare

Support React 16. Unfortunately this is a breaking change.