Skip to content

Tags: thedevelobear/react-rewards

Tags

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add variable fps for all animations (#111)

* feat: add variable fps for all animations

* chore: bump app version

v2.0.5

Toggle v2.0.5's commit message
feat: add normalised repo url

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
wrap reward function in useCallback to prevent rerendering components (

…#86)

Co-authored-by: Nobuhito Kurose <pudding.heart.hd@gmail.com>

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix useRewards hook that didn't work with async components (#84)

Co-authored-by: jakub.szewczyk <jakub.szewczyk@tivix.com>

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix isAnimating for confetti animation (#82)

Co-authored-by: jakub.szewczyk <jakub.szewczyk@tivix.com>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v2.0.0 rebuild (#81)

Co-authored-by: jakub.szewczyk <jakub.szewczyk@tivix.com>

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump ws from 7.1.2 to 7.5.7 (#76)

Bumps [ws](https://github.com/websockets/ws) from 7.1.2 to 7.5.7.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.1.2...7.5.7)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>