v6.3.0
What's Changed
- build(deps-dev): bump tsd from 0.25.0 to 0.27.0 by @dependabot in #51
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #52
- ci: only trigger on pushes to main branches by @Fdawgs in #53
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #54
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #55
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #56 - chore: add
.gitattributes
file by @Fdawgs in #58 - chore(benchmark): add missing
use strict
directives by @Fdawgs in #59 - chore(package): explicitly declare js module type by @Fdawgs in #60
Full Changelog: v6.2.0...v6.3.0