What's Changed
- chore(.gitignore): add clinic by @Fdawgs in #261
- chore(.gitignore): add bun lockfile by @Fdawgs in #265
- build(deps): bump pino-pretty from 9.4.0 to 10.0.0 by @dependabot in #267
- ci: only trigger on pushes to main branches by @Fdawgs in #268
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #274 - chore: add
.gitattributes
file by @Fdawgs in #275 - chore(lib): add missing
use strict
directive by @Fdawgs in #276 - chore(package): explicitly declare js module type by @Fdawgs in #277
- build(deps): bump fastify/workflows from 3 to 4 by @dependabot in #283
- Revert "build(deps): bump fastify/workflows from 3 to 4" by @jsumners in #284
- chore(.gitignore): add .tap/ dir by @Fdawgs in #288
- style: remove trailing whitespace by @Fdawgs in #290
- docs(readme): update ci badge syntax by @Fdawgs in #291
- build(deps-dev): replace standard with neostandard by @Fdawgs in #292
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #294
- docs(readme): replace standard badge with neostandard by @Fdawgs in #295
- fix: new otp string by @Eomm in #293
New Contributors
Full Changelog: v3.1.1...v3.1.2