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