Closed IanVS closed 2 years ago
Thanks for merging! Any chance you can cut a new release soon?
Yes, I am on it.
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.
Yes, that's what I am going to do. Typescript will take a bit of time.
Done @IanVS
Thanks @thecodrr! I've updated my Storybook PR 🤞.
Thank you for using fdir!
Building off of https://github.com/thecodrr/fdir/pull/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 https://github.com/storybookjs/storybook/pull/19297 in adding this library to Storybook.