LoginSignup
0
0

More than 5 years have passed since last update.

React Release v16.8.5

Posted at

v16.8.5

React DOM

  • selectタグで選択されている最初のoptionにsize属性を設定しないように修正
  • useEffect(async () => ...)のwarningメッセージを改善
  • 重複したReactによるエラーメッセージの改善

React DOM Server

  • サーバレンダリング時のuseLayoutEffectのwarningメッセージを改善

React Shallow Renderer

  • Hooksで動くshallow rendererのsetStateを修正
  • shallow rendererでReact.memoをサポートするように修正
  • shallow rendererでHooks内のforwardRefをサポートするように修正
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0