Skip to content

Commit

Permalink
Note about the RR versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricedb committed Nov 9, 2021
1 parent a1d73ff commit 96bd37f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,11 @@ context('Open secure articles', () => {
});
});
```

## Versioning

**Make sure to use the correct version of this library for you!**

Version 1.* of this package is intended for use with React Router DOM version 5

Version 2.* of this package is intended for use with React Router DOM version 6 which has an breaking API.

0 comments on commit 96bd37f

Please sign in to comment.