chore(release): wxt v0.18.9

This commit is contained in:
GitHub Actions
2024-06-20 15:34:16 +00:00
parent ad365ecde4
commit 936e89fbfb
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## v0.18.9
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.18.8...wxt-v0.18.9)
### 🚀 Enhancements
- **experimental:** Replace `viteRuntime` option with `entrypointImporter` option, and implement `vite-node` importer ([#761](https://github.com/wxt-dev/wxt/pull/761))
## v0.18.8
[compare changes](https://github.com/wxt-dev/wxt/compare/wxt-v0.18.7...wxt-v0.18.8)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "wxt",
"type": "module",
"version": "0.18.8",
"version": "0.18.9",
"description": "Next gen framework for developing web extensions",
"repository": {
"type": "git",