Timofey Traynenkov
Timofey Traynenkov
Hi, @oliversturm ! At some point of development this feature was broken. It definitely should be restored. Thank you.
Since the client is now detached from reSolve and the customer is responsible for the client configuration, I would consider it an enhancement rather than a bug.
@mbostock I created PR with cherry-pick to v2. Could you please merge it and publish new v2 version with vulnerability fix? It will simplify upgrade to more secure version of...
We understand the motivation of staying on ESM-only approach. But some libs, like nanoid, [promised to support older version](https://github.com/ai/nanoid/blob/main/CHANGELOG.md#40) for developers who cannot upgrade to ESM-only version. Why can't you...
I develop browser game, there is an event sourcing on the backend so I can build analytics from my own and use this JSON datasource as the best solution I...