Skip to content

Releases: fastify/fastify-autoload

v6.1.0

31 Jan 15:50
v6.1.0
c5aa697
Compare
Choose a tag to compare

What's Changed

  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #431
  • chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #432
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #433
  • docs(readme): use simple english by @Fdawgs in #434
  • perf(find-plugin): convert unused capture group to non-capture group by @Fdawgs in #435
  • docs(readme): spelling and grammar fixes by @Fdawgs in #436
  • test: prefix unused params with underscores by @Fdawgs in #437
  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #439
  • feat: support native type stripping for Node >= v23 by @jean-michelet in #442
  • test: #5555 - move to node test runner by @SamSalvatico in #440

New Contributors

Full Changelog: v6.0.3...v6.1.0

v6.0.3

14 Dec 08:34
d140988
Compare
Choose a tag to compare

What's Changed

  • refactor(lib/find-plugins): replace regexp .exec() with .test() by @Fdawgs in #417
  • style: remove trailing whitespace by @Fdawgs in #419
  • build(deps-dev): replace standard with neostandard by @Fdawgs in #421
  • chore(package): add funding and contribs by @Fdawgs in #422
  • docs(readme): add compatibility table by @Fdawgs in #423
  • test(types/index): add missing required dir option by @Fdawgs in #425
  • chore(deps-dev): bump vite from 5.4.11 to 6.0.2 by @dependabot in #426
  • docs(readme): point ci badge at master/main branch by @Fdawgs in #427
  • docs(readme): update ci badge syntax by @Fdawgs in #428
  • chore(deps-dev): bump @types/tap from 15.0.12 to 18.0.0 by @dependabot in #429
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #430

Full Changelog: v6.0.2...v6.0.3

v6.0.2

08 Oct 12:18
64e1641
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.1...v6.0.2

v6.0.1

22 Sep 09:11
5e8128d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.0.1

v6.0.0

06 Sep 09:19
8c7949d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.10.0...v6.0.0

v5.10.0

17 Jun 13:03
efc758f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.9.0...v5.10.0

v5.9.0

12 Jun 10:31
24e352a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.8.3...v5.9.0

v5.8.3

01 Jun 19:04
930e738
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.8.2...v5.8.3

v5.8.2

06 May 12:42
7026f13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.8.1...v5.8.2

v5.8.1

04 May 14:04
07f6ece
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.8.0...v5.8.1