Releases: barelyhuman/node-snapshot
Releases · barelyhuman/node-snapshot
v1.0.0
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
- Adds more serializers for snapshots
v0.0.4
v0.0.2...v0.0.4
🩹 Fixes
💅 Refactors
- Make pkg cjs (5d588ff)
📖 Documentation
🏡 Chore
- Add nvmrc (d546346)
- Release v0.0.3 (79a3c41)
- Eol empty line (33ba744)
- Add test script (ec99148)
- Release v0.0.4-beta.0 (1f95c86)
- Rename script for ci (39d4fc2)
- Release v0.0.4-beta.1 (1a24005)
- Package additions (7816912)
- Release v0.0.4-beta.2 (a2b8bee)
- Paperwork (87eeb38)
- Release v0.0.4 (d601ac0)
✅ Tests
- core: Add basic tests for mocha describe (a282c38)
🤖 CI
- Build only if necessary (c59c2a5)
- Add in a canary release (8bb8aea)
- Remove canary ci (89c11a4)
- Add latest release publishing (e5620fe)
❤️ Contributors
- Reaper (@barelyhuman)
v0.0.2
Base Release