module-svelte-v2.0.1

wxt-dev/wxtmodule-svelte-v2.0.1Dec 1, 2024by github-actions[bot]

AI Summary

Fixed compatibility issues between the Svelte module and Vite 6 as well as Svelte 5.

Key Highlights

  • Modified dev `vite.resolve.conditions` to support Vite 6 + Svelte 5

Full Release Notes

[compare changes](https://github.com/wxt-dev/wxt/compare/module-svelte-v2.0.0...module-svelte-v2.0.1)

### 🩹 Fixes

- Modify dev `vite.resolve.conditions` to support Vite 6 + Svelte 5 ([#1230](https://github.com/wxt-dev/wxt/pull/1230))

### 🏡 Chore

- **deps:** Upgrade all non-major dependencies ([#1164](https://github.com/wxt-dev/wxt/pull/1164))

### ❤️ Contributors

- Aaron ([@aklinker1](http://github.com/aklinker1))