Skip to content

Commit b5c8ade

Browse files
octoperjoe-bellanagstefLekoArts
authoredAug 26, 2024
feat(tanstack-start): Path based routing and Router support (clerk#3932)
Co-authored-by: Joe Bell <7349341+joe-bell@users.noreply.github.com> Co-authored-by: Stefanos Anagnostou <anagstef@users.noreply.github.com> Co-authored-by: Lennart <lekoarts@gmail.com>
1 parent 247b3fd commit b5c8ade

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+1750
-662
lines changed
 

‎.changeset/hip-spiders-behave.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/tanstack-start": minor
3+
---
4+
5+
Add support for path based routing and TanStack Router only apps

‎.github/labeler.yml

+3
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,6 @@ actions:
5656

5757
integration:
5858
- integration/**
59+
60+
tanstack:
61+
- packages/tanstack-start/**

0 commit comments

Comments
 (0)