v4.0.0-alpha.3
Pre-releaseQuick Version Note
I've swapped out the version string to better represent the prerelease nature of the v4
branch currently. It may not have been obvious before, but according to semver, any version string with a -anything
on the end is considered a prerelease version. I've seen some references to the versions before as 4.0.1 and 4.0.2. This isn't correct, as we haven't yet pushed a 4.0.0 final version. This is not production-ready code. We're not done building 4.0!
And, most importantly, we need your help to figure out things that are missing, either stuff that should go into the core of React Router or external libraries and code patterns that need to be established. React Router is now a building block as much as React itself is, and this more lean, mean, super-minimal core means that you can build a lot of interesting stuff on top of it. Now's a great time to get into open source and contribute some code. Keep those issues and PRs coming!
Also, for the love of god, yes, we know the docs site isn't scrollable. We'll push a new version soon!
Use this link for the docs site from now on: https://react-router.now.sh/ We'll keep it updated.