All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.0 (2021-08-08)
2.1.0 (2021-08-08)
2.0.1 (2021-04-10)
- support main process entry path argument and vite root dir option (a5d4caf)
- add prompt when need rerun electron (cedfe2b)
- support run main process without tsconfig by write default one (be77c00)
- support run renderer process without vite config by write default one (0bb746b)
- using csp (f7d2ec4)
- esbuild.ts: support ELectron prelaod (df5833e)
- src/commands/build: add Build Command (9ac39c5)
- src/commands/clean: add Clean Command (ccb474f)