Skip to content

Commit

Permalink
Update dependency vite-plugin-checker to v0.8.0
Browse files Browse the repository at this point in the history
| 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/[email protected]@0.8.0)
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent 63ac0a0 commit 84a6ca7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"ts-node": "10.9.1",
"typescript": "4.9.5",
"vite": "5.4.2",
"vite-plugin-checker": "0.7.2",
"vite-plugin-checker": "0.8.0",
"vite-plugin-ejs": "1.7.0",
"vite-tsconfig-paths": "4.3.2",
"yargs": "17.7.2"
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 84a6ca7

Please sign in to comment.