github timolins/react-hot-toast v2.6.1

7 hours ago
  • Made toast styles easier to override with Tailwind CSS by using :where() to lower CSS specificity. (f339d71)
  • Fixed an issue where toasts stopped updating after a component unmounted when multiple hooks shared the same toasterId. Thanks to @matthernet for reporting the issue and suggesting the fix! (#436)
  • Fixed TypeScript resolution errors in pnpm strict mode by adding @types/react and @types/react-dom as optional peer dependencies. Thanks to @q121212 for the fix and @baraknaveh for the report! (#435)

[[Full changelog: v2.6.0 → v2.6.1](https://github.com/timolins/react-hot-toast/compare/v2.6.0...v2.6.1)](v2.6.0...v2.6.1)

Don't miss a new react-hot-toast release

NewReleases is sending notifications on new releases.