Skip to content

Use the new React Context API #182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
stasm opened this issue Apr 12, 2018 · 1 comment
Closed

Use the new React Context API #182

stasm opened this issue Apr 12, 2018 · 1 comment

Comments

@stasm
Copy link
Contributor

stasm commented Apr 12, 2018

React 16.3 is out and it comes with a new Context API replacing the old experimental one.

https://reactjs.org/blog/2018/03/29/react-v-16-3.html
https://reactjs.org/docs/context.html

We should use it in fluent-react. I'd like to understand if there's a way to keep the old one as an alternative for codebases on React 15 or 16.1.

@stasm
Copy link
Contributor Author

stasm commented Apr 6, 2020

This was fixed by @Gregoor in #406 and released as @fluent/react 0.11 back in January.

@stasm stasm closed this as completed Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant