# React Hot Toast v2.4.1 - Product: React Hot Toast (https://whatsnew.fyi/product/react-hot-toast) - Vendor: Timo Lins - Date: 2023-04-28 - Version: v2.4.1 - Original notes: https://github.com/timolins/react-hot-toast/releases/tag/v2.4.1 - Permalink: https://whatsnew.fyi/product/react-hot-toast/releases/v2.4.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Improve React Server Components support by prepending "use client" to build output for Next.js 13 App Router ##### Better RSC Support - Improve React Server Components support (Next.js 13 App Router) * Prepend `"use client"` to build ouput 92aef53 https://github.com/timolins/react-hot-toast/compare/v2.4.0...v2.4.1