From 1b2eefe2aa8b0d37a3f274d3364c4c104e09cae9 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Wed, 10 Aug 2022 18:58:52 +1000 Subject: [PATCH] New translations changelog.md (Chinese Simplified) [ci skip] --- .../i18n/zh-Hans/docusaurus-plugin-content-pages/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-pages/changelog.md b/website/i18n/zh-Hans/docusaurus-plugin-content-pages/changelog.md index 12b1d5362..c1f825440 100644 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-pages/changelog.md +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-pages/changelog.md @@ -240,7 +240,7 @@ ### Added - **New Templates**: Svelte, React, Vue, Preact, Lit and Vanilla templates, both JS and TS versions. `wails init -l` for more info. `wails init -l` for more info. -- Default templates now powered by [Vite](https://vitejs.dev). This enables lightning fast reloads when you use `wails dev`! This enables lightning fast reloads when you use `wails dev`! +- Default templates now powered by [Vite](https://vitejs.dev). This enables lightning fast reloads when you use `wails dev`! Default templates now powered by [Vite](https://vitejs.dev). This enables lightning fast reloads when you use `wails dev`! This enables lightning fast reloads when you use `wails dev`! - Add support for external frontend development servers. Add support for external frontend development servers. See `frontend:dev:serverUrl` in the [project config](https://wails.io/docs/reference/project-config) - [@stffabi](https://github.com/stffabi) - [Fully configurable dark mode](https://wails.io/docs/reference/options#theme) for Windows. - Hugely improved [WailsJS generation](https://wails.io/docs/howdoesitwork#calling-bound-go-methods) (both Javascript and Typescript)