Releases: jaredwray/hookified
Releases · jaredwray/hookified
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
v0.7.1
What's Changed
- fix for typescript to see multiple args by @jaredwray in #6
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- adding in ability to send in multiple args by @jaredwray in #4
- adding in multiple args with readme by @jaredwray in #5
Full Changelog: v0.6.0...v0.7.0