Skip to content

Latest commit

 

History

History
66 lines (32 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

66 lines (32 loc) · 2.36 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2023-08-31)

⚠ BREAKING CHANGES

  • types: the hooks type is changed

Features

  • upgrade fastify-plugin from 3.0.1 to 4.0.0 (a95fef8)

Bug Fixes

2.0.0 (2022-06-24)

⚠ BREAKING CHANGES

  • drop Node 12 support
  • Fastify version 3 is no longer supported

Features

1.2.0 (2021-12-24)

1.2.0-1 (2021-09-03)

Bug Fixes

  • Make plugin options optional (763ee4b)

1.2.0-0 (2021-07-12)

Features

1.1.2 (2021-05-04)

1.1.1 (2021-05-04)

1.1.0 (2020-11-13)

Features

Bug Fixes

  • add fastify compatibility meta (34f9940)
  • set default timeout to 10s (6777bb0)