firebase-tools-ui
firebase-tools-ui copied to clipboard
Update dependency vite-plugin-checker to ^0.8.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
vite-plugin-checker | ^0.5.0 -> ^0.8.0 |
Release Notes
fi3ework/vite-plugin-checker (vite-plugin-checker)
v0.8.0
🚨 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
- Advance typescript teminal consolelog text color - by @jaceechan in https://github.com/fi3ework/vite-plugin-checker/issues/393 (aa3d4)
🐞 Bug Fixes
- ui: Use a Vue key so file paths update correctly - by @artursapek in https://github.com/fi3ework/vite-plugin-checker/issues/389 (fcbb6)
View changes on GitHub
v0.7.2
Patch Changes
v0.7.1
Patch Changes
-
909182e
: Remove extraneous non props attributes warning -
e881c44
: Bump @vitejs/plugin-vue to resolve runtime warning, see #346 -
80ca69c
: Resolve optionaltor from ESLint path, do not requires to install optionator anymore -
78fc007
: Throw error and hint user when vue-tsc working with typescript lower than 5.0.0 -
52423b2
: sync runTsc https://github.com/volarjs/volar.js/blob/630f31118d3986c00cc730eb83cd896709fd547e/packages/typescript/lib/quickstart/runTsc.ts -
2a0af74
: refactor: reuse codeFrame helper in logger and deduplicate code -
7d985e7
: refactor: import@volar/typescript
fromvue-tsc
v0.7.0
Minor Changes
-
0747729
: fix: compatibility with vue-tsc 2.x
v0.6.4
Patch Changes
-
83e1028
: Remove lodash-es from dependencies -
b0cce16
: fix: add explicitly ltr direction to the overlay
v0.6.3
Patch Changes
-
e5a26d6
: feat: support initially open overlay for errors -
bc4fa05
: Remove lodash per method packages -
c5d5109
: support eslint flat config
v0.6.2
Patch Changes
-
ab70e33
: fix config.overlay.panelStyle not be applied at runtime -
bad24c7
: add optional global configuration of root directory (#262)
v0.6.1
Patch Changes
-
ec4366d
: usevirtual:
for virtual module -
154ca0f
: 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
- fix: compatible with mac’s duplication watch report (5dd90c9)
- fix: require vue-tsc >= 1.3.9 (69a73a9)
- fix: support vue-tsc works with ts5 (ebf8996)
- fix: throw when using —fix with ESLint (6d3887d)
- fix(stylelint): parse lintCommand like argv (20b7399)
- build: bump vitest (30510a6)
- chore: bump vue-tsc to latest (8a99b8f)
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.