Skip to content

v9.0.0

Compare
Choose a tag to compare
@priyajeet priyajeet released this 16 Jan 00:15
· 761 commits to release since this release
962679b

9.0.0 (2019-01-16)

Bug Fixes

  • build: use es instead of lib (#783) (c608c00)
  • openwith: Add codes to OpenWith errors to fix ErrorBoundary (#776) (7ea8b3c)
  • uploader: ContentUploader did not properly handle multiput errors (#778) (2e7c53e)

chore

BREAKING CHANGES

  • Version requirements have changed for React/ReactDOM (min version 16.7) and node (min version 10)
  • Internal folder structure has changed for folks doing imports based on full path. See #766