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

feat(sdk): update tanstack router to 1.58.17 #788

Merged
merged 3 commits into from
Oct 3, 2024
Merged

Conversation

rsbh
Copy link
Member

@rsbh rsbh commented Oct 3, 2024

This PR will update the tanstack router in IAM SDK.
the useRouterContext and routerContext.createRootRoute has been removed in this version.
the routerContext.createRootRoute is replaced with createRootRouteWithContext
and the useRouterContext is replaced with useRouteContext.

link to router context
link to useRouteContext hook

Copy link

vercel bot commented Oct 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontier ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2024 9:07am

@coveralls
Copy link

coveralls commented Oct 3, 2024

Pull Request Test Coverage Report for Build 11159095097

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 9.703%

Totals Coverage Status
Change from base Build 11111457222: 0.0%
Covered Lines: 10995
Relevant Lines: 113310

💛 - Coveralls

@rsbh rsbh merged commit 42bf7bf into main Oct 3, 2024
7 checks passed
@rsbh rsbh deleted the feat_sdk_update_router branch October 3, 2024 09:19
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.

3 participants