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

Update and pin jquery-serializejson #3084

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

taylor-steve
Copy link
Contributor

Moving from 2.4.2 to 3.2.1 for our use seems have no breaking changes: https://github.com/marioizquierdo/jquery.serializeJSON/blob/8a2f2cfebd928b65509181bcdf01f8de243ed573/CHANGELOG.md

Importmap was used to download and pin the CDN package, in lieu of the old vendor copy. Combined with the node-resolve plugin for rollup, this is working for me on builds using the rolled-up assets as well as experimental builds using only importmaps.

Moving from 2.4.2 to 3.2.1 for our use seems have no breaking changes:
https://github.com/marioizquierdo/jquery.serializeJSON/blob/8a2f2cfebd928b65509181bcdf01f8de243ed573/CHANGELOG.md

Importmap was used to download and pin the CDN package. Combined with
the node-resolve plugin for rollup, this is working for me on builds
using the rolled up assets as well as experimental builds using only
importmaps.
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.

1 participant