v16.8.3
16.8.3 (February 21, 2019)
React DOM
- Fix a bug that caused inputs to behave incorrectly in UMD builds. (@gaearon in #14914)
- Fix a bug that caused render phase updates to be discarded. (@gaearon in #14852)
React DOM Server
- Unwind the context stack when a stream is destroyed without completing, to prevent incorrect values during a subsequent render. (@overlookmotel in #14706)
ESLint Plugin for React Hooks
Artifacts
- react: https://unpkg.com/react@16.8.3/umd/
- react-art: https://unpkg.com/react-art@16.8.3/umd/
- react-dom: https://unpkg.com/react-dom@16.8.3/umd/
- react-is: https://unpkg.com/react-is@16.8.3/umd/
- react-test-renderer: https://unpkg.com/react-test-renderer@16.8.3/umd/
- scheduler: https://unpkg.com/scheduler@0.13.3/umd/