Skip to content

v0.1.0

Compare
Choose a tag to compare
@bluwy bluwy released this 11 Jun 15:31
· 250 commits to master since this release

Features

  • New EXPORTS_GLOB_NO_DEPRECATED_SUBPATH_MAPPING rule. Detect deprecated exports 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