Skip to content

Releases: feathersjs/hooks

v0.3.0

29 Jan 03:49
Compare
Choose a tag to compare

0.3.0 (2020-01-29)

Features

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

v0.2.0

14 Jan 17:52
Compare
Choose a tag to compare

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)

v0.1.0

05 Jan 23:32
Compare
Choose a tag to compare

0.1.0 (2020-01-05)

Features

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