Stimulus Use Versions Save

A collection of composable behaviors for your Stimulus Controllers

v0.50.0-0

2 years ago

v0.41.0

2 years ago

Replace deprecated 0.40 version published to soon while publishing a beta version for Stimulus 3

https://github.com/stimulus-use/stimulus-use/compare/v0.26.0...v0.41.0

v0.40.1-0

2 years ago

keep Stimulus >= 3 as a dependency

v0.40.0-1

2 years ago
  • update stimulus 3 to the official package 5b7020c
  • [Breaking] remove stimulus webpack helpers you can use the dedicated @hotmwired package now (#168) decac11

https://github.com/stimulus-use/stimulus-use/compare/v0.40.0-0...v0.40.0-1

v0.40.0-0

2 years ago

This is a beta version to test with Stimulus 3 beta version.

Stimulus 3 introduce several breaking changes. The official package becomes '@hotwired/stimulus' and Webpacker helpers have been removed. This version imports from the new package and provide a copy of the old Webpack helpers to ease the transition.

  • [NEW] use new Stimulus package under the umbrella of Hotwired import from @hotwired/stimulus 0684b13
  • [NEW] add webpack helpers 2373bd5

https://github.com/stimulus-use/stimulus-use/compare/v0.26.0...v0.40.0-0

v0.26.0

2 years ago
  • [NEW] Introduce useMatchMedia mixin (#128) 🎉
  • [NEW] Introduce useWindowFocus mixin (#153)
  • [FIX] clean: remove targetElement as a property when it is inherited from StimulusUse base class (#163)

https://github.com/stimulus-use/stimulus-use/compare/v0.25.4...v0.26.0

v0.25.4

2 years ago

Fix

  • move hotkeys-js as a dependency #156 9603eba

https://github.com/stimulus-use/stimulus-use/compare/v0.25.3...v0.25.4

v0.25.3

2 years ago
  • chore: change "main" to a module instead of UMD. (#159) e56058b

https://github.com/stimulus-use/stimulus-use/compare/v0.25.2...v0.25.3

v0.25.2

2 years ago
  • make hotkeys-js a real dependency as a hotfix (#158) f0e8ff1

https://github.com/stimulus-use/stimulus-use/compare/v0.25.1...v0.25.2

v0.25.1

2 years ago

INTERNAL

  • update default branch from master to main
  • Enforce Prettier formatting (#151) 54dc24f

BUGS

  • add peerDependenciesMeta for hotkeys (#157) c89e2c9

https://github.com/stimulus-use/stimulus-use/compare/v0.25.0...v0.25.1