Skip to content

@changesets/cli@2.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 11:42
· 20 commits to main since this release
8447c67

Minor Changes

  • #1033 521205d Thanks @Andarist! - A new config-level changedFilePatterns option has been added. You can configure it with an array of glob patterns like here:

    // .changeset/config.json
    {
      "changedFilePatterns": ["src/**"]
    }

    Files that do not match the configured pattern won't contribute to the "changed" status of the package to which they belong. This both affects changesets add and changeset status.

Patch Changes

  • Updated dependencies [598136a, 521205d, 521205d, 598136a, 598136a, 521205d]:
    • @changesets/git@2.0.0
    • @changesets/config@2.3.0
    • @changesets/types@5.2.1
    • @changesets/apply-release-plan@6.1.3
    • @changesets/read@0.5.9
    • @changesets/assemble-release-plan@5.2.3
    • @changesets/get-release-plan@3.0.16
    • @changesets/changelog-git@0.1.14
    • @changesets/get-dependents-graph@1.3.5
    • @changesets/pre@1.0.14
    • @changesets/write@0.2.3