Releases: feathersjs/hooks
Releases · feathersjs/hooks
v0.9.0
0.9.0 (2024-02-25)
Bug Fixes
- Use Symbol.for to register a single instance of all hooks (#110) (92a342e)
Features
- Move to TypeScript 5 non-experimental decorators (#109) (05bde46)
v0.8.1
0.8.1 (2023-02-10)
Bug Fixes
v0.8.0
0.8.0 (2023-02-07)
Bug Fixes
- hooks: Update context.error in error hooks (#107) (d148869)
Features
v0.7.6
0.7.6 (2022-12-08)
Bug Fixes
v0.7.5
0.7.5 (2022-06-04)
Bug Fixes
- hooks: Ensure that all error hooks are run (#103) (bbd1979)
- hooks: Update regular hook order as suggested in #97 (9b758fc)
v0.7.4
0.7.4 (2022-04-27)
Bug Fixes
- hooks: Allow hooks on functions that have properties (#102) (eee7880)
v0.7.3
0.7.3 (2022-02-05)
Bug Fixes
- build: Update DNT build system to fix Webpack builds (#99) (7b7033b)
v0.7.2
0.7.2 (2021-11-20)
Bug Fixes
v0.7.1
0.7.1 (2021-11-20)
Bug Fixes
- Update Deno package location (b2ae6eb)
v0.7.0
0.7.0 (2021-11-19)
Features
- Add support for regular before, after and error hooks (#92) (8e4328f)
- Move development and publishing to Deno (#93) (c2a1b0b)