blefnk / relivator-nextjs-template

1.2.6 is coming on July 3 💜 Next.js 15 Store-Landing-Dashboard Starter ▲ i18n Stripe Shadcn Tailwind Drizzle Zod tRPC TypeScript Clerk Authjs Radix UI, Responsive React 19 Server Components, MySQL Postgres Neon TS ORM, Intl App Router Docs User Actions Kit, SaaS Commerce Shop Pricing Payments, Dark Mode, Full Stack Free ▲ more stars → more feature
https://github.com/blefnk/relivator/issues/38#issuecomment-2183480924
MIT License
849 stars 188 forks source link

Migrate to react-hot-toast #14

Closed blefnk closed 8 months ago

blefnk commented 9 months ago

I just tried react-hot-toast notification library, and it's incredible! It has good performance, and very easy to use! I'm going to rewrite all app toasts to this library, with my own styles and additions. We can also try to mix interesting things from the current implementation with this new one.

blefnk commented 8 months ago

The migration process has been completed in the Relivator v1.1.0 release 🍞. Toast notifications are now functioning properly!