Skip to content

Commit 84a6ca7

Browse files
Update dependency vite-plugin-checker to v0.8.0
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | vite-plugin-checker | 0.7.2 | 0.8.0 | ## [v0.8.0](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.8.0) #####    🚨 Breaking Changes - **vue-tsc**: Updated createVueLanguagePlugin syntax, version pin  -  by [@daniluk4000](https://github.com/daniluk4000) and **drodichkin** in fi3ework/vite-plugin-checker#398 [<samp>(5f5b9)</samp>](fi3ework/vite-plugin-checker@5f5b92a) Now, vite-plugin-checker requires `"vue-tsc": "~2.1.6"`. #####    🚀 Features - Advance typescript teminal consolelog text color  -  by [@jaceechan](https://github.com/jaceechan) in fi3ework/vite-plugin-checker#393 [<samp>(aa3d4)</samp>](fi3ework/vite-plugin-checker@aa3d413) #####    🐞 Bug Fixes - **ui**: Use a Vue key so file paths update correctly  -  by [@artursapek](https://github.com/artursapek) in fi3ework/vite-plugin-checker#389 [<samp>(fcbb6)</samp>](fi3ework/vite-plugin-checker@fcbb687) #####     [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.7.2...vite-plugin-checker@0.8.0)
1 parent 63ac0a0 commit 84a6ca7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"ts-node": "10.9.1",
5959
"typescript": "4.9.5",
6060
"vite": "5.4.2",
61-
"vite-plugin-checker": "0.7.2",
61+
"vite-plugin-checker": "0.8.0",
6262
"vite-plugin-ejs": "1.7.0",
6363
"vite-tsconfig-paths": "4.3.2",
6464
"yargs": "17.7.2"

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)