Skip to content

Releases: changesets/changesets

@changesets/cli@2.6.3

15 Apr 04:46
4168851
Compare
Choose a tag to compare

Patch Changes

  • 9cdfa36 #318 Thanks @Noviny! - Typo fix in prerelease warning message

  • Updated dependencies [44555b4, c3cc232, 011d57f, 011d57f, 011d57f, 011d57f]:

    • @changesets/apply-release-plan@2.0.0
    • @changesets/assemble-release-plan@2.0.0
    • @changesets/types@2.0.0
    • @changesets/get-release-plan@1.0.2
    • @changesets/config@1.0.2
    • @changesets/git@1.0.2
    • @changesets/pre@1.0.2
    • @changesets/read@0.4.4
    • @changesets/write@0.1.1

@changesets/changelog-github@0.2.5

15 Apr 12:12
5020528
Compare
Choose a tag to compare

Patch Changes

@changesets/changelog-github@0.2.4

15 Apr 04:46
4168851
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [011d57f]:
    • @changesets/types@2.0.0

@changesets/changelog-git@0.1.5

15 Apr 12:12
5020528
Compare
Choose a tag to compare

Patch Changes

@changesets/changelog-git@0.1.4

15 Apr 04:46
4168851
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [011d57f]:
    • @changesets/types@2.0.0

@changesets/assemble-release-plan@2.0.1

15 Apr 12:12
5020528
Compare
Choose a tag to compare

Patch Changes

  • 1706fb7 #321 Thanks @mitchellhamilton! - Fix TypeScript declarations

  • Updated dependencies [1706fb7]:

    • @changesets/errors@0.1.4
    • @changesets/get-dependents-graph@1.1.1
    • @changesets/types@2.0.1

@changesets/assemble-release-plan@2.0.0

15 Apr 04:46
4168851
Compare
Choose a tag to compare

Major Changes

  • 011d57f #313 Thanks @zkochan! - When the released package is only used as a dev dependency, the dependent package's version should not be bumped.

Patch Changes

  • Updated dependencies [c3cc232, 011d57f]:
    • @changesets/get-dependents-graph@1.1.0
    • @changesets/types@2.0.0

@changesets/apply-release-plan@2.0.1

15 Apr 12:12
5020528
Compare
Choose a tag to compare

Patch Changes

  • 1706fb7 #321 Thanks @mitchellhamilton! - Fix TypeScript declarations

  • Updated dependencies [1706fb7]:

    • @changesets/config@1.0.3
    • @changesets/get-version-range-type@0.3.2
    • @changesets/git@1.0.3
    • @changesets/types@2.0.1

@changesets/apply-release-plan@2.0.0

15 Apr 04:46
4168851
Compare
Choose a tag to compare

Major Changes

  • 011d57f #313 Thanks @zkochan! - Bumping devDependencies no longer bumps the packages that they depend on.

    This is a pretty big "quality of life" update, which means we will do fewer releases of packages overall, as there is no change of installed packages.

    This has been made a breaking chage as it changes the behaviour of what will be published. It should only be for the better, but we didn't want to surprise you with it.

  • 011d57f #313 Thanks @zkochan! - Updates to devDependencies are not affecting the end users of a package. So we are not listing these changes in the changelog file.

Minor Changes

  • c3cc232 #311 Thanks @zkochan! - Added support for workspace ranges. They are now correctly kept and updated when applying a release plan.

Patch Changes

  • 44555b4 #315 Thanks @maraisr! - Allows prettier to know about filepaths so it can apply file overrides

  • Updated dependencies [011d57f]:

    • @changesets/types@2.0.0
    • @changesets/config@1.0.2
    • @changesets/git@1.0.2

@changesets/types@1.0.1

29 Mar 11:33
d30a187
Compare
Choose a tag to compare

Patch Changes