v2.0.0
⚠️ 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