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

Add app router support #11

Merged
merged 41 commits into from
Apr 29, 2024
Merged

Add app router support #11

merged 41 commits into from
Apr 29, 2024

Conversation

hlubek
Copy link
Contributor

@hlubek hlubek commented Apr 29, 2024

No description provided.

esdete2 and others added 30 commits October 16, 2023 11:28
The default ESLint rule for React hooks errors on calling functions like  `useNode` from async functions
(server components). It should not be necessary to configure ESLint rules to use Zebra, so we rather change
the names of our functions now. Because they are not _really_ hooks I settled for the name `with*` to
differentiate from the actual data loaders.
@hlubek hlubek merged commit ac70d89 into main Apr 29, 2024
3 checks passed
@hlubek hlubek deleted the next branch April 29, 2024 17:48
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.

2 participants