You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was squashed before being merged into the main branch.
Discussion
----------
Allowing `@hotwired`/stimulus, allowing `@symfony`/stimulus-bridge 3, dropping v1
Hi!
This does 3 things:
1) Allows ``@hotwired`/stimulus` when working with `enableStimulusBridge()`. More precisely, it just removes the requirement of Stimulus entirely... it's not technically needed in THIS library.
2) Add support for the upcoming ``@symfony`/stimulus-bridge` version 3
3) Drop support for ``@symfony`/stimulus-bridge` version 1
Commits
-------
9f604e7 Allowing `@hotwired`/stimulus, allowing `@symfony`/stimulus-bridge 3, dropping v1
0 commit comments