Skip to content

Bump @hotwired/stimulus from 3.0.1 to 3.1.0 in /assets

Bumps @hotwired/stimulus from 3.0.1 to 3.1.0.

Release notes

Sourced from @​hotwired/stimulus's releases.

v3.1.0

What's Changed

Full Changelog: https://github.com/hotwired/stimulus/compare/v3.0.1...v3.1.0

Commits
  • 3ac9383 Bump for 3.1.0
  • 910f2fd Adds new Action Options, namely :self and :!self (#546)
  • 5a60cde Improve Stimulus Values type mismatch error messages (#528)
  • 7f4d0cf use api feature test rather than permission test (#560)
  • 6af3855 Handbook: execCommand -> navigator.clipboard (#559)
  • 1cfa85c Refactor Event Options test helpers (#541)
  • 30933d6 Add some documentation for using stimulus with typescript (#540)
  • ffb8d25 Allow refining the type of Controller elements (#529)
  • 531ec30 Adds new Action Options, namely :stop and :prevent (#535)
  • c502444 Bump async from 3.2.0 to 3.2.3 (#536)
  • Additional commits viewable in compare view

Merge request reports