Skip to content

Commit c747dfc

Browse files
authored
Slightly refactor the README header
1 parent ec82885 commit c747dfc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Simple React state management. Made with :heart: and ES6 Proxies.
66

77
<a href="#platform-support"><img src="images/browser_support.png" alt="Browser support" width="450px" /></a>
88

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+
911
<details>
1012
<summary><strong>Table of Contents</strong></summary>
1113
<!-- 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.
2931

3032
</details>
3133

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-
3634
## Introduction
3735

3836
React Easy State is a practical state management library with two functions and two accompanying rules.

0 commit comments

Comments
 (0)