Releases: jaredwray/hookified
Releases · jaredwray/hookified
v2.1.1
What's Changed
- chore: upgrading biome, vitest, and types by @jaredwray in #151
- chore: upgrading hookable and emittery by @jaredwray in #152
- chore: upgrading docula by @jaredwray in #153
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- feat: support (event, handler) signature in onHook by @jaredwray in #150
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- feat: adding more performance to event emitter by @jaredwray in #148
- feat: optimizing for single entry and argument by @jaredwray in #149
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- fix: type issues with index.test.ts by @jaredwray in #129
- chore: upgrading pino to 10.3.1 by @jaredwray in #130
- chore: upgrading dev tools to latest such as biome, types, and docula by @jaredwray in #131
- feat: (breaking) moving logger to eventLogger to not have conflicts by @jaredwray in #132
- feat: (Breaking) moving Hook type to HookFn by @jaredwray in #133
- fix: alphabetical ordering and fixing codecov by @jaredwray in #134
- feat: moving to hook interface by @jaredwray in #135
- feat: feat adding in the hook class by @jaredwray in #136
- fix: clean up of tests by @jaredwray in #137
- feat: (Breaking) moving onHook to handle IHook by @jaredwray in #138
- feat: (breaking) allow removal of deprecated hooks and return hooks by @jaredwray in #139
- feat: (Breaking) removed throwHookErrors by @jaredwray in #140
- feat: (breaking) throwOnEmptyListeners default is true by @jaredwray in #141
- feat: (Breaking) setMaxListeners with unlimited and no truncates by @jaredwray in #142
- feat: (Breaking) handling range error on setMaxListeners by @jaredwray in #143
- feat: (Breaking) moving hooks to array of IHook by @jaredwray in #144
- feat: Adding OnHookOptions by @jaredwray in #145
- feat: Adding an id to IHook and Waterfall Hooks by @jaredwray in #146
- feat: adding removeEventHooks by @jaredwray in #147
Full Changelog: v1.15.1...v2.0.0
v1.15.1
What's Changed
- feat: adding Agents.md by @jaredwray in #124
- chore: upgrading vitest to 4.0.18 by @jaredwray in #125
- chore: upgrading eventemitter3 to 5.0.4 by @jaredwray in #126
- chore: upgrading pino to 10.3.0 by @jaredwray in #127
- chore: upgrading docula to 0.40.0 by @jaredwray in #128
Full Changelog: v1.15.0...v1.15.1
v1.15.0
What's Changed
- chore: upgrading hookable to 6.0.1 by @jaredwray in #121
- feat: adding in hookSync function by @jaredwray in #122
- feat: updating to use HookEntry as core by @jaredwray in #123
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- fix: getting exports to work correctly by @jaredwray in #113
- chore: moving to pinned modules for security by @jaredwray in #114
- chore: upgrading @biomejs/biome to 2.3.8 by @jaredwray in #115
- chore: upgrading vitest to 4.0.15 by @jaredwray in #116
- chore: upgrading tinybench to 6.0.0 by @jaredwray in #117
- chore: upgrading docula to 0.31.1 by @jaredwray in #118
- feat: moving types and interfaces to types.ts by @jaredwray in #119
- feat: adding in logger to be fully implemented by @jaredwray in #120
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
- chore: upgrading vitest to 4.0.8 by @jaredwray in #105
- chore: upgrading tinybench to 5.1.0 by @jaredwray in #106
- chore: upgrading @biomejs/biome to 2.3.5 by @jaredwray in #107
- chore: upgrading pino to 10.1.0 by @jaredwray in #108
- chore: upgrading docula to 0.31.0 by @jaredwray in #109
- feat: adding throwOnHookError and setting throwHookErrors to deprecated by @jaredwray in #110
- fix: throwOnEmitError was not being set properly by @jaredwray in #111
- feat: adding in throwOnEmptyListeners by @jaredwray in #112
Full Changelog: v1.12.2...v1.13.0
v1.12.2
What's Changed
- chore: removing minify as it causes debugging issues by @jaredwray in #100
- chore: upgrading typescript to 5.9.3 by @jaredwray in #101
- chore: upgrading pino to 10.0.0 by @jaredwray in #102
- chore: upgrading docula to 0.30.0 by @jaredwray in #103
- chore: upgrading @biomejs/biome to 2.2.6 by @jaredwray in #104
Full Changelog: v1.12.1...v1.12.2
v1.12.1
What's Changed
- doc: updating the benchmarks by @jaredwray in #89
- chore: fixing biome and readme by @jaredwray in #90
- chore: biome error on warnings by @jaredwray in #91
- feat: adding enforceBeforeAfter option by @jaredwray in #92
- chore: updating readme with enforceBeforeAfter option by @jaredwray in #93
- feat: adding in deprecatedHooks and allowDeprecated option by @jaredwray in #94
- fix: type errors in test file resolved by @jaredwray in #95
- chore: upgrading tsx to 4.20.5 by @jaredwray in #96
- chore: upgrading pino to 9.10.0 by @jaredwray in #97
- chore: upgrading biome to 2.2.4 by @jaredwray in #98
- chore: upgrading tinybench to 5.0.1 by @jaredwray in #99
Full Changelog: v1.12.0...v1.12.1