2.2 KiB
2.2 KiB
Changelog
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
Unreleased
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 - 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 - 2022-03-16
Changed
- Upgrade
vite
andvue
to the latest version (vite@2.8.6, vue@3.2.31) by @misitebao
Fixed
- Fix mac window border display problem by @misitebao
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
v2.0.0-beta.4 - 2022-02-23
Added
- Add typescript template option by @misitebao
Changed
- Modify window size by @eighteenzheng