qipan
qipan
The newest version of eslint plugin also uses the feature. My project using latest eslint version 9.5.0, it doesn't work with eslint plugin version 2.2.2 which is lastest version lsp-eslint...
> Hi @catssay, > > Does this fix your memory leak problem? I'm curious because according: > > https://github.com/yjs/y-redis/blob/61a13e4bcac85373bba24375cdacfba05e77f697/src/api.js#L295 > > > https://github.com/yjs/y-redis/blob/61a13e4bcac85373bba24375cdacfba05e77f697/src/api.js#L300 > > We still need to pass...
> Hey, thanks for the great work on Yjs — we’ve been able to add real-time collaboration to our product because of it! > > We’ve recently been trying to...
> Thanks for your fix. Are you able to provide a test case that shows, it indeed solves the issue? Hey @Horusiath , thanks for your reply. I'm not very...
Sure. If anyone encounters this issue, they can register functions with the same name in **unver** using the prefix **"_XLFN"** (ensure it's uppercase) for compatibility. For example, to register the...
> Can you please make sure that the tests run? > > Also, do you have some numbers / test-cases that confirm that this improves performance? Does this decrease performance...