@preact-signals/unified-signals
Advanced tools
Comparing version 0.2.4 to 0.2.5
# @preact-signals/unified-signals | ||
## 0.2.5 | ||
### Patch Changes | ||
- d9dca82: Fixes `@preact-signals/utils` deepSignal wrong types by adding `@preact/signals-react` as non optional peerDependency | ||
## 0.2.4 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@preact-signals/unified-signals", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"private": false, | ||
@@ -43,5 +43,2 @@ "publishConfig": { | ||
"peerDependenciesMeta": { | ||
"@preact/signals-react": { | ||
"optional": true | ||
}, | ||
"@preact/signals": { | ||
@@ -48,0 +45,0 @@ "optional": true |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29897