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

Fixed set expansion when starting with a range operator #49

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

tim-hitchins-ekkosense
Copy link
Contributor

@tim-hitchins-ekkosense tim-hitchins-ekkosense commented Jul 4, 2024

Fixes #48

@tim-hitchins-ekkosense tim-hitchins-ekkosense changed the title Fixed set expansion when starting with a range operator #48 Fixed set expansion when starting with a range operator Jul 4, 2024
@tim-hitchins-ekkosense tim-hitchins-ekkosense changed the title #48 Fixed set expansion when starting with a range operator Fixed set expansion when starting with a range operator Jul 4, 2024
@tim-hitchins-ekkosense
Copy link
Contributor Author

@jonschlinkert any chance you can take a look at this? It would be good to stop using my fork in my project!

@mrmlnc
Copy link
Contributor

mrmlnc commented Jan 7, 2025

@jonschlinkert, can you please take a look at this PR to release a version with two bug fixes? Looks good to me.

@jonschlinkert
Copy link
Member

LGTM! Feel free to merge!

@mrmlnc mrmlnc merged commit 142b15f into micromatch:master Jan 7, 2025
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.

Braces don't expand if they start with the range operator
5 participants