Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 871 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 871 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[4.0.0] - 2023-03-14

Changed

  • ESM support
  • All dependencies were updated, now fastify v4 is considered as a default host framework

[3.0.0] - 2020-07-20

Changed

  • All dependencies were updated, now fastify v3 is considered as a default host framework

[2.3.0] - 2020-04-15

Added

  • added option to configure log method

Changed

  • types to reflect configuration option

[2.0.0] - 2018-05-13

Changed

  • All dependencies were updated, now fastify v2 is considered as a default host framework

[1.2.1] - 2018

  • Last version before the CHANGELOG.md introduction