Skip to content

Commit ed5b1ae

Browse files
committed
docs(readme): reformat breaking change notice again
1 parent c70013f commit ed5b1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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-
[Breaking change in v5](https://github.com/solkimicreb/react-easy-state/releases/tag/v5.0.0): the auto bind feature got removed. See the alternatives for your components at the [official React docs](https://reactjs.org/docs/handling-events.html) and for you stores at [the FAQ docs section](#my-stores-are-broken).
9+
**Breaking change in [v5](https://github.com/solkimicreb/react-easy-state/releases/tag/v5.0.0)**: the auto bind feature got removed. See the alternatives for your components at the [official React docs](https://reactjs.org/docs/handling-events.html) and for you stores at [the FAQ docs section](#my-stores-are-broken).
1010

1111
<details>
1212
<summary><strong>Table of Contents</strong></summary>

0 commit comments

Comments
 (0)