Skip to content

v0.2.2

Compare
Choose a tag to compare
@bluwy bluwy released this 21 Aug 16:37
· 48 commits to master since this release

Features

  • Lint "typings" field file existence (#60)
  • Check packed files when globbing exports locally (#61)
  • Improve "browser" field suggestion for using "imports" and "exports" fields instead (#59)

Bug fixes

  • Lower deprecated trailing slash glob syntax as suggestion instead of a warning when it's used for backwards compatibility only (#62)
  • Suppress invalid globbed file format if has correct adjacent file
  • Fix extension replacement in messages
  • Improve invalid types format message and docs

Site

  • Fix invalid package name not found message
  • Highlight code blocks in rules page

New Contributors

  • @btea made their first contribution in #64

Full Changelog: v0.2.1...v0.2.2