You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fastest deep equal comparison for React. Really fast general-purpose deep comparison.
10
12
Great for`shouldComponentUpdate`. This is a fork of the brilliant
@@ -16,10 +18,6 @@ extra handling for React.
16
18
17
19
(Check out the [benchmarking details](#benchmarking-this-library).)
18
20
19
-
### Maintenance Status: Active
20
-
21
-
Formidable is actively working on this project, and we expect to continue for work for the foreseeable future. Bug reports, feature requests and pull requests are welcome.
Please see our [contributions guide](./CONTRIBUTING.md).
135
133
134
+
## Maintenance Status
135
+
136
+
**Active:** Formidable is actively working on this project, and we expect to continue for work for the foreseeable future. Bug reports, feature requests and pull requests are welcome.
0 commit comments