Releases: jaredwray/hookified
Releases · jaredwray/hookified
v1.7.0
What's Changed
- chore: upgrading vitest to 3.0.2 by @jaredwray in #33
- chore: upgrading typescript to 5.7.3 by @jaredwray in #34
- feat: adding in throwHookErrors option by @jaredwray in #35
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- upgrading xo to 0.60.0 by @jaredwray in #29
- upgrading vitest to 2.1.8 by @jaredwray in #30
- upgrading docula to 0.9.6 by @jaredwray in #31
- Adding in prepend functionality on hooks by @jaredwray in #32
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- adding in jsdelivr url to stats by @jaredwray in #24
- upgrading vitest to 2.1.5 by @jaredwray in #25
- upgrading docula to 0.9.5 by @jaredwray in #26
- migrating IEventEmitter to the same file as eventified by @jaredwray in #27
- Updating gitignore for pnpm and version bump to 1.5.1 by @jaredwray in #28
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- adding in jsdoc by @jaredwray in #18
- adding in sync handler for hooks by @jaredwray in #19
- upgrading vitest to 2.1.4 by @jaredwray in #20
- upgrading docula to 0.9.4 by @jaredwray in #21
- upgrading tsup to 8.3.5 by @jaredwray in #22
- adding in onceHook by @jaredwray in #23
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.0
What's Changed
- adding in event emitter type by @jaredwray in #14
- building and deployed for nodejs cjs, esm and now browser by @jaredwray in #15
- upgrading vitest to 2.1.3 by @jaredwray in #16
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- upgrading docula to 0.9.3 by @jaredwray in #12
- upgrading vitest to 2.1.2 by @jaredwray in #13
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- hookified - fixing emit on error to not throw if no listeners by @jaredwray in #11
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- updating readme and contributing by @jaredwray in #8
- removing emittery to support CJS and ESM by @jaredwray in #10
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- adding in CJS and ESM support via tsup by @jaredwray in #7
Full Changelog: v0.7.1...v1.0.0