wxt Releases
171 releases of wxt-dev/wxt
- wxt-v0.19.22wxt v0.19.22
Fixed a bundling issue where the entire `import.meta.env` object was incorrectly included in content script output.
Dec 10, 2024
- wxt-v0.19.21wxt v0.19.21
Ensures that skipped entrypoints are properly excluded from the generated extension manifest.
Dec 10, 2024
- wxt-v0.19.20wxt v0.19.20
Introduced auto-mounting for content script UIs and improved import entrypoint handling.
Dec 9, 2024
- wxt-v0.19.19wxt v0.19.19
Added a keyboard shortcut to reopen the browser without restarting the development server command.
Dec 6, 2024
- wxt-v0.19.18wxt v0.19.18
Corrected restrictions on `dev.reloadCommand` and added type overloads for event listeners in content script contexts.
Dec 3, 2024
- module-svelte-v2.0.1@wxt-dev/module-svelte v2.0.1
Fixed compatibility issues between the Svelte module and Vite 6 as well as Svelte 5.
Dec 1, 2024
- wxt-v0.19.17wxt v0.19.17
Adds server lifecycle hooks and fixes issues related to module re-initialization, ESLint config generation, and Chrome manifest compatibility.
Nov 28, 2024
- storage-v1.0.1@wxt-dev/storage v1.0.1
Bug fix ensuring storage functions correctly use the `browser` object for Manifest V2 compatibility.
Nov 22, 2024
- module-vue-v1.0.2@wxt-dev/module-vue v1.0.2
Updates Vue module to use the correct hook for configuration updates and improves linting capabilities.
Nov 15, 2024
- module-solid-v1.1.3@wxt-dev/module-solid v1.1.3
Updates Solid module to use the correct hook for configuration updates and improves linting capabilities.
Nov 15, 2024
- module-react-v1.1.2@wxt-dev/module-react v1.1.2
Updates React module to use the correct hook for configuration updates and improves linting capabilities.
Nov 15, 2024
- wxt-v0.19.16wxt v0.19.16
Introduces a new configuration hook to allow customization of the resolved configuration state.
Nov 15, 2024
- wxt-v0.19.15wxt v0.19.15
Extracts the storage module into a standalone package and fixes public path handling in browser APIs.
Nov 14, 2024
- storage-v1.0.0@wxt-dev/storage v1.0.0
Major release that extracts storage functionality into a standalone package for broader usage outside of WXT.
Nov 14, 2024
- wxt-v0.19.14wxt v0.19.14
Enhances storage functionality with batch operations support and fixes configuration file validation.
Nov 13, 2024
- module-svelte-v2.0.0@wxt-dev/module-svelte v2.0.0
Major version bump adding support for Svelte 5 and upgrading the Vite plugin.
Nov 13, 2024
- i18n-v0.2.3@wxt-dev/i18n v0.2.3
This release focuses on stability improvements for the WXT i18n module, specifically fixing a crash caused by parse errors from incomplete file saves, alongside general documentation cleanup.
Oct 28, 2024
- i18n-v0.2.2@wxt-dev/i18n v0.2.2
This release introduces configuration flexibility to the i18n module, allowing users to specify a custom directory for their locale files.
Oct 23, 2024
- wxt-v0.19.13wxt v0.19.13
This release adds support for loading environment variables from browser-specific `.env` files and fixes a potential privacy issue regarding private member variables in the ContentScriptContext.
Oct 22, 2024
- unocss-v1.0.0@wxt-dev/unocss v1.0.0
This is the initial release of the WXT UnoCSS module, designed to simplify the integration of UnoCSS into browser extensions by handling its specific configuration requirements.
Oct 22, 2024