Skip to content

Releases: stephenjason89/nuxt-toast

v1.4.0

27 Oct 16:16

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add global iziToast settings configuration support (59aebb9)

❤️ Contributors

v1.3.2

27 Oct 15:53

Choose a tag to compare

compare changes

🩹 Fixes

  • Add global window.iziToast fallback for Bun 1.3 compatibility (e930005)

❤️ Contributors

v1.3.1

27 Oct 15:09

Choose a tag to compare

compare changes

🩹 Fixes

  • Ensure izitoast import works on Bun 1.3+ by normalizing default export (212b4db)

🏡 Chore

❤️ Contributors

v1.2.0

30 Sep 16:03

Choose a tag to compare

compare changes

📖 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

v1.1.4

23 Jan 21:46

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

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

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

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

Choose a tag to compare

🚀 Enhancements

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

❤️ Contributors