Agents-native development from the start!
Running
npx create-spree-app@latest my-storewill now automatically add AGENTS.md/CLAUDE.md files for both backend and storefront apps.
Also, it will automatically include the entire Spree documentation, available offline in markdown format for your agents, such as Claude Code, which will have that injected into the work context from the start!
Other changes
Core
- Improve extensibility of Meilisearch search provider by @damianlegawiec in #13810
API
- Add
description_htmlfield to Product type. Thedescriptionfield… by @damianlegawiec in #13811 - Store API final fixes by @damianlegawiec in #13813
- Add support for Store Credits and Gift Cards on cart/checkout by @damianlegawiec in #13814
Admin
- FIX preserve search, filters, and sort across admin table forms by @damianlegawiec in #13805
- Fix banktransfer.svg dimensions to match other payment icons by @damianlegawiec in #13807
- FIX admin mobile sidebar menu not opening (Tailwind v4 conflict) by @damianlegawiec in #13809
- FIX zones form and builder by @brozek95 in #13815
Full Changelog: v5.4.0.rc1...v5.4.0.rc2