Update dependency vite-plugin-checker to ^0.8.0 #1005
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.5.0
->^0.8.0
Release Notes
fi3ework/vite-plugin-checker (vite-plugin-checker)
v0.8.0
Compare Source
🚨 Breaking Changes
vue-tsc: Updated createVueLanguagePlugin syntax, version pin - by @daniluk4000 and drodichkin in https://github.com/fi3ework/vite-plugin-checker/issues/398 (5f5b9)
Now, vite-plugin-checker requires
"vue-tsc": "~2.1.6"
.🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.7.2
Compare Source
Patch Changes
568b782
: Added basic support for Biome82972e0
: fix: tweak biome configsv0.7.1
Compare Source
Patch Changes
909182e
: Remove extraneous non props attributes warninge881c44
: Bump @vitejs/plugin-vue to resolve runtime warning, see #34680ca69c
: Resolve optionaltor from ESLint path, do not requires to install optionator anymore78fc007
: Throw error and hint user when vue-tsc working with typescript lower than 5.0.052423b2
: sync runTsc https://github.com/volarjs/volar.js/blob/630f31118d3986c00cc730eb83cd896709fd547e/packages/typescript/lib/quickstart/runTsc.ts2a0af74
: refactor: reuse codeFrame helper in logger and deduplicate code7d985e7
: refactor: import@volar/typescript
fromvue-tsc
v0.7.0
Compare Source
Minor Changes
0747729
: fix: compatibility with vue-tsc 2.xv0.6.4
Compare Source
Patch Changes
83e1028
: Remove lodash-es from dependenciesb0cce16
: fix: add explicitly ltr direction to the overlayv0.6.3
Compare Source
Patch Changes
e5a26d6
: feat: support initially open overlay for errorsbc4fa05
: Remove lodash per method packagesc5d5109
: support eslint flat configv0.6.2
Compare Source
Patch Changes
ab70e33
: fix config.overlay.panelStyle not be applied at runtimebad24c7
: add optional global configuration of root directory (#262)v0.6.1
Compare Source
Patch Changes
ec4366d
: usevirtual:
for virtual module154ca0f
: Able to resolve tsconfig when only root specified in build mode, as well as vue-tsc.b3e0055
: Should respectserver.origin
when it's provided.e063617
: Migrate runtime UI from svelte to vue, user should not aware this.v0.6.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.