Skip to content

v0.1.10

Compare
Choose a tag to compare
@bluwy bluwy released this 04 Mar 10:13
· 156 commits to master since this release

Features

  • Relax file format checks by file path names. For example, a file path that contains browser, node, bundler, etc, likely means they are meant to work in that respective environment only.

Bug fixes

  • Support multiple glob star in exports value. (#33)
  • Support publishConfig overrides when linting locally. (#28)

Site

  • Improve rules documentation
  • Improve code readability

New Contributors

Full Changelog: v0.1.9...v0.1.10