Commit 7f8704a
authored
Update dependency vite-plugin-checker to v0.10.2
| datasource | package | from | to |
| ---------- | ------------------- | ----- | ------ |
| npm | vite-plugin-checker | 0.9.0 | 0.10.2 |
## [v0.10.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.2)
##### 🐞 Bug Fixes
- **deps**: Update dependency picomatch to ^4.0.3 - in fi3ework/vite-plugin-checker#550 [<samp>(6a27b)</samp>](fi3ework/vite-plugin-checker@6a27b36)
- **stylelint**: Handle empty result - by [@liukonghe](https://github.com/liukonghe) in fi3ework/vite-plugin-checker#284 [<samp>(42ca9)</samp>](fi3ework/vite-plugin-checker@42ca9c3)
- **vue-tsc**: Support `vue-tsc` 3.0.3+ - by [@KazariEX](https://github.com/KazariEX) in fi3ework/vite-plugin-checker#551 [<samp>(5055e)</samp>](fi3ework/vite-plugin-checker@5055e5e)
##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.2)
## [v0.10.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.10.1)
##### 🐞 Bug Fixes
- Pass single string command with args to `spawn` - by [@nocive](https://github.com/nocive) in fi3ework/vite-plugin-checker#540 [<samp>(455b6)</samp>](fi3ework/vite-plugin-checker@455b64e)
##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.1)
## [v0.10.0](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.10.0)
## [v0.9.3](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.3)
*No significant changes*
##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.3)
## [v0.9.2](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.2)
##### 🐞 Bug Fixes
- Use diagnostic level to choose printing as error/info - by [@psaintjust](https://github.com/psaintjust) in fi3ework/vite-plugin-checker#501 [<samp>(7d10d)</samp>](fi3ework/vite-plugin-checker@7d10dac)
##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.2)
## [v0.9.1](https://github.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.9.1)
##### 🐞 Bug Fixes
- Do not use `error` level for info/warn messages - by [@danielroe](https://github.com/danielroe) in fi3ework/vite-plugin-checker#474 [<samp>(694b7)</samp>](fi3ework/vite-plugin-checker@694b740)
- Handle error when file is deleted while watcher is triggering - by [@danielroe](https://github.com/danielroe) [<samp>(95a85)</samp>](fi3ework/vite-plugin-checker@95a8564)
- De-default typescript import - by [@danielroe](https://github.com/danielroe) [<samp>(2ac0f)</samp>](fi3ework/vite-plugin-checker@2ac0fc5)
- Filter out empty paths when creating ignore - by [@danielroe](https://github.com/danielroe) [<samp>(b4d36)</samp>](fi3ework/vite-plugin-checker@b4d3639)
##### [View changes on GitHub](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.9.1)1 parent 8f31339 commit 7f8704a
2 files changed
+17
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments