v1.9.0
ReleaseonHooks and removeHooks with Array
Now you can add and remove multiple events and hooks with these new functions! 🎉
What's Changed
- chore: upgrading vitest to 3.1.3 by @jaredwray in https://github.com/jaredwray/hookified/pull/54
- chore: upgrading docula to 0.11.1 by @jaredwray in https://github.com/jaredwray/hookified/pull/55
- chore: upgrading tsx to 4.19.4 by @jaredwray in https://github.com/jaredwray/hookified/pull/56
- fix: adding in permissions to github actions by @jaredwray in https://github.com/jaredwray/hookified/pull/57
- feat: adding onHooks and removeHooks by @jaredwray in https://github.com/jaredwray/hookified/pull/58
Full Changelog: https://github.com/jaredwray/hookified/compare/v1.8.2...v1.9.0