Changesets 2.31.1

2.31.1
Fixed 1
  • Fix already-published version detection with npm 12, which wraps successful npm info --json output in an array, preventing changeset publish from treating every package as unpublished and attempting to republish existing versions

From Changesets

Patch Changes
  • #2159 15cf592 Thanks @ingvaldlorentzen! - Fixed already-published version detection with npm 12, which always wraps successful npm info --json output in an array. The unwrapped output made changeset publish treat every package as unpublished and fail attempting to republish existing versions.
View original

Upgraded? How did it go?

Discussion