Sebastian Sdorra
Sebastian Sdorra
Do you use the next integration (`@content-collection/next`) or the cli?
I currently have no access to a Windows machine to reproduce this error. I will try to set up a machine next week.
Sorry for the delay. I have tried to reproduce the issue without success. Can you describe exactly which process does not terminate? Which versions of Node, Yarn, and Content Collections...
I'm not able to reproduce this issue. Did the issue occur with every project? Even a simple one? Could you provide a sample repository?
I've had the same issue, and the fix from @lilnasy worked for me.
After a closer look, removing `previous` from the dependency array breaks the hook rules because it is used inside `useMemo`. Using a ref instead of state resolves the issue without...
> is there any specific functionality you want that picomatch doesn't have? I'm not sure. I need a function that matches exactly like tinyglobby does. When I use plain picomatch,...
@dependabot rebase