This section explains how to upgrade the project's Rspeedy-related dependencies.
The CHANGELOG of each packages is published within the npm package.
We also make the CHANGELOGs available at this website. See:
upgrade-rspeedyThe Rspeedy project includes several NPM packages with peerDependencies constraints. Unmatched peerDependencies can lead to compilation and runtime errors.
We recommend using the upgrade-rspeedy tool to upgrade the Rspeedy version.
The upgrade-rspeedy command will not install dependencies for you.
Please remember to install the dependencies with your package manager.
latest version (recommended)To upgrade @lynx-js/rspeedy and its plugins to the latest version, use the following command in your project:
To upgrade @lynx-js/rspeedy and its plugins to a specific version, use the following command in your project:
Please note that the canary version of Rspeedy is released solely for testing purposes.
IMPORTANT: Do not use canary versions in production environments.
To upgrade @lynx-js/rspeedy and its plugins to a canary version before release, use the following command: