Releases: stephenjason89/nuxt-toast
Releases · stephenjason89/nuxt-toast
v1.4.0
🚀 Enhancements
- Add global iziToast settings configuration support (59aebb9)
❤️ Contributors
- Stephen Jason Wang stephenjasonwang@gmail.com
v1.3.2
🩹 Fixes
- Add global window.iziToast fallback for Bun 1.3 compatibility (e930005)
❤️ Contributors
- Stephen Jason Wang stephenjasonwang@gmail.com
v1.3.1
🩹 Fixes
- Ensure izitoast import works on Bun 1.3+ by normalizing default export (212b4db)
🏡 Chore
❤️ Contributors
- Stephen Jason Wang stephenjasonwang@gmail.com
v1.2.0
📖 Documentation
- Update README image path to absolute URL for external accessibility (ae0baea)
🏡 Chore
- Update playwright-core to 1.50.0 (847c227)
- Replace playwright-core with playwright & update other npm dependencies (8ffeff6)
- Nuxt 4 upgrade (#1)
❤️ Contributors
- Griffin Wiebel (@parion)
- Stephen Jason Wang stephenjasonwang@gmail.com
v1.1.4
🩹 Fixes
- Add iziToast to vite optimizeDeps for proper module resolution (149384c)
❤️ Contributors
- Stephen Jason Wang stephenjasonwang@gmail.com
v1.1.3
🩹 Fixes
- Move iziToast to peerDependencies for better module resolution (1d65a17)
❤️ Contributors
- Stephen Jason Wang stephenjasonwang@gmail.com
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 stephenjasonwang@gmail.com
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 stephenjasonwang@gmail.com
v1.1.0
🚀 Enhancements
- Add iziToast integration with auto-imported composable (b8cf45b)
❤️ Contributors
- Stephen Jason Wang stephenjasonwang@gmail.com