Comparing version 1.1.0 to 1.2.0
# Change Log | ||
## 1.2.0 | ||
### Features | ||
* Upgraded dispatchr dependency to 1.0.0. This version of dispatchr defers rehydration | ||
to when a store is instantiated rather than immediately upon `rehydrate` call. | ||
## 1.1.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "fluxible", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "A pluggable container for isomorphic flux applications", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"debug": "^2.0.0", | ||
"dispatchr": "^0.3.1", | ||
"dispatchr": "^1.0.0", | ||
"is-promise": "^2.0.0", | ||
@@ -20,0 +20,0 @@ "setimmediate": "^1.0.2" |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
40702
18
2
0
+ Addeddispatchr@1.3.0(transitive)
+ Addedeventemitter3@4.0.7(transitive)
- Removeddispatchr@0.3.3(transitive)
- Removedeventemitter3@1.2.0(transitive)
Updateddispatchr@^1.0.0