@kitql/helper
Advanced tools
Comparing version 0.8.0-exp.0 to 0.8.0-exp.1
# @kitql/helper | ||
## 0.8.0-exp.1 | ||
### Patch Changes | ||
- [#384](https://github.com/jycouet/kitql/pull/384) | ||
[`e6ae461`](https://github.com/jycouet/kitql/commit/e6ae4610268c403c0526ec73bd91961f8dd819ea) | ||
Thanks [@jycouet](https://github.com/jycouet)! - export default | ||
## 0.8.0-exp.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@kitql/helper", | ||
"description": "Some useful helpers", | ||
"version": "0.8.0-exp.0", | ||
"version": "0.8.0-exp.1", | ||
"license": "MIT", | ||
@@ -22,2 +22,3 @@ "type": "module", | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.js", | ||
"svelte": "./dist/index.js" | ||
@@ -24,0 +25,0 @@ } |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
55418
0