Skip to content

it-glob-3.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Apr 14:41
· 323 commits to main since this release

it-glob 3.0.0 (2024-04-25)

⚠ BREAKING CHANGES

  • The options type used to extend minimatch's options, now it's fast-glob's options - some field names are different. Windows paths will also be yielded with forward slashes and not backslashes.

Features

Trivial Changes

  • release: 3.0.0 [skip ci] (837e99e), closes #126
  • update changelogs to new format (33e243d)