Skip to content

v6.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mjackson mjackson released this 01 Feb 06:58

Moved history from peerDependencies to dependencies. This should make it easier for people to install and test.

If you'd like to test it out, install from npm:

$ npm install react-router@next react-router-dom@next

Or, if you're on React Native:

$ yarn add react-router@next react-router-native@next