chore(docs): add CHANGELG.md

This commit is contained in:
草鞋没号 2021-11-11 17:53:10 +08:00
parent b4fc358318
commit 29687b3018

9
CHANGELOG.md Normal file
View File

@ -0,0 +1,9 @@
## 21-11-11
- Refactor the project. Use vite.config.ts build `Main-process`, `Preload-script` and `Renderer-process` alternative rollup.
- Scenic `Vue>=3.2.13`, `@vue/compiler-sfc` is no longer necessary.
- If you prefer Rollup, Use rollup branch.
```bash
Error: @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be present in the dependency tree.
```