Snapshots
Use snapshot releases to test pull request changes before a full release.
- Open your pull request;
- Changeset is required for snapshots to work;
- Add the
snapshotlabel to the pull request; - Wait for the
commandsworkflow to startpublish\-snapshot; - After it succeeds, install the snapshot package version from GitHub Packages.
Only the latest 10 snapshot versions are kept in the registry. Older snapshot versions are deleted after 30 days.