Skip to content

Add React hooks #31

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

Merged
merged 18 commits into from
Sep 24, 2019
Merged

Add React hooks #31

merged 18 commits into from
Sep 24, 2019

Conversation

compulim
Copy link
Owner

@compulim compulim commented Sep 24, 2019

Description

Bumped to react@16.8.6 and added React Hooks.

Upgraded all React class components into functional components.

Changelog

Breaking changes

  • We moved to React Hooks and it requires React 16.8.6 or up
    • Hooks will allow us to write simpler and more maintainable code
    • Developers can use our React Hooks to perform various operations

Changed

Added

Fixed

  • Fix atStart was not reporting correctly, in PR #31

@compulim compulim merged commit 3eb21bc into master Sep 24, 2019
@compulim compulim deleted the feat-redux-hooks branch September 24, 2019 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant