joebobmiles / zustand-middleware-yjs

Zustand middleware that enables sharing of state between clients via Yjs.
MIT License
103 stars 10 forks source link

Version 1.2.6 #30

Closed joebobmiles closed 2 years ago

joebobmiles commented 2 years ago

This fixes edge-cases around inserting at the beginnings of arrays. Namely, the duplication that occurs when new values are inserted at the beginning of arrays that are otherwise unchanged.

joebobmiles commented 2 years ago

:tada: This PR is included in version 1.2.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: