react-router-component v0.31.0 Release Notes

    • Allow returning false from <CaptureClicks>'s onClick handler to completely cancel an anchor navigation.
    • Ignore '#' by default in <CaptureClicks>, unless we're in a hash routing environment.