Skip to content

React 16.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@theKashey theKashey released this 10 Nov 11:07
· 450 commits to master since this release

Features

  • React 16.5 and React 16.6 support. forwardRef, memo, lazy #1084
  • Webpack loader #1098
  • mark RHL sideEffect-free in production mode #1096
  • babel plugin will remove hot in production #1091

Bug Fixes

  • babel plugin will remove calls to hot in production mode to remove side-effect on webpack #1081
  • class methods, deleted on update, will be deleted from proxy #1091