-
Notifications
You must be signed in to change notification settings - Fork 50.6k
Closed
Description
This release has been a bit rocky. 😛
I'm keeping track of known issues to fix them up together in the next patch.
- Expose
unstable_batchedUpdateson shallow renderer (Expose batchedUpdates on shallow renderer #9382), needed for Enzyme ([Compat] support React@15.5 enzymejs/enzyme#876 (comment)) - Create Fragment CommonJS entry point is messed up (Fix react-addons-create-fragment package export #9383, Incorrect export from react-addons-create-fragment package #9381)
- CRC package misses dependency on
object-assign - Some CommonJS addons inline fbjs unnecessary
- UMD files contain
processshim - UMD files aren't envified
- LinkedInput UMD is broken
- Release
linked-input - prop-types is missing LICENSE and PATENT file
- Fix and release
create-react-class(tagging @acdlite for this and add the rest of us)
Regarding create-react-class:
- Add docs link to the main docs. Currently just says "Documentation is WIP".
- Add peer deps for React 15.5+ (15.5+ because of
replaceStatecallback issue). Currently there are no peer deps at all, only dev deps. - Release update to NPM
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels