Skip to content

Releases: barelyhuman/node-snapshot

v1.0.0

04 Mar 13:45
Compare
Choose a tag to compare

Breaking

  • Is now ESM only
    • Fixes will be ported to v0 releases, so use that for CJS environments, though we'd recommend migrating to the ESM version as you move forward

Changes

  • Adds more serializers for snapshots

Full Changelog: v0.0.4...v1.0.0

v0.0.5

04 Mar 13:46
Compare
Choose a tag to compare
  • Adds more serializers for snapshots

v0.0.4

30 Aug 18:02
Compare
Choose a tag to compare

v0.0.2...v0.0.4

compare changes

🩹 Fixes

💅 Refactors

📖 Documentation

🏡 Chore

✅ Tests

  • core: Add basic tests for mocha describe (a282c38)

🤖 CI

❤️ Contributors

v0.0.2

12 Jul 14:54
Compare
Choose a tag to compare

Base Release