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

Update to v1.0.0 #24

Merged
merged 10 commits into from
Oct 11, 2019
Merged

Update to v1.0.0 #24

merged 10 commits into from
Oct 11, 2019

Conversation

jkomyno
Copy link
Owner

@jkomyno jkomyno commented Oct 11, 2019

Changelog

  • Moved from class component to hook-based function component
  • Delegated part of the logic to separate packages
  • Added better support to update internal state when changing props after the component was mounted
  • Supported custom timers (this gives the possibility to use native timers instead of window.setTimeout())
  • Updated React/React Native dependencies
  • Updated documentation

Fixes

@jkomyno jkomyno added this to the v1.0.0 milestone Oct 11, 2019
@jkomyno jkomyno self-assigned this Oct 11, 2019
@jkomyno jkomyno merged commit 1917b54 into master Oct 11, 2019
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.

1 participant