My project currently uses immer v10 but when I install immer-yjs v1.1.1 from npm, it shows up as having immer v9 which causes issues in my project. I'm not sure why the npm version is not in sync - is there a way we can update npm to reflect the recent immer updates on this repo? Thanks! Happy to put up a PR but I'd need a bit of guidance.
Link to npm: https://www.npmjs.com/package/immer-yjs?activeTab=code
On the code tab, it shows the outdated code which is what gets installed into my repo.
My project currently uses immer v10 but when I install immer-yjs v1.1.1 from npm, it shows up as having immer v9 which causes issues in my project. I'm not sure why the npm version is not in sync - is there a way we can update npm to reflect the recent immer updates on this repo? Thanks! Happy to put up a PR but I'd need a bit of guidance.
Link to npm: https://www.npmjs.com/package/immer-yjs?activeTab=code
On the code tab, it shows the outdated code which is what gets installed into my repo.