v1.0.2
What's Changed
- chore: add
.gitignoreand.npmignorefiles by @PuppyOne in #1 - test: add basic unit test for chai-snap functionality by @PuppyOne in #2
- ci: add workflow
testing and releasingby @PuppyOne in #4 - feat: add
snapshotmethod for chai by @PuppyOne in #3 - chore(package): add initial package.json and lockfile by @PuppyOne in #6
- build(tsconfig): add
tsconfig.jsonby @PuppyOne in #7 - refactor: create TypeScript type definition for snapshot chain calling by @PuppyOne in #5
- chore: update gitignore and npmignore for snapshot testing by @PuppyOne in #9
- test(snapshots): add baseline test snapshot by @PuppyOne in #10
- build: switch to ESM by @PuppyOne in #8
- build(package): add @types/node and TypeScript by @PuppyOne in #11
- chore(package): add metadata by @PuppyOne in #12
- build(package): enable provenance for npm package publishing by @PuppyOne in #13
- 1.0.1 by @PuppyOne in #14
- refactor(types): move type declaration to src/index.ts by @PuppyOne in #15
Full Changelog: https://github.com/PuppyOne/chai-snap/commits/v1.0.2