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

Allow React 16 #530

Merged
merged 1 commit into from
Sep 26, 2017
Merged

Allow React 16 #530

merged 1 commit into from
Sep 26, 2017

Conversation

pelotom
Copy link
Contributor

@pelotom pelotom commented Sep 26, 2017

Resolves #506.

@codecov-io
Copy link

Codecov Report

Merging #530 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #530   +/-   ##
=======================================
  Coverage   88.94%   88.94%           
=======================================
  Files          53       53           
  Lines         389      389           
=======================================
  Hits          346      346           
  Misses         43       43

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6064554...f9a860d. Read the comment docs.

@istarkov istarkov merged commit 97e26e0 into acdlite:master Sep 26, 2017
@istarkov
Copy link
Contributor

Thank you. Was sure when saw this PR in inbox that react 16 released ;-) but not :-(

@dimitropoulos
Copy link

@istarkov now it has!

@istarkov
Copy link
Contributor

released this in 0.25.1 :-)

neighborhood999 added a commit to neighborhood999/recompose that referenced this pull request 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 pull request 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()`
mDibyo added a commit to mDibyo/Griddle that referenced this pull request Nov 5, 2018
This is the first version of recompose compatible with React 16
(acdlite/recompose#530 (comment))
JaosnHsieh pushed a commit to JaosnHsieh/Griddle that referenced this pull request Dec 21, 2018
This is the first version of recompose compatible with React 16
(acdlite/recompose#530 (comment))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants