Skip to content

Releases: stephenjason89/nuxt-toast

v1.1.4

23 Jan 21:46
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Add iziToast to vite optimizeDeps for proper module resolution (149384c)

❤️ Contributors

v1.1.3

23 Jan 16:34
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Move iziToast to peerDependencies for better module resolution (1d65a17)

❤️ Contributors

v1.1.2

23 Jan 15:20
Compare
Choose a tag to compare

compare changes

🩹 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

v1.1.1

20 Jan 13:01
Compare
Choose a tag to compare

compare changes

💅 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

v1.1.0

19 Jan 20:06
Compare
Choose a tag to compare

🚀 Enhancements

  • Add iziToast integration with auto-imported composable (b8cf45b)

❤️ Contributors