Next.js v11.1 is here 🎉
Highlights:
✅ Experimental support for ESM
✅ SWC for tooling (Rust-based compiler that will replace Babel and Terser)
✅ Noticeably better performance (for data fetching, source maps, and more)
Congrats to the @vercel team!
The @radix_ui team just released v1.0 of its low-level UI component library with a strong focus on accessibility, customization and developer experience ⚡️
radix-ui.com/docs/primitive…
Redux 4.1 was released a couple weeks ago 🎉
This release shrinks the bundle size by about 40%, improves error messages, and optimizes Redux’s list of runtime dependencies.
Great work as always, @acemarke & team 👏
Zustand is small, fast and scaleable state-management solution created by @0xca0a. It has a hooks-based api, isn’t boilerplate-y or opinionated, and is “just enough to be explicit and flux-like.”
github.com/react-spring/z…