This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
React 16 now in RC #506
Comments
feel free to provide a pr |
pelotom
added a commit
to pelotom/recompose
that referenced
this issue
Sep 26, 2017
Resolves acdlite#506.
Merged
neighborhood999
added a commit
to neighborhood999/recompose
that referenced
this issue
Oct 25, 2017
* export `createEventHandlerWithConfig()` and add documentation. * Fix Prettier issues * Docs: Fix missing comma in type description for `createEventHandlerWithConfig()` * Docs: Add *WithConfig functions to TOC. * Use $Compose instead Compose (acdlite#523) * Use $Compose instead Compose * Update flow-bin dependencies * Allow React 16 (acdlite#530) Resolves acdlite#506. * recompose v0.25.1 * Updated base fiddle link (acdlite#534) Base fiddle was using a unpkg link pointed at the old (React 15) dist url but without a React version, so broke with the release of React 16. Now points to the correct location for React 16, with 16 specified (shouldn't break this way again). * Remove createEagerFactory and createEagerElement (acdlite#538) * recompose v0.26.0 * Fix grammar in API.md (acdlite#542) * Translate `createEventHandlerWithConfig()`
neighborhood999
added a commit
to neighborhood999/recompose
that referenced
this issue
Nov 29, 2017
* export `createEventHandlerWithConfig()` and add documentation. * Fix Prettier issues * Docs: Fix missing comma in type description for `createEventHandlerWithConfig()` * Docs: Add *WithConfig functions to TOC. * Use $Compose instead Compose (acdlite#523) * Use $Compose instead Compose * Update flow-bin dependencies * Allow React 16 (acdlite#530) Resolves acdlite#506. * recompose v0.25.1 * Updated base fiddle link (acdlite#534) Base fiddle was using a unpkg link pointed at the old (React 15) dist url but without a React version, so broke with the release of React 16. Now points to the correct location for React 16, with 16 specified (shouldn't break this way again). * Remove createEagerFactory and createEagerElement (acdlite#538) * recompose v0.26.0 * Fix grammar in API.md (acdlite#542) * Translate `createEventHandlerWithConfig()`
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
React 16 is now at RC stage. Can we expect to see a pre-release of recompose before React 16 stable?
The text was updated successfully, but these errors were encountered: