v0.1.10
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