Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 1.24 KB

Changelog

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

5.0.0 (2023-11-26)

⚠ BREAKING CHANGES

  • v5 (#12) (#13)

Features

  • add tests to the plugin (9bff135)
  • fail fast if fastify-piscina has already been registered (6b39e16)
  • Merge pull request #11 from darkgl0w/fix-and-features (e048210)
  • v5 (#12) (#13) (2b93bcc)

Bug Fixes

  • swap from pool.runTask() to pool.run() (c5ebb09)