We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73776ae commit b7c2f29Copy full SHA for b7c2f29
README.md
@@ -2,7 +2,7 @@
2
3
Wrapper for `react-router` that allows you to load data before switching the screen
4
5
-### ‼️ Version `1.0.0-beta` supports React Router 6 only, please use version `0.x.x` for React Router 5 ‼️
+### ‼️ Version `1.x.x` supports React Router 6 only, please use version `0.x.x` for React Router 5 ‼️
6
7
\
8

packages/react-router-loading/package.json
@@ -1,6 +1,6 @@
1
{
"name": "react-router-loading",
- "version": "1.0.0-beta.3",
+ "version": "1.0.0",
"description": "Wrapper for react-router that allows you to load data before switching the screen",
"author": "Victor Trusov",
"repository": {
0 commit comments