mobx-react
Advanced tools
Comparing version 9.1.0 to 9.1.1
# mobx-react | ||
## 9.1.1 | ||
### Patch Changes | ||
- [`61abc53f`](https://github.com/mobxjs/mobx/commit/61abc53ff10554d1d5ce3e85466f6beda4d63fa2) [#3852](https://github.com/mobxjs/mobx/pull/3852) Thanks [@mweststrate](https://github.com/mweststrate)! - Patched the release process, forcing release to get everything in pristine state. | ||
- Updated dependencies [[`61abc53f`](https://github.com/mobxjs/mobx/commit/61abc53ff10554d1d5ce3e85466f6beda4d63fa2), [`7bbb523a`](https://github.com/mobxjs/mobx/commit/7bbb523a7b81229570e0e2a176b989bfc74c4634)]: | ||
- mobx-react-lite@4.0.7 | ||
## 9.1.0 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "mobx-react", | ||
"version": "9.1.0", | ||
"version": "9.1.1", | ||
"description": "React bindings for MobX. Create fully reactive components.", | ||
@@ -39,3 +39,3 @@ "source": "src/index.ts", | ||
"dependencies": { | ||
"mobx-react-lite": "^4.0.4" | ||
"mobx-react-lite": "^4.0.7" | ||
}, | ||
@@ -55,4 +55,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"mobx": "^6.11.0", | ||
"mobx-react-lite": "^4.0.4", | ||
"mobx": "^6.12.2", | ||
"mobx-react-lite": "^4.0.7", | ||
"expose-gc": "^1.0.0" | ||
@@ -59,0 +59,0 @@ }, |
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
650158
3
Updatedmobx-react-lite@^4.0.7