@quilted/threads
Advanced tools
Comparing version 2.1.1 to 2.1.2
# @quilted/threads | ||
## 2.1.2 | ||
### Patch Changes | ||
- [`ccf29286`](https://github.com/lemonmade/quilt/commit/ccf2928633719c38b30cd3712fe132c6bd5fd2a0) Thanks [@lemonmade](https://github.com/lemonmade)! - Upgrade Preact and signal dependencies | ||
## 2.1.1 | ||
@@ -4,0 +10,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"type": "module", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"license": "MIT", | ||
@@ -47,3 +47,3 @@ "engines": { | ||
"peerDependencies": { | ||
"@preact/signals-core": "^1.5.0" | ||
"@preact/signals-core": "^1.6.0" | ||
}, | ||
@@ -56,3 +56,3 @@ "peerDependenciesMeta": { | ||
"devDependencies": { | ||
"@preact/signals-core": "^1.5.0" | ||
"@preact/signals-core": "^1.6.0" | ||
}, | ||
@@ -59,0 +59,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
230772
27