Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

feat: 🎸 Context based useApi hook #15

Merged
merged 1 commit into from
Feb 4, 2021
Merged

feat: 🎸 Context based useApi hook #15

merged 1 commit into from
Feb 4, 2021

Conversation

JohanObrink
Copy link
Contributor

In order to combat unnecessary rerenders and to many event listeners,
the useApi hook is now context based

BREAKING CHANGE: 🧨 useApi now requires app being wrapped in

In order to combat unnecessary rerenders and to many event listeners,
the useApi hook is now context based

BREAKING CHANGE: 🧨 useApi now requires app being wrapped in <ApiProvider />
@JohanObrink JohanObrink merged commit b7b7086 into main Feb 4, 2021
@github-actions
Copy link

github-actions bot commented Feb 4, 2021

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant