Skip to content
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

new context api #118

Merged
merged 4 commits into from
Apr 24, 2019
Merged

new context api #118

merged 4 commits into from
Apr 24, 2019

Conversation

tizmagik
Copy link
Collaborator

@tizmagik tizmagik commented Mar 16, 2019

Updates to use new Context API, React.createContext()

After this is published, minimum React will be 16.3

Closes #67

@tizmagik
Copy link
Collaborator Author

Released under next tag,

npm install react-tracking@next

@tizmagik tizmagik changed the title [wip] new context api new context api Mar 16, 2019
@jacekradko
Copy link

@tizmagik We ran our regression suite against this change and haven't found any issues. Is there a process/timeline for getting this released?

@tizmagik
Copy link
Collaborator Author

Great, thanks for reporting back @jacekradko . I've also ran this on one of our repos and didn't see any issues. I think I'll tag and release a SEMVER Major (since the min React will now be 16.3+). 👍

@tizmagik tizmagik merged commit 5e1a910 into master Apr 24, 2019
@tizmagik tizmagik deleted the new-context branch April 24, 2019 21:31
@tizmagik
Copy link
Collaborator Author

tizmagik commented May 4, 2019

This was released as 6.0.0 by the way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for React 16.3 new Context API
2 participants