Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting Stimulus 3 #48

Merged
merged 1 commit into from Nov 24, 2021
Merged

Supporting Stimulus 3 #48

merged 1 commit into from Nov 24, 2021

Conversation

weaverryan
Copy link
Member

@weaverryan weaverryan commented Sep 24, 2021

Adds support for Stimulus 3. Unless we get fancy (which we could I think, but it's a bit unnatural), this will require a new major release of this library.

TODOs:

  • @symfony/stimulus-testing needs to be updated to work with Stimulus 3
  • Fix tests (depends on above)

Before a tag, we need to

  • Upgrade the symfony/ux packages to support Stimulus v3.

@stof
Copy link
Member

stof commented Sep 26, 2021

Unless we get fancy (which we could I think, but it's a bit unnatural)

I don't see how you could get fancy. Changing peer dependencies is a BC break.

@weaverryan
Copy link
Member Author

Yup, the “fancy” would require not listing either as a peer dependency and hoping for the best. So not really an option :)

@weaverryan weaverryan changed the title [WIP] supporting Stimulus 3 Supporting Stimulus 3 Sep 27, 2021
.github/workflows/test.yaml Outdated Show resolved Hide resolved
@tgalopin
Copy link
Member

Thanks @weaverryan.

@tgalopin tgalopin merged commit 52c9d0d into symfony:main Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants