Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update React (and react-dom) to 15.4.0 and react-tap-event-plugin to 2.0.1 #155

Merged
merged 4 commits into from
Nov 30, 2016

Commits on Nov 30, 2016

  1. Update react-tap-event-plugin to 2.0.1

    ... to fix React 15.4.0 compatibility).
    
    [react-v15.4.0](https://facebook.github.io/react/blog/2016/11/16/react-v15.4.0.html) broke `react-tap-event-plugin@v1`, which got updated to 2.0.1. just now at zilverline/react-tap-event-plugin#82. See the change set here: https://github.com/zilverline/react-tap-event-plugin/pull/82/files. It only changes the paths to `react-dom`.
    
    https://www.npmjs.com/package/react-tap-event-plugin
    
    Update React too for correct peer deps
    
    Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
    petetnt authored and fzaninotto committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    5860b45 View commit details
    Browse the repository at this point in the history
  2. Update react-test-utils too

    Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
    petetnt authored and fzaninotto committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    5e0bec7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9c5083 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44e5bd3 View commit details
    Browse the repository at this point in the history