v1.0.2
Changed
- Align importmap integration with Spree Admin: draw the extension importmap via the
spree_admin.importmappipeline, and register cache sweepers conditionally when reloading + importmap cache sweeping are enabled. - Normalize the Stimulus controller registration to kebab-case (
spree-oxygen-pelatologio).
Removed
- Remove leftover debug
console.log.
Fixed
- Minor cleanup: fix missing trailing newlines in a few files (no functional impact).
Upgrade notes (if applicable)
- If you reference the Stimulus controller by identifier in HTML, update
data-controllerfromspree_oxygen_pelatologiotospree-oxygen-pelatologio.
Full Changelog: v1.0.1...v1.0.2