Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 21 Mar 08:08
· 19 commits to main since this release
v1.0.3
350fb5f

What's Changed

  • chore: add .gitignore and .npmignore files by @PuppyOne in #1
  • test: add basic unit test for chai-snap functionality by @PuppyOne in #2
  • ci: add workflow testing and releasing by @PuppyOne in #4
  • feat: add snapshot method for chai by @PuppyOne in #3
  • chore(package): add initial package.json and lockfile by @PuppyOne in #6
  • build(tsconfig): add tsconfig.json by @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
  • 1.0.2 by @PuppyOne in #16
  • test(snapshots): enhance snapshot testing for different data types by @PuppyOne in #17
  • test(chai-snap): add test for multiple snapshots in a single test by @PuppyOne in #18
  • docs(README): add README.md by @PuppyOne in #19
  • 1.0.3 by @PuppyOne in #20

New Contributors

Full Changelog: https://github.com/PuppyOne/chai-snap/commits/v1.0.3