mirror of
https://github.com/tauri-apps/tauri-vscode.git
synced 2026-01-31 00:35:18 +01:00
3.1 KiB
3.1 KiB
Changelog
[0.2.0]
- Provide schema for
tauri.conf.jsonbased ontauri-buildversion.
[0.1.7]
- Fix dependency resolution and glob usage. Fixes "command not found" errors.
[0.1.6]
- Update schema fileMateches to detect
.json5- a4e5721 feat: detect schema on
.json5conf on 2022-06-18
- a4e5721 feat: detect schema on
[0.1.5]
[0.1.4]
- Added support for pnpm.
- 6b10c02 split changefiles on 2022-01-13
- Automatically add
"tauri"script to package.json after installing@tauri-apps/cli.- 6b10c02 split changefiles on 2022-01-13
- Added support for platform-specific config files.
- 223ac46 added change file on 2022-01-13
[0.1.3]
- Added Tauri command and covector snippets.
- f610ceb feat: covector snippets on 2021-09-29
[0.1.2]
- Adds
deps installanddeps updatecommands.- c75323c feat: add
depscommands on 2021-05-04
- c75323c feat: add
[0.1.1]
- Fixes the
tauri.conf.jsonschema URL.- 1d1d005 fix: schema URL on 2021-04-29
[0.1.0]
- Update to tauri beta-rc.
- 27cf9a6 add change file on 2021-04-23
[0.0.3]
- Add covector for changelog management.
- 0a0811a feat(workflow) add test, covector on 2020-07-14
- Add vue-cli-plugin-tauri support, original commit.
- 929075a chore(changes) add vue cli plugin change on 2020-07-14