diff --git a/README.md b/README.md index f470422..404b1b3 100644 --- a/README.md +++ b/README.md @@ -72,13 +72,12 @@ yarn add react-router-prompt This version works with react-router-dom >=v6.19 Should be used within [data routers](https://reactrouter.com/en/6.8.1/routers/picking-a-router#using-v64-data-apis) -For react-router-support `(v6 - v6.2.x)` please install v0.3.0 +For react-router support `(v6 - v6.2.x)` please install v0.3.0 -_Skipped support in middle due to breaking changes on react-router apis_ +For react-router support (v6.7.x - v6.18.x) please install v0.5.4 -```sh -yarn add react-router-prompt@0.3.0 -``` + +_Skipped support in middle due to breaking changes on react-router apis_ ## Contributing diff --git a/package.json b/package.json index 5772ac0..7d23109 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-router-prompt", - "version": "0.5.4", + "version": "0.6.0", "description": "React Router Navigation Prompt for v6", "type": "module", "files": [