deno.land / x / hooks@v0.6.5 / CHANGELOG.md

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.6.5 (2021-04-20)

Bug Fixes

  • typescript: Tighten up TypeScript settings to be ECMAScript and Deno compatible (#81) (28fe875)

0.6.4 (2021-04-11)

Bug Fixes

  • allow to hooks a function without middleware (#77) (38b44c3)
  • conserve fn.length and fn.name (#79) (d9bc9af)

0.6.3 (2021-03-31)

Bug Fixes

  • hooks: Add Deno tests and build, CI and fix build (#73) (44787cd)

0.6.2 (2021-02-08)

Bug Fixes

  • hooks: Allow to set context.result to undefined (#70) (7b5807f)

0.6.1 (2020-12-11)

Bug Fixes

  • hooks: fix some errors for feathers integration (#67) (fcfc0ca)
  • hooks: Remove redundant method call (#65) (4ff10a9)
  • hooks: Stricter condition (#64) (6de77a1)

0.6.0 (2020-11-12)

Features

  • hooks: Revert refactoring into separate hooks (PR #37) (#57) (56a44be)

0.5.0 (2020-06-01)

Features

  • hooks: Finalize default initializer functionality (#35) (d380d76)
  • hooks: Refactor .params, .props and .defaults into hooks (#37) (9b13b7d)
  • typescript: Improve type indexes for stricter object and class hooks (699f2fd)

0.5.0-alpha.0 (2020-04-05)

Note: Version bump only for package @feathersjs/hooks

0.4.0-alpha.0 (2020-02-19)

Bug Fixes

Features

0.3.1 (2020-01-29)

Bug Fixes

0.3.0 (2020-01-29)

Features

  • Allow multiple context initializers (#12) (a556272)

0.2.0 (2020-01-14)

Bug Fixes

  • Add tests for fn.original and update documentation (#5) (f4c1955)

Features

  • Add browser build (#8) (d6162ca)
  • Add build script and publish a version for Deno (#6) (f2b5697)
  • Refactoring to pass an option object to initialize hooks more explicitly (#7) (8f2453f)

0.1.0 (2020-01-05)

Features

  • Finalize functionality for initial release of @feathersjs/hooks package (#1) (edab7a1)
hooks

Version Info

Tagged at
3 years ago