Comparing version 0.7.3-alpha.2 to 0.7.3
@@ -1,2 +0,2 @@ | ||
// Minimum TypeScript Version: 3.7 | ||
// Minimum TypeScript Version: 3.9 | ||
@@ -377,2 +377,3 @@ /** | ||
constructor(newKey: NodeKey); | ||
toJSON(): {key: string}; | ||
} | ||
@@ -385,2 +386,3 @@ | ||
constructor(newKey: NodeKey); | ||
toJSON(): {key: string}; | ||
} | ||
@@ -387,0 +389,0 @@ |
{ | ||
"name": "recoil", | ||
"version": "0.7.3-alpha.2", | ||
"version": "0.7.3", | ||
"description": "Recoil - A state management library for React", | ||
"main": "cjs/recoil.js", | ||
"module": "es/recoil.js", | ||
"react-native": "native/recoil.js", | ||
"unpkg": "umd/recoil.js", | ||
"main": "cjs/index.js", | ||
"module": "es/index.js", | ||
"react-native": "native/index.js", | ||
"unpkg": "umd/index.js", | ||
"types": "index.d.ts", | ||
@@ -10,0 +10,0 @@ "files": ["umd", "es", "cjs", "native", "index.d.ts"], |
# Recoil · [![NPM Version](https://img.shields.io/npm/v/recoil)](https://www.npmjs.com/package/recoil) [![Node.js CI](https://github.com/facebookexperimental/Recoil/workflows/Node.js%20CI/badge.svg)](https://github.com/facebookexperimental/Recoil/actions) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebookexperimental/Recoil/blob/main/LICENSE) [![Follow on Twitter](https://img.shields.io/twitter/follow/recoiljs?label=Follow%20Recoil&style=social)](https://twitter.com/recoiljs) | ||
Recoil is an experimental set of utilities for state management with React. | ||
Recoil is an experimental state management framework for React. | ||
@@ -9,4 +9,7 @@ Please see the website: https://recoiljs.org | ||
The Recoil package lives in [npm](https://www.npmjs.com/get-npm). To install the latest stable version, run the following command: | ||
The Recoil package lives in [npm](https://www.npmjs.com/get-npm). Please see the [installation guide](https://recoiljs.org/docs/introduction/installation) | ||
To install the latest stable version, run the following command: | ||
```shell | ||
@@ -22,3 +25,3 @@ npm install recoil | ||
Or if you're using [bower](https://cloud.google.com/community/tutorials/install-bower-dependencies-on-google-app-engine): | ||
Or if you're using [bower](https://bower.io/#install-bower): | ||
@@ -25,0 +28,0 @@ ```shell |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
2168150
105
40
30043
1