Changelog
v1.6.0
Release
December 22, 2024
- upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/hookified/pull/29
- upgrading vitest to 2.1.8 by @jaredwray in https://github.com/jaredwray/hookified/pull/30
- upgrading docula to 0.9.6 by @jaredwray in https://github.com/jaredwray/hookified/pull/31
- Adding in prepend functionality on hooks by @jaredwray in https://github.com/jaredwray/hookified/pull/32
Full Changelog:...
v1.5.1
Release
November 25, 2024
- adding in jsdelivr url to stats by @jaredwray in https://github.com/jaredwray/hookified/pull/24
- upgrading vitest to 2.1.5 by @jaredwray in https://github.com/jaredwray/hookified/pull/25
- upgrading docula to 0.9.5 by @jaredwray in https://github.com/jaredwray/hookified/pull/26
- migrating IEventEmitter to the same file as eventified by @jaredwray in https://github.com/jaredwray/hookified/pull/27
v1.5.0
Release
October 29, 2024
- adding in jsdoc by @jaredwray in https://github.com/jaredwray/hookified/pull/18
- adding in sync handler for hooks by @jaredwray in https://github.com/jaredwray/hookified/pull/19
- upgrading vitest to 2.1.4 by @jaredwray in https://github.com/jaredwray/hookified/pull/20
- upgrading docula to 0.9.4 by @jaredwray in https://github.com/jaredwray/hookified/pull/21
- upgrading tsup to 8.3.5 by @jaredwray in https://github.com/jaredwray/hookified/pull/22
v1.4.0
Release
October 15, 2024
- Adding in IEventEmitter by @jaredwray in https://github.com/jaredwray/hookified/pull/17
Full Changelog: https://github.com/jaredwray/hookified/compare/v1.3.0...v1.4.0
v1.3.0
Release
October 14, 2024
- adding in event emitter type by @jaredwray in https://github.com/jaredwray/hookified/pull/14
- building and deployed for nodejs cjs, esm and now browser by @jaredwray in https://github.com/jaredwray/hookified/pull/15
- upgrading vitest to 2.1.3 by @jaredwray in https://github.com/jaredwray/hookified/pull/16
Full Changelog:...
v1.2.1
Release
October 13, 2024
- upgrading docula to 0.9.3 by @jaredwray in https://github.com/jaredwray/hookified/pull/12
- upgrading vitest to 2.1.2 by @jaredwray in https://github.com/jaredwray/hookified/pull/13
Full Changelog: https://github.com/jaredwray/hookified/compare/v1.2.0...v1.2.1
v1.2.0
Release
October 2, 2024
- hookified - fixing emit on error to not throw if no listeners by @jaredwray in https://github.com/jaredwray/hookified/pull/11
Full Changelog: https://github.com/jaredwray/hookified/compare/v1.1.0...v1.2.0
v1.1.0
Release
September 23, 2024
- updating readme and contributing by @jaredwray in https://github.com/jaredwray/hookified/pull/8
- removing emittery to support CJS and ESM by @jaredwray in https://github.com/jaredwray/hookified/pull/10
Full Changelog: https://github.com/jaredwray/hookified/compare/v1.0.0...v1.1.0
v1.0.0
Release
September 17, 2024
- adding in CJS and ESM support via tsup by @jaredwray in https://github.com/jaredwray/hookified/pull/7
Full Changelog: https://github.com/jaredwray/hookified/compare/v0.7.1...v1.0.0
v0.7.1
Release
September 6, 2024
- fix for typescript to see multiple args by @jaredwray in https://github.com/jaredwray/hookified/pull/6
Full Changelog: https://github.com/jaredwray/hookified/compare/v0.7.0...v0.7.1