Skip to content

Commit 782e01c

Browse files
committed
log: v0.11.2
1 parent 891a589 commit 782e01c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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+
110
## 0.11.1 (2022-11-16)
211

3-
- 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`.
413

514
## 0.11.0 (2022-11-15)
615

0 commit comments

Comments
 (0)