Skip to content

v8.0.1

Choose a tag to compare

@Tony133 Tony133 released this 08 Sep 13:15
· 4 commits to main since this release
a710b45

What's Changed

  • chore(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6 by @dependabot[bot] in #874
  • chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #875
  • chore(deps-dev): bump neostandard from 0.12.2 to 0.13.0 by @dependabot[bot] in #877
  • ci: add lock-threads workflow by @Fdawgs in #879
  • chore(.gitattributes): retain binary file eol style by @Fdawgs in #882
  • refactor(types): migrate from tsd to tstyche by @Tony133 in #886
  • Replace yargs-parser with Node.js built-in util.parseArgs by @mcollina in #887
  • docs: document --follow-watch, --ignore-watch, and --verbose-watch flags by @Ankurjain1121 in #880
  • Correctly use watcher and dev and remove redundant dev:start when using experimental-strip-types by @segevfiner in #881
  • chore: update example ESM-plugin-with-custom-server-options.js by @Tony133 in #872
  • chore(deps-dev): bump sinon from 21.1.2 to 22.0.0 by @dependabot[bot] in #888
  • chore(deps-dev): bump concurrently from 9.2.1 to 10.0.1 by @dependabot[bot] in #890
  • chore: update depedabot setting by @climba03003 in #891
  • chore: bump the dependencies group with 3 updates by @dependabot[bot] in #896
  • docs: add .nyc_output to the default --ignore-watch list by @NickitaChe in #894
  • chore: replace http with https in urls by @Fdawgs in #898
  • chore(package.json): fix delvedor's personal url by @Fdawgs in #897
  • chore: bump @types/node from 25.9.4 to 26.0.0 in the dev-dependencies-typescript group by @dependabot[bot] in #899
  • ci: pin actions to commit-hash by @Fdawgs in #900
  • chore: bump c8 from 11.0.0 to 12.0.0 by @dependabot[bot] in #903
  • ci: update dependabot.yml by @Tony133 in #904
  • chore(.npmrc): add min-release-age by @Fdawgs in #905
  • chore: bump fastify/workflows/.github/workflows/plugins-ci.yml from 6.0.0 to 7.0.0 by @dependabot[bot] in #906
  • chore: bump fastify/workflows/.github/workflows/lock-threads.yml from 6.0.0 to 7.0.0 by @dependabot[bot] in #907
  • chore: bump chalk from 4.1.2 to 6.0.0 in the dependencies group by @dependabot[bot] in #908
  • Fix command-specific --help handling by @TibJnt in #892
  • fix: clean dist/ before build:ts in TypeScript template by @winnrz in #883

New Contributors

Full Changelog: v8.0.0...v8.0.1