v2.4.1
Changed 1
- Improve React Server Components support by prepending "use client" to build output for Next.js 13 App Router
From React Hot Toast
Better RSC Support
- Improve React Server Components support (Next.js 13 App Router)
- Prepend
"use client"to build ouput 92aef53
- Prepend
https://github.com/timolins/react-hot-toast/compare/v2.4.0...v2.4.1