Releases: ianpurvis/jest-ctx
Releases · ianpurvis/jest-ctx
v1.0.1
What's Changed
- chore: Add release and publish workflow by @ianpurvis in #13
- release: v1.0.1 by @ianpurvis in #12
Full Changelog: 1.0.0...1.0.1
v1.0.0
What's Changed
- chore: Init repo by @ianpurvis in #1
- chore: Install Jest by @ianpurvis in #2
- feat: Pass context to hooks and tests by @ianpurvis in #3
- chore: Set up continuous integration by @ianpurvis in #4
- refactor: Use adapter pattern for all hooks by @ianpurvis in #5
- fix: Adapters should preserve hook return values by @ianpurvis in #6
- feat: NPM Package by @ianpurvis in #7
- docs: Add README by @ianpurvis in #8
- feat: Dual CommonJS/ESM Package by @ianpurvis in #9
- feat: Typescript Support by @ianpurvis in #10
- release: 1.0.0 by @ianpurvis in #11
New Contributors
- @ianpurvis made their first contribution in #1
Full Changelog: https://github.com/ianpurvis/jest-ctx/commits/1.0.0