Skip to content

config-array: v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 14:30
2a7bed4

0.16.0 (2024-06-12)

⚠ BREAKING CHANGES

  • treat * as a universal pattern (#50)
  • Remove ConfigArray#isExplicitMatch() (#53)

Features

  • Remove ConfigArray#isExplicitMatch() (#53) (10d8200)

Bug Fixes

  • Add 'main' and 'types' entries to package.json (#48) (16ee1fa)
  • treat * as a universal pattern (#50) (79ad4bc)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/object-schema bumped from ^2.1.3 to ^2.1.4