vite-plugin-watch-and-run
Advanced tools
Comparing version 1.4.2-next.2 to 1.4.2
# @kitql/vite-plugin-watch-and-run | ||
## 1.4.2 | ||
### Patch Changes | ||
- [#432](https://github.com/jycouet/kitql/pull/432) | ||
[`8e75e6d`](https://github.com/jycouet/kitql/commit/8e75e6d8f649e183d96577ed0280a9960ec13c0c) | ||
Thanks [@jycouet](https://github.com/jycouet)! - add cjs option | ||
- Updated dependencies | ||
[[`94dc048`](https://github.com/jycouet/kitql/commit/94dc0487f5777535292b462bda514900e4a02578), | ||
[`c056a39`](https://github.com/jycouet/kitql/commit/c056a395d118b0882fe8f3981b7f49532b0101b1), | ||
[`8e75e6d`](https://github.com/jycouet/kitql/commit/8e75e6d8f649e183d96577ed0280a9960ec13c0c)]: | ||
- @kitql/helpers@0.8.3 | ||
## 1.4.2-next.2 | ||
@@ -4,0 +18,0 @@ |
@@ -7,3 +7,3 @@ { | ||
], | ||
"version": "1.4.2-next.2", | ||
"version": "1.4.2", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "type": "module", | ||
"dependencies": { | ||
"@kitql/helpers": "0.8.3-next.2", | ||
"@kitql/helpers": "0.8.3", | ||
"micromatch": "4.0.5" | ||
@@ -21,0 +21,0 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
30691
1
+ Added@kitql/helpers@0.8.3(transitive)
- Removed@kitql/helpers@0.8.3-next.2(transitive)
Updated@kitql/helpers@0.8.3