File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ Simple React state management. Made with :heart: and ES6 Proxies.
6
6
7
7
<a href =" #platform-support " ><img src =" images/browser_support.png " alt =" Browser support " width =" 450px " /></a >
8
8
9
+ ** NEWS:** v6.1.2 fixed a nasty memory leak. Please upgrade Easy State to v6.1.2+ if you use a v6.x version already. Thanks!
10
+
9
11
<details >
10
12
<summary ><strong >Table of Contents</strong ></summary >
11
13
<!-- Do not edit the Table of Contents, instead regenerate with `npm run build-toc` -->
@@ -29,10 +31,6 @@ Simple React state management. Made with :heart: and ES6 Proxies.
29
31
30
32
</details >
31
33
32
- <p ></p >
33
-
34
- ** NEWS:** v6.1.2 fixed a nasty memory leak. Please upgrade Easy State to v6.1.2 if you use a v6.x version already. Thanks!
35
-
36
34
## Introduction
37
35
38
36
React Easy State is a practical state management library with two functions and two accompanying rules.
You can’t perform that action at this time.
0 commit comments