All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.0 (2023-11-26)
- v5 (#12) (#13)
- 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)
- swap from
pool.runTask()
topool.run()
(c5ebb09)