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

Make picomatch an optional dependency #80

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

IanVS
Copy link
Contributor

@IanVS IanVS commented Oct 3, 2022

Building off of #76, this makes picomatch an optional peer dependency, to avoid it from being automatically installed by some package managers, or throwing warnings in others.

@thecodrr I'd love if you could take a look at this and hopefully merge and release a new version soon, so it can unblock me on storybookjs/storybook#19297 in adding this library to Storybook.

@thecodrr thecodrr merged commit d28e97f into thecodrr:master Oct 3, 2022
@IanVS IanVS deleted the optional-peer-dep branch October 3, 2022 18:43
@IanVS
Copy link
Contributor Author

IanVS commented Oct 4, 2022

Thanks for merging! Any chance you can cut a new release soon?

@thecodrr
Copy link
Owner

thecodrr commented Oct 4, 2022

Yes, I am on it.

@IanVS
Copy link
Contributor Author

IanVS commented Oct 17, 2022

Hi, I'm blocked on getting this package into storybook until this PR is released. It looks like maybe you're working on converting to typescript, but perhaps you could release a patch version right now, and get new work into a subsequent release? That would really help us out, and it would also fix this package for anyone else using yarn pnp or pnpm.

@thecodrr
Copy link
Owner

Yes, that's what I am going to do. Typescript will take a bit of time.

@thecodrr
Copy link
Owner

Done @IanVS

@IanVS
Copy link
Contributor Author

IanVS commented Oct 17, 2022

Thanks @thecodrr! I've updated my Storybook PR 🤞.

@thecodrr
Copy link
Owner

Thank you for using fdir!

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.

None yet

2 participants