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

Remove compatibility patches needed when upgrading TO jQuery 1.x/2.x #549

Closed
mgol opened this issue Oct 14, 2024 · 2 comments · Fixed by #555
Closed

Remove compatibility patches needed when upgrading TO jQuery 1.x/2.x #549

mgol opened this issue Oct 14, 2024 · 2 comments · Fixed by #555
Assignees
Milestone

Comments

@mgol
Copy link
Member

mgol commented Oct 14, 2024

Migrate 3.x still contains some patches for breaking changes in jQuery 1.9; it should only handle breaking changes in 3.0 or later. In Migrate 3.x, we'll leave it as-is, as removing patches would be a breaking change, but Migrate 4.0 should remove them.

@mgol mgol added this to the 4.0.0 milestone Oct 14, 2024
@mgol mgol self-assigned this Oct 14, 2024
@mgol
Copy link
Member Author

mgol commented Jan 14, 2025

This is done as part of #555. Note that we remove patches for breaking changes in 3.0 as well in that PR - a change from the previous plans.

@mgol mgol linked a pull request Mar 3, 2025 that will close this issue
@mgol
Copy link
Member Author

mgol commented Mar 3, 2025

Done in #555.

@mgol mgol closed this as completed Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant