Skip to content

v2.0.0

Compare
Choose a tag to compare
@uhyo uhyo released this 27 Jul 13:03
· 65 commits to master since this release

⚠️ Breaking Changes

  • Minimum supported TypeScript version is now 4.7 (previously 4.4)
  • Minimum supported Node.js version is now 16 (previously 14)

What's Changed

  • Forbid re-exports of non-importable variables by @mozisan in #9
  • Fix other false-positives with node_modules by @mozisan in #10

Full Changelog: v1.1.2...v2.0.0