We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891a589 commit 782e01cCopy full SHA for 782e01c
CHANGELOG.md
@@ -1,6 +1,15 @@
1
+## 0.11.2 (2022-11-18)
2
+
3
+1. Pre-Bundling Node.js built-in modules by default.
4
+2. Fixed incorrect loading of static resources *(It does not support custom assetsDir)*.
5
6
+- ee51908 feat: build built-in modules 🌱
7
+- 51d5287 fix: `assetsDir` default value
8
+- 5d0dfc0 refactor: always Pre-Bundling built-in modules
9
10
## 0.11.1 (2022-11-16)
11
-- a8c546b fix: add 'vite-plugin-electron-renderer/electron-renderer' to `optimizeDeps.exclude`
12
+- a8c546b fix: add 'vite-plugin-electron-renderer/electron-renderer' to `optimizeDeps.exclude`.
13
14
## 0.11.0 (2022-11-15)
15
0 commit comments