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: fix lodash import in to-have-selection.js #642

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

gnapse
Copy link
Member

@gnapse gnapse commented Oct 16, 2024

What

Lodash import needs to have the .js extension.

Why

Fixes #641

@gnapse gnapse self-assigned this Oct 16, 2024
@gnapse gnapse enabled auto-merge (squash) October 16, 2024 17:27
@gnapse gnapse disabled auto-merge October 16, 2024 18:44
@gnapse gnapse merged commit ced792e into main Oct 16, 2024
5 checks passed
@gnapse gnapse deleted the fix-lodash-import branch October 16, 2024 18:44
Copy link

🎉 This PR is included in version 6.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sounmind
Copy link

I just solved this problem through re-install the package and really glad to see this. Thanks!

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

Successfully merging this pull request may close these issues.

Version 6.6.0 has incorrect imports for lodash/isEqualWith.
2 participants