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

feat(Codemod) : Node/Globmatch Native #1320

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

manishjha-04
Copy link
Contributor

@manishjha-04 manishjha-04 commented Sep 10, 2024

📚 This codemod automates the migration of glob-matching functions like minimatchmicromatch, and picomatch to Node.js's native matchesGlob support in LTS version 20.17.0.

🧪 You can find the implementation in the Studio here

  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)

Copy link

vercel bot commented Sep 10, 2024

@manishjha-04 is attempting to deploy a commit to the Codemod Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

pkg-pr-new bot commented Sep 10, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/codemod@1320

commit: 2940d18

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