What's Changed
- build(deps-dev): lock typescript minor version by @Fdawgs in #266
- build(deps-dev): bump typescript from 5.4.5 to 5.6.3 by @dependabot[bot] in #267
- test(events-listeners): replace
varwithletby @Fdawgs in #268 - build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot[bot] in #269
- build(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot[bot] in #271
- docs(readme): update ci badge syntax by @Fdawgs in #272
- chore(package): explicitly declare types location by @Fdawgs in #274
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #275
- chore(package): add funding by @Fdawgs in #276
- build(deps-dev): replace standard with neostandard by @Fdawgs in #273
- test: migrated base.test.js from tap to node:test by @liuhanqu in #277
- test: migrated after-self-promise.test.js from tap to node:test by @liuhanqu in #281
- test: migrated after-pass-through.test.js from tap to node:test by @liuhanqu in #280
- test: migrated async-await.test.js from tap to node:test by @liuhanqu in #282
- test: migrated await-after.test.js from tap to node:test by @liuhanqu in #283
- test: migrated override.test.js from tap to node:test by @liuhanqu in #293
- test: migrated on-ready-timeout-await.test.js from tap to node:test by @liuhanqu in #292
- test: migrated no-done.test.js from tap to node:test by @liuhanqu in #291
- test: migrated load-plugin.test.js from tap to node:test by @liuhanqu in #290
- test: migrated events-listeners.test.js from tap to node:test by @liuhanqu in #288
- test: migrated errors.test.js from tap to node:test by @liuhanqu in #287
- test: migrated twice-done.test.js from tap to node:test by @liuhanqu in #298
- test: migrated reentrant.test.js from tap to node:test by @liuhanqu in #294
- perf: use optional chaining by @Fdawgs in #299
- docs(readme): spelling and grammar fixes by @Fdawgs in #300
- build(dependabot): reduce npm updates to monthly by @Fdawgs in #301
- Use borp to run tests by @jsumners in #302
- test: migrated plugin-loaded-so-far.test.js from tap to node:test by @liuhanqu in #296
- chore: rename master to main by @Fdawgs in #303
- build(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot[bot] in #304
- ci(ci): set job permissions by @Fdawgs in #305
- perf: use
node:prefix to bypass require.cache call for builtins by @Fdawgs in #306 - test: migrated plugin-timeout-await.test.js from tap to node:test by @liuhanqu in #295
- test: migrated chainable.test.js from tap to node:test by @liuhanqu in #285
- test: migrated after-and-ready.test.js from tap to node:test by @liuhanqu in #279
- ci: set permissions at workflow level by @Fdawgs in #307
- ci: restore job level permissions by @Fdawgs in #308
- test: migrated await-after.test.js, await-use.test.js from tap to nod… by @liuhanqu in #284
- test: migrated catch-override-exception.test.js from tap to node:test by @liuhanqu in #278
- test: migrated bug-205.test.js from tap to node:test by @Tony133 in #311
- test: migrated pretty-print.test.js to tap to node:test by @Tony133 in #312
- test: migrated tests to node:test by @Tony133 in #310
- test: migrated after-use-after.test.js to tap to node:test by @Tony133 in #313
- chore(license): update date ranges; standardise style by @Fdawgs in #315
- build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #316
- chore: migrate close tests to node test runner by @ilteoood in #317
- test: migrated expose.test.js to tap to node:test by @Tony133 in #314
- chore: migrate esm to node test runner by @ilteoood in #318
- chore: remove node test runner from some tests by @ilteoood in #320
- chore: migrate plugin name to node test runner by @ilteoood in #319
- build(deps-dev): bump borp from 0.19.0 to 0.20.1 by @dependabot[bot] in #322
- build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #321
- chore: remove tap from tests by @ilteoood in #324
- chore(.npmrc): ignore scripts by @Fdawgs in #325
- build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #326
- ci(ci): add concurrency config by @Fdawgs in #327
- build(deps-dev): bump borp from 0.20.2 to 0.21.0 by @dependabot[bot] in #328
- build(deps-dev): bump @types/node from 24.10.4 to 25.0.3 by @dependabot[bot] in #329
- chore: removed .taprc file by @Tony133 in #330
- chore: remove tests-checker workflow by @Tony133 in #331
- Implement
Symbol.asyncDisposefor better DX in short lived processes by @arthurfiorette in #332
New Contributors
- @liuhanqu made their first contribution in #277
- @Tony133 made their first contribution in #311
- @ilteoood made their first contribution in #317
- @arthurfiorette made their first contribution in #332
Full Changelog: v9.1.0...v9.2.0