v0.1.0
Features
- New
EXPORTS_GLOB_NO_DEPRECATED_SUBPATH_MAPPING
rule. Detect deprecatedexports
with trailing slash. - Scan all JS files if
exports
is not defined.
Bug fixes
- Prevent crash when
exports
glob matches non-existent directory.
Site
- Collapse more than 5 consecutive messages by default and can be toggled to show all.
- Show implicit messages under the package
name
Full Changelog: v0.0.1...v0.1.0