Skip to content

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

Bumps @hotwired/stimulus from 3.1.0 to 3.1.1.

Release notes

Sourced from @​hotwired/stimulus's releases.

v3.1.1

What's Changed

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

Commits
  • d2db2f6 Bump for 3.1.1
  • 710342f Later Node
  • 8b8b79b Clear dangling EventListeners and Detached Nodes when a controller is removed...
  • 9686943 Split out getting help / contributing back & add dev docs (#587)
  • f690a6a ESLint + Prettier config (#582)
  • a5acb81 Upgrade TypeScript to 4.8 (#583)
  • 286f284 Fix typo in controllers reference (#585)
  • 11e4c16 Retain backtrace for TypeErrors in value change callback (#584)
  • a2a030f Make Action Parameters attributes case-insensitive (#571)
  • f3e1c03 Add clarifying example for camelCase targets (#577)
  • Additional commits viewable in compare view

Merge request reports