FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - devilofdev/router · GitHub
devilofdev
/
router
Public
forked from
TanStack/router
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
router
scripts
on
main
User selector
Datepicker
Commit history
Commits on Jul 20, 2025
feat: pass in router instance in client function middleware (#4723)
Show description for f9dfb31
schiller-manuel
and
autofix-ci[bot]
authored
f9dfb31
View commit details
Copy full SHA for f9dfb31
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
ci: upgrade to labeler v5 (#4406)
SeanCassiere
authored
a0d9811
View commit details
Copy full SHA for a0d9811
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
feat: Merge alpha to main (#4365)
Show description for 8b5accb
authored
8b5accb
View commit details
Copy full SHA for 8b5accb
View code at this point
Browse repository at this point
Commits on Jun 8, 2025
fix: Slight simplification to llm rule generation now vibe-tools supports esm properly (#4347)
eastlondoner
authored
4b6b2c1
View commit details
Copy full SHA for 4b6b2c1
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
fix: generating CJS directly for vibe-rules (#4329)
jherr
authored
01b4f00
View commit details
Copy full SHA for 01b4f00
View code at this point
Browse repository at this point
fix: fixing vibe-rules generation to support CJS exports as well (#4327)
jherr
authored
eedbbba
View commit details
Copy full SHA for eedbbba
View code at this point
Browse repository at this point
Commits on May 29, 2025
chore: support vibe-rules in react-router (#4263)
Show description for 000b4f3
jherr
and
autofix-ci[bot]
authored
000b4f3
View commit details
Copy full SHA for 000b4f3
View code at this point
Browse repository at this point
Commits on May 24, 2025
docs: fix links
tannerlinsley
committed
63c623b
View commit details
Copy full SHA for 63c623b
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
chore(create-router,create-start): remove user app init packages (#4049)
SeanCassiere
authored
cc0d468
View commit details
Copy full SHA for cc0d468
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
chore(root): switch from `fs.rmdir` to `fs.rm`
SeanCassiere
committed
03ac067
View commit details
Copy full SHA for 03ac067
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
release experimental `@tanstack/solid-start` package (#3864)
Show description for 739362f
birkskyum
and
autofix-ci[bot]
authored
739362f
View commit details
Copy full SHA for 739362f
View code at this point
Browse repository at this point
Commits on Mar 16, 2025
chore(root): script for cleaning up packages
SeanCassiere
committed
5412a94
View commit details
Copy full SHA for 5412a94
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
refactor: make start-server-functions packages agnostic (#3729)
Show description for df1ff39
birkskyum
authored
df1ff39
View commit details
Copy full SHA for df1ff39
View code at this point
Browse repository at this point
chore(start-api-routes): make agnostic package (#3722)
Show description for 1b402d5
birkskyum
authored
1b402d5
View commit details
Copy full SHA for 1b402d5
View code at this point
Browse repository at this point
chore(start-server-core): agnostic package (#3720)
birkskyum
authored
2d2551b
View commit details
Copy full SHA for 2d2551b
View code at this point
Browse repository at this point
Commits on Mar 9, 2025
chore(start-client-core): move mergeHeaders and startSerializer to shared package (#3709)
Show description for 398458e
birkskyum
and
autofix-ci[bot]
authored
398458e
View commit details
Copy full SHA for 398458e
View code at this point
Browse repository at this point
Commits on Mar 8, 2025
feat(router-devtools-core): consolidate devtools logic in `core` and distributed with framework-specific bindings (#3636)
Show description for e313a1c
authored
e313a1c
View commit details
Copy full SHA for e313a1c
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
chore(root): labeler script to only consider packages with a `package.json` file (#3690)
SeanCassiere
authored
c646ddc
View commit details
Copy full SHA for c646ddc
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
chore: add script to bump typescript version and bump it to 5.8 (#3618)
Show description for 30e8690
schiller-manuel
and
chorobin
authored
30e8690
View commit details
Copy full SHA for 30e8690
View code at this point
Browse repository at this point
Commits on Mar 1, 2025
SolidJS driver for TanStack Start (#3522)
Show description for e2ac863
authored
e2ac863
View commit details
Copy full SHA for e2ac863
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
refactor(react-start): move start packages to react-start (#3563)
Show description for 0cf5e3e
birkskyum
and
autofix-ci[bot]
authored
0cf5e3e
View commit details
Copy full SHA for 0cf5e3e
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
chore(react-cross-context,solid-cross-context): remove unused cross-context (#3549)
birkskyum
authored
e6be53d
View commit details
Copy full SHA for e6be53d
View code at this point
Browse repository at this point
Commits on Feb 22, 2025
feat(solid-cross-context): add package (#3515)
Show description for 41f3abc
birkskyum
and
autofix-ci[bot]
authored
41f3abc
View commit details
Copy full SHA for 41f3abc
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
feat(solid-router): Add a SolidJS driver for TanStack Router (#3276)
Show description for ad20a68
authored
ad20a68
View commit details
Copy full SHA for ad20a68
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
ci(root): add automatic labeler workflow (#3251)
SeanCassiere
authored
55d14e9
View commit details
Copy full SHA for 55d14e9
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
refactor: router-utils for common utils (#3287)
schiller-manuel
authored
090485b
View commit details
Copy full SHA for 090485b
View code at this point
Browse repository at this point
Commits on Jan 26, 2025
refactor(router-core): move router-core into a separate package (#3171)
Show description for a3e0899
birkskyum
and
SeanCassiere
authored
a3e0899
View commit details
Copy full SHA for a3e0899
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
fix: RELEASE_ALL
Show description for 24716c5
tannerlinsley
committed
24716c5
View commit details
Copy full SHA for 24716c5
View code at this point
Browse repository at this point
fix: RELEASE_ALL
Show description for 678b72f
tannerlinsley
committed
678b72f
View commit details
Copy full SHA for 678b72f
View code at this point
Browse repository at this point
fix: RELEASE_ALL
Show description for f8cc5a7
tannerlinsley
committed
f8cc5a7
View commit details
Copy full SHA for f8cc5a7
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
build: publish `directive-functions-plugin` & `server-functions-plugin` (#3172)
Show description for b0d73fb
SeanCassiere
authored
b0d73fb
View commit details
Copy full SHA for b0d73fb
View code at this point
Browse repository at this point
feat: Agnostic Server Fn Plugin (#2993)
Show description for e9781b7
authored
e9781b7
View commit details
Copy full SHA for e9781b7
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
feat(start): create-start cli (#2920)
Show description for f3de244
timoconnellaus
and
autofix-ci[bot]
authored
f3de244
View commit details
Copy full SHA for f3de244
View code at this point
Browse repository at this point
Commits on Nov 14, 2024
Chained Server Fn Syntax, ServerFn Middleware (#2513)
Show description for 4d5d25b
authored
4d5d25b
View commit details
Copy full SHA for 4d5d25b
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
feat(eslint-plugin-router): add rule to ensure correct property order for createXXXRoute functions (#2362)
schiller-manuel
authored
1b22087
View commit details
Copy full SHA for 1b22087
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL