Releases: misitebao/wails-template-vue
Releases · misitebao/wails-template-vue
v2.0.2
v2.0.1
v2.0.0
v2.0.0-beta.8
v2.0.0-beta.8 - 2022-05-06
Added
- Add issue stale bots by @misitebao
Changed
- Switch to the form template by @misitebao
- Upgrade the front-end development method in dev mode by @daoif
v2.0.0-beta.7
v2.0.0-beta.7 - 2022-03-23
Added
- Optimize the basic template of the front-end project page by @misitebao
Typescript
templates add internationalization support by @misitebao
Changed
- Replaced
Javascript
templatevue-i18n
withcomposition-api
by @misitebao
v2.0.0-beta.6
v2.0.0-beta.6 - 2022-03-16
Changed
- Upgrade
vite
andvue
to the latest version ([email protected], [email protected]) by @misitebao
Fixed
- Fix mac window border display problem by @misitebao
v2.0.0-beta.5
v2.0.0-beta.5 - 2022-03-06
Added
- Add
frontend:dev:watcher
by @misitebao , corresponding to wails cli version is v2.0.0-beta.33 - Add build script
v2.0.0-beta.4
v2.0.0-beta.4 - 2022-02-23
Added
- Add typescript template option by @misitebao
Changed
- Modify window size by @crushonyou18
v2.0.0-beta.3
Added
- Both JavaScript and TypeScript are supported, and users can configure their own options.
v2.0.0-beta.2
feat: remove redundant code comments