版本发布 5
## What's Changed * build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in https://github.com/fastify/fastify-mysql/pull/151 * style: remove trailing whitespace by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/152 * test: migrate from tap to node:test and c8 by @inyourtime in https://github.com/fastify/fastify-mysql/pull/153 * docs(readme): update ci badge syntax by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/154 * build(deps-dev): replace standard with neostandard by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/155 * build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/156 * chore(package): add author, funding, and contribs by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/157 * refactor: prefix unused params with underscores by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/158 * fix(index): re-enforce plugin fastify version by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/160 * docs(readme): add compatibility table by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/159 ## New Contributors * @inyourtime made their first contribution in https://github.com/fastify/fastify-mysql/pull/153 **Full Changelog**: https://github.com/fastify/fastify-mysql/compare/v5.0.1...v5.0.2
## What's Changed * chore: update fastify to ^5.0.0 by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/150 **Full Changelog**: https://github.com/fastify/fastify-mysql/compare/v5.0.0...v5.0.1
## What's Changed * Merge `next` into `master` by @jsumners in https://github.com/fastify/fastify-mysql/pull/140 * build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by @dependabot in https://github.com/fastify/fastify-mysql/pull/141 * docs: highlight syntax by @jean-michelet in https://github.com/fastify/fastify-mysql/pull/143 * refactor: prefix types with Fastify by @jean-michelet in https://github.com/fastify/fastify-mysql/pull/144 * build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in https://github.com/fastify/fastify-mysql/pull/145 * chore: update min fastify version by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/146 * build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in https://github.com/fastify/fastify-mysql/pull/148 ## New Contributors * @jean-michelet made their first contribution in https://github.com/fastify/fastify-mysql/pull/143 **Full Changelog**: https://github.com/fastify/fastify-mysql/compare/v4.3.0...v5.0.0
## What's Changed * build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in https://github.com/fastify/fastify-mysql/pull/132 * chore(.gitignore): add .tap/ dir by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/134 * build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in https://github.com/fastify/fastify-mysql/pull/136 * docs: Add important disclaimer about using connectionString by @melroy89 in https://github.com/fastify/fastify-mysql/pull/137 * feat: export RowDataPacket, ResultSetHeader, ProcedureCallPacket from MySQL2 by @dancastillo in https://github.com/fastify/fastify-mysql/pull/133 * Updated mysql2 to version 3.9.7 for security updates by @jebarpg in https://github.com/fastify/fastify-mysql/pull/139 ## New Contributors * @melroy89 made their first contribution in https://github.com/fastify/fastify-mysql/pull/137 * @dancastillo made their first contribution in https://github.com/fastify/fastify-mysql/pull/133 * @jebarpg made their first contribution in https://github.com/fastify/fastify-mysql/pull/139 **Full Changelog**: https://github.com/fastify/fastify-mysql/compare/v4.2.0...v4.3.0
## What's Changed * build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in https://github.com/fastify/fastify-mysql/pull/109 * chore(.gitignore): add clinic by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/110 * chore(.gitignore): add bun lockfile by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/114 * build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in https://github.com/fastify/fastify-mysql/pull/116 * build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in https://github.com/fastify/fastify-mysql/pull/117 * build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in https://github.com/fastify/fastify-mysql/pull/118 * ci: only trigger on pushes to main branches by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/120 * build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in https://github.com/fastify/fastify-mysql/pull/122 * build(deps): bump mysql2 from 2.3.3 to 3.3.1 by @dependabot in https://github.com/fastify/fastify-mysql/pull/124 * build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in https://github.com/fastify/fastify-mysql/pull/125 * chore: add `.gitattributes` file by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/128 * test: add missing `use strict` directive by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/129 * chore(package): explicitly declare js module type by @Fdawgs in https://github.com/fastify/fastify-mysql/pull/131 **Full Changelog**: https://github.com/fastify/fastify-mysql/compare/v4.1.0...v4.2.0