Skip to content

v1.0.2

Choose a tag to compare

@dimidev dimidev released this 15 Jan 09:58
· 10 commits to main since this release

Changed

  • Align importmap integration with Spree Admin: draw the extension importmap via the spree_admin.importmap pipeline, 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-controller from spree_oxygen_pelatologio to spree-oxygen-pelatologio.

Full Changelog: v1.0.1...v1.0.2