Skip to content

Commit b7c2f29

Browse files
committed
Major version update
1 parent 73776ae commit b7c2f29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Wrapper for `react-router` that allows you to load data before switching the screen
44

5-
### ‼️ Version `1.0.0-beta` supports React Router 6 only, please use version `0.x.x` for React Router 5 ‼️
5+
### ‼️ Version `1.x.x` supports React Router 6 only, please use version `0.x.x` for React Router 5 ‼️
66

77
\
88
![](example.gif)

packages/react-router-loading/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-loading",
3-
"version": "1.0.0-beta.3",
3+
"version": "1.0.0",
44
"description": "Wrapper for react-router that allows you to load data before switching the screen",
55
"author": "Victor Trusov",
66
"repository": {

0 commit comments

Comments
 (0)