diff --git a/README.md b/README.md index 4744bb6..a4ebcef 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A form input builder and validator for React JS ## Running with React 0.13.x In development you will get a warning about Formsy overriding `props`. This is due to a change in the React API. A new solution has been developed for next Formsy release, though it will not be available until React 0.14.0 is ready. So please just ignore the warning for now and when React 0.14.0 is here, they will be gone! +[Read more about Formsy release v1.0.0](https://github.com/christianalfoni/formsy-react/issues/83) + - [Background](#background) - [What you can do](#whatyoucando) - [Install](#install)