Skip to content

Conversation

mgol
Copy link
Member

@mgol mgol commented Jul 8, 2024

This is unusual as it's not the Core API but we support this patch via a more generic API now:

jQuery.migrateEnablePatches( "self-closed-tags" )

Fixes gh-474

This is unusual as it's not the Core API but we support this patch via a more
generic API now:

```
jQuery.migrateEnablePatches( "self-closed-tags" )
```

Fixes jquerygh-474
@mgol mgol added this to the 3.5.0 milestone Jul 8, 2024
@mgol mgol requested a review from timmywil July 8, 2024 21:43
@mgol mgol self-assigned this Jul 8, 2024
@mgol mgol modified the milestones: 3.6.0, 3.5.0 Jul 9, 2024
@mgol mgol removed the Needs review label Jul 9, 2024
@mgol mgol merged commit 140119a into jquery:main Jul 9, 2024
@mgol mgol deleted the warn-UNSAFE_restoreLegacyHtmlPrefilter branch July 9, 2024 22:15
mgol added a commit to mgol/jquery-migrate that referenced this pull request Jul 19, 2024
mgol added a commit to mgol/jquery-migrate that referenced this pull request Jul 19, 2024
@mgol
Copy link
Member Author

mgol commented Jul 19, 2024

A docs follow-up in #526.

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.

Warn against jQuery.UNSAFE_restoreLegacyHtmlPrefilter usage
2 participants