vite-plugin-watch-and-run
Advanced tools
Comparing version 1.5.2-next.0 to 1.6.0-next.1
# @kitql/vite-plugin-watch-and-run | ||
## 1.6.0-next.1 | ||
### Minor Changes | ||
- [#574](https://github.com/jycouet/kitql/pull/574) | ||
[`d6b5a08`](https://github.com/jycouet/kitql/commit/d6b5a08f5a15fa9db54818ce69221817b1a7d2bf) | ||
Thanks [@jycouet](https://github.com/jycouet)! - bump to vite 5 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`d6b5a08`](https://github.com/jycouet/kitql/commit/d6b5a08f5a15fa9db54818ce69221817b1a7d2bf)]: | ||
- @kitql/helpers@0.8.8-next.1 | ||
## 1.5.2-next.0 | ||
@@ -4,0 +18,0 @@ |
@@ -7,3 +7,3 @@ { | ||
], | ||
"version": "1.5.2-next.0", | ||
"version": "1.6.0-next.1", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "type": "module", | ||
"dependencies": { | ||
"@kitql/helpers": "0.8.8-next.0", | ||
"@kitql/helpers": "0.8.8-next.1", | ||
"micromatch": "4.0.5" | ||
@@ -21,0 +21,0 @@ }, |
33951
+ Added@kitql/helpers@0.8.8-next.1(transitive)
- Removed@kitql/helpers@0.8.8-next.0(transitive)
Updated@kitql/helpers@0.8.8-next.1