Sergey Vohmyanin
Sergey Vohmyanin
@jorgebucaran Any plans on this week? )
> Hey, sorry for the delay again. Frankly, I'd be more curious to see exactly how this package is being used to cause a stack overflow first before discarding a...
If program can call stack overflow on small data doesn't matter if code written immutable or not. Why do you call function with accumulator mutable?
@jorenbroekema In v4 modifying any token in Dictionary was synced in other accessors. convertTokenData clones tokens so it works as it was in v4. But initial Dictionary returned by library...
Also vote for this option. I try to make merge train, that will be a check before release, and it shouldn't have to write access to repository, moreover token with...
Any news?
More old issue https://github.com/jorgebucaran/colorette/issues/104 for provement, that not only my issue
As for workaround pinned manually ```json { "overrides": { "colorette": "2.0.13" } } ```
For #568
@LinusU It does not fix EPERM error, it's my codebase error. But it solve unneeded stream opening when code doesn't need it. And remove files after handler ends and response...