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 to 16.8.3 #1827

Merged
merged 1 commit into from
Mar 2, 2019
Merged

Update react to 16.8.3 #1827

merged 1 commit into from
Mar 2, 2019

Commits on Mar 2, 2019

  1. Update react to 16.8.3

    ## 16.8.2 => 16.8.3
    
    ### React DOM
    
    * Fix a bug that caused inputs to behave incorrectly in UMD builds. ([@gaearon](https://github.com/gaearon) in [#14914](facebook/react#14914))
    * Fix a bug that caused render phase updates to be discarded. ([@gaearon](https://github.com/gaearon) in [#14852](facebook/react#14852))
    
    ### React DOM Server
    * Unwind the context stack when a stream is destroyed without completing, to prevent incorrect values during a subsequent render. ([@overlookmotel](https://github.com/overlookmotel) in [#14706](facebook/react#14706))
    Deraen committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    7e9cd94 View commit details
    Browse the repository at this point in the history