preactjs / preact-compat

ATTENTION: The React compatibility layer for Preact has moved to the main preact repo.
http://npm.im/preact-compat
MIT License
949 stars 148 forks source link

Missing createRef #474

Closed Pyrolistical closed 5 years ago

Pyrolistical commented 6 years ago

Is createRef planning to be added?

k1r0s commented 6 years ago

Thanks @Pyrolistical

We just create a PR over this subject https://github.com/developit/preact/pull/1138

johnhaitas commented 5 years ago

any projection on when this addition will be released?

k1r0s commented 5 years ago

soon :)

shermango commented 5 years ago

any update on this addition? If I recall correctly it was dependent on Preact 8.4.x release which was a while ago?

yonatanmn commented 5 years ago

Seems like it's merged in "master", but not published. Any update ?

Nicolab commented 5 years ago

Please, an update?

marvinhagemeister commented 5 years ago

@Nicolab It's already out in our next major version for Preact that's currently in alpha stat. Compat has moved into core and can be imported via preact/compat instead 👍🎉

Nicolab commented 5 years ago

Ok, thanks :+1: