wails-template-vue/.github/CHANGELOG.md
2022-03-24 10:14:33 +08:00

1.8 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.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 template vue-i18n with composition-api by @misitebao

v2.0.0-beta.6 - 2022-03-16

Changed

Fixed

  • Fix mac window border display problem by @misitebao

v2.0.0-beta.5 - 2022-03-06

Added

v2.0.0-beta.4 - 2022-02-23

Added

Changed