All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
v2.0.0-beta.8 - 2022-05-06
- Add issue stale bots by @misitebao
- Switch to the form template by @misitebao
- Upgrade the front-end development method in dev mode by @daoif
v2.0.0-beta.7 - 2022-03-23
- Optimize the basic template of the front-end project page by @misitebao
Typescript
templates add internationalization support by @misitebao
- Replaced
Javascript
templatevue-i18n
withcomposition-api
by @misitebao
v2.0.0-beta.6 - 2022-03-16
- Upgrade
vite
andvue
to the latest version ([email protected], [email protected]) by @misitebao
- Fix mac window border display problem by @misitebao
v2.0.0-beta.5 - 2022-03-06
- Add
frontend:dev:watcher
by @misitebao, corresponding to wails cli version is v2.0.0-beta.33
v2.0.0-beta.4 - 2022-02-23
- Add typescript template option by @misitebao
- Modify window size by @eighteenzheng