We can now directly use <Provider>
in React Server Components. 🎉
What's Changed
- feat(build): set some files to the client only for React Server Components use case by @himself65 in #2245
- feat(utils): getOnInit option for atomWithStorage by @dai-shi in #2246
New Contributors
- @MiroslavPetrik made their first contribution in #2238
Full Changelog: v2.5.1...v2.6.0