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

'react' does not contain an export named 'Fragment' #473

Closed shelldandy closed 6 years ago

shelldandy commented 6 years ago

https://reactjs.org/blog/2017/11/28/react-v16.2.0-fragment-support.html

:(((

Are there plans to support this?

Thanks a lot!

marvinhagemeister commented 6 years ago

@shelldandy Fragments are currently missing and there is a high desire to implement them. We track the current status here: https://github.com/developit/preact/issues/946