valtio-yjs v0.5.0 is released! https://github.com/dai-shi/valtio-yjs
It's a library to combine Valtio and Yjs. If you know both of them, you will love it. It's very nice to see some contributors work on this project. Thanks so much!
#reactjs #react #javascript #typescript #valtio #proxyapi
Released proxy-memoize v2.0.2! https://github.com/dai-shi/proxy-memoize
It can be used in place of reselect, but it works very differently. The migration is rather easy to explain, though. Remove reselect and add proxy-memoize, _only_ the place needed.
#reactjs #react #javascript #typescript #redux #proxyapi
Let's celebrate 500 GitHub stars with proxy-memoize.
#reactjs #react #javascript #typescript #proxyapi
Just released proxy-memoize v2.0.1! https://github.com/dai-shi/proxy-memoize
This fixes a performance issue that has been there for quite a while since v1.1.0. Though, I'm not 100% sure if this can break other complicated use cases. Please give it a try and report issues.
#reactjs #react #javascript #typescript #proxyapi
Happy to announce proxy-memoize v2.0.0! https://github.com/dai-shi/proxy-memoize
We have gotten various feedback during v1. Finally, we decided to release v2 with breaking changes and new features. They are minor things, and migration should be easy.
Feedback and contributions are appreciated.
#reactjs #javascript #typescript #proxyapi
Just released proxy-compare v2.4.0! https://github.com/dai-shi/proxy-compare
It's an internal library used in:
- react-tracked https://github.com/dai-shi/react-tracked
- valtio https://github.com/pmndrs/valtio
- and proxy-memoize https://github.com/dai-shi/proxy-memoize
contributed by @indutny
#reactjs #javascript #typescript #proxyapi