Skip to content

react-router-dom v4.0.0-beta.7 installs react-router v4.0.0-beta.8 #4674

Closed
@peter-mouland

Description

@peter-mouland

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions