Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

React 16 now in RC #506

Closed
samsch opened this issue Sep 8, 2017 · 1 comment
Closed

React 16 now in RC #506

samsch opened this issue Sep 8, 2017 · 1 comment

Comments

@samsch
Copy link
Contributor

samsch commented Sep 8, 2017

React 16 is now at RC stage. Can we expect to see a pre-release of recompose before React 16 stable?

@istarkov
Copy link
Contributor

istarkov commented Sep 8, 2017

feel free to provide a pr
https://github.com/acdlite/recompose/blob/master/src/packages/recompose/package.json#L21
btw should work even now with warning at install

pelotom added a commit to pelotom/recompose that referenced this issue Sep 26, 2017
@pelotom pelotom mentioned this issue Sep 26, 2017
istarkov pushed a commit that referenced this issue Sep 26, 2017
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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants