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

fix: Contains should use synthetic -jquery over jquery import #553

Merged
merged 2 commits into from
Oct 18, 2021

Conversation

Alonski
Copy link
Contributor

@Alonski Alonski commented Oct 17, 2021

In my previous PR I accidentally imported native jquery.

This is incorrect as now apps will need to also have jquery as part of their bundle.

The fix is to use the synthetic -jquery import instead.

@Alonski
Copy link
Contributor Author

Alonski commented Oct 17, 2021

Fixes a bug introduced in #547

@Alonski
Copy link
Contributor Author

Alonski commented Oct 17, 2021

@ro0gr I went ahead and created this PR to keep smaller PRs rather than have this as part of #552

Do you think we can get this merged and published please?

Copy link
Collaborator

@ro0gr ro0gr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ro0gr ro0gr merged commit 5518a30 into san650:master Oct 18, 2021
@ro0gr
Copy link
Collaborator

ro0gr commented Oct 18, 2021

published as v1.17.9

@Alonski Alonski deleted the alon/internal-jquery-contains branch October 19, 2021 06:00
@Alonski
Copy link
Contributor Author

Alonski commented Oct 19, 2021

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants