Releases: stephenjason89/nuxt-toast
Releases · stephenjason89/nuxt-toast
v1.1.4
🩹 Fixes
- Add iziToast to vite optimizeDeps for proper module resolution (149384c)
❤️ Contributors
- Stephen Jason Wang [email protected]
v1.1.3
🩹 Fixes
- Move iziToast to peerDependencies for better module resolution (1d65a17)
❤️ Contributors
- Stephen Jason Wang [email protected]
v1.1.2
🩹 Fixes
- Ensure compatibility with CommonJS module for izitoast (73bef5b)
📖 Documentation
- Clarify usage of custom composable name in Nuxt config (03ddeeb)
- Enhance README with cover image and additional info (fd6bf88)
🎨 Styles
- Ensure #app imports are properly included (0833fc5)
🤖 CI
- Switch to Bun for improved performance (a732434)
❤️ Contributors
- Stephen Jason Wang [email protected]
v1.1.1
💅 Refactors
- Rename configKey from iziToast to toast (68e47ee)
📖 Documentation
- Refine README with better installation guide (5db254d)
🏡 Chore
- Clean up code and add tests for page rendering (eaf4a8c)
❤️ Contributors
- Stephen Jason Wang [email protected]
v1.1.0
🚀 Enhancements
- Add iziToast integration with auto-imported composable (b8cf45b)
❤️ Contributors
- Stephen Jason Wang [email protected]