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

Improve DX when combining react-dom/profiling and schedule/tracking #13605

Merged
merged 6 commits into from
Sep 10, 2018

Commits on Sep 9, 2018

  1. schedule/tracking (production bundle) should not cause react-dom (pro…

    …filing bundle) to error
    Brian Vaughn committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    889a8de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    996eb69 View commit details
    Browse the repository at this point in the history
  3. Revert "schedule/tracking (production bundle) should not cause react-…

    …dom (profiling bundle) to error"
    
    This reverts commit 889a8de.
    Brian Vaughn committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    16bef4c View commit details
    Browse the repository at this point in the history
  4. Add invariant when profiling renderer is used with non-profiling sche…

    …dule/tracking
    Brian Vaughn committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    8bfc0bf View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Configuration menu
    Copy the full SHA
    f006b54 View commit details
    Browse the repository at this point in the history
  2. Comment tweak

    Brian Vaughn committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    1168d34 View commit details
    Browse the repository at this point in the history