We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c1177 commit 443b956Copy full SHA for 443b956
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-fast-compare",
3
- "version": "2.0.3",
+ "version": "2.0.4",
4
"description": "Fastest deep equal comparison for React. Perfect for shouldComponentUpdate. Also really fast general-purpose deep comparison",
5
"main": "index.js",
6
"scripts": {
0 commit comments