Skip to content

Latest commit

 

History

History
67 lines (31 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

67 lines (31 loc) · 1.98 KB

Changelog

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

4.0.0 (2023-10-15)

⚠ BREAKING CHANGES

  • Update dependencies

Features

3.0.0 (2022-08-13)

⚠ BREAKING CHANGES

  • fastify 4.4.0 is now required
  • node.js 14 is now required

Features

2.0.0 (2020-07-03)

⚠ BREAKING CHANGES

  • Set package.json#exports
  • Require node.js 10

Features

Bug Fixes

1.3.0 (2019-08-12)

Features

  • Add support for transform caching (7a2f42a)

1.2.1 (2019-06-06)

Bug Fixes

  • Update version of fastify required through fastify-plugin (b8e84d5)

1.2.0 (2019-03-08)

Features

  • Add /ecmascript/ to default Content-Type filter (a0fb373)