What's Changed
- docs(readme): point ci badge at master/main branch by @Fdawgs in #201
- types: use
node:
prefix for builtins by @Fdawgs in #202 - build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot[bot] in #203
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #204
- test(index): prefix unused param with underscore by @Fdawgs in #206
- test(plugin): fix broken type tests by @Fdawgs in #207
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #209 - docs(readme): correct TypeBox types in example by @jpenna in #179
- build(deps-dev): bump fastify-tsconfig from 2.0.0 to 3.0.0 by @dependabot[bot] in #211
- build(dependabot): reduce npm updates to monthly by @Fdawgs in #212
- ci: remove master branch support by @Fdawgs in #214
- ci(.github): use latest node version by @Fdawgs in #216
- docs(readme): update plugin version syntax by @Fdawgs in #217
- Test: #5555 from tap to node by @SamSalvatico in #213
- ci: set workflow permissions to read-only by default by @Fdawgs in #218
- chore: fix type test setup by @mrazauskas in #220
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #222
- ci(ci): pin actions to commit-hash by @Fdawgs in #224
- ci(ci): ignore scripts by @Fdawgs in #225
- ci: add node 24 to test matrix by @Fdawgs in #227
- build(deps-dev): bump @arethetypeswrong/cli from 0.17.4 to 0.18.1 by @dependabot[bot] in #228
- build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.1 by @dependabot[bot] in #229
- ci: use tags for immutable github actions by @Fdawgs in #231
- chore(license): update date ranges; standardise style by @Fdawgs in #232
- perf: remove intermediate list creation when constructing the error list by @gurgunday in #233
- build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #234
New Contributors
- @jpenna made their first contribution in #179
- @SamSalvatico made their first contribution in #213
- @mrazauskas made their first contribution in #220
Full Changelog: v5.1.0...v5.2.0