Closed
Description
Version
4.0.0-beta.8
Test Case
https://github.com/peter-mouland/react-lego
Steps to reproduce
install react-router-dom v4.0.0-beta-7
now with 4.0.0-beta.7; running npm run test:func
fails, it worked previously.
but with 4.0.0-beta.8; running npm run test:func
now works
I'm not sure if this is expected, but i fixed my version to beta-7 to prevent further breaking changes affecting my app without me explicitly updating the router. I didn't use a shrinkwrap file which meant the sub-dependencies weren't fixed.
I'm not sure if you'd class this as a bug or not, but if anyone now tries to install beta.7, i won't work as it's incompatible with react-router v4.0.0-beat.8 (which it installs).
might be something to watch out for or be careful of if beta.9 comes out?
Metadata
Metadata
Assignees
Labels
No labels