v2.3.0
What's Changed
- ci: only trigger on pushes to main branches by @Fdawgs in #79
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #80
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #81 - docs: extend documentation about suppression mechanism by @Uzlopak in #83
- chore: add
.gitattributes
file by @Fdawgs in #85 - chore(package): explicitly declare js module type by @Fdawgs in #86
- Add createDeprecation method by @jsumners in #87
New Contributors
Full Changelog: v2.2.0...v2.3.0