Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

44 lines (24 loc) · 1.38 KB

@nerujs/fastify

1.0.2

Patch Changes

  • fix: add types export (#85)

  • Updated dependencies [62cc809]:

    • neru@1.0.2

1.0.1

Patch Changes

  • fix types for route options (#82)

  • Updated dependencies [505ea25]:

    • neru@1.0.1

1.0.0

Major Changes

  • adapters must specify a restrictAllHandler property (#78)

  • make route handlers have to be uppercase (#74)

Patch Changes

0.2.0

Minor Changes

  • support all handler (#70)

0.1.1

Patch Changes

  • initial release (#62)