spree-upgrades
Installation
SKILL.md
Spree Upgrades
Before writing code
Fetch live docs:
- Fetch https://spreecommerce.org/docs/developer/upgrades/quickstart for the canonical upgrade flow.
- Read the release notes for every minor between your current and target versions at https://github.com/spree/spree/releases.
- Cross-reference the announcement posts for each major (v5.0, v5.2, v5.4).
- Check the deprecated-gems list —
spree_auth_devise,deface,spree_backendare all archived. - Inspect your Gemfile +
gemfile.lockagainst the target Spree version'sspree.gemspec.