

To allow updating to Minor and Patch releases, the package.json file must references a major version range-for example, "^3.0.0".Īll packages must have the same version reference. Prior to version 11 The packages used independent versioning and shipped individual changelogs. To see the list of changes for each release, see the detailed changelog.

Typically, patches do not require changes to application code.

