Skip to content

Conversation

@erquhart
Copy link
Contributor

Migrates Convex + Better Auth to latest, cleaned things up a bit. Will follow up with auth for SSR.

@netlify
Copy link

netlify bot commented Sep 17, 2025

‼️ Deploy request for tanstack rejected.

Name Link
🔨 Latest commit ac7fbf9

Copy link
Member

@SeanCassiere SeanCassiere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you run the lint script please?

@erquhart
Copy link
Contributor Author

@SeanCassiere I can but the failures are pre-existing. Example: #481

@erquhart
Copy link
Contributor Author

erquhart commented Sep 20, 2025

Pushed a fix:

  • ignores dist and .content-collections so it doesn't fail erroneously on local
  • prettier format all files

Once this is merged your other PR's that are failing lint should succeed.

@erquhart
Copy link
Contributor Author

Looks like src/utils/gh-sponsor-meta.json is still erroring in prettier. 2.8.8 is running in CI - I formatted with the same version locally, no errors. Really odd.

@erquhart
Copy link
Contributor Author

erquhart commented Sep 20, 2025

Added src/utils/gh-sponsor-meta.json to .prettierignore - don't know if this is the solution you want, but there's another one-off file in there too. Passes now.

Users are not currently supported in the component, and are tough
to do well with npm apis. Recommend just listing specific packages
that have a high download count for inclusion in stats
@SeanCassiere SeanCassiere merged commit 995d1ab into TanStack:main Sep 20, 2025
6 checks passed
SeanCassiere added a commit that referenced this pull request Sep 20, 2025
jherr added a commit that referenced this pull request Sep 23, 2025
tannerlinsley pushed a commit that referenced this pull request Sep 23, 2025
tannerlinsley pushed a commit that referenced this pull request Jan 11, 2026
LeCarbonator pushed a commit to LeCarbonator/tanstack.com that referenced this pull request Jan 11, 2026
…k#485)

* migrate to @convex-dev/better-auth 0.8

* use ssr in account page and navbar

* remove tannerlinsley from oss-stats npm orgs list

Users are not currently supported in the component, and are tough
to do well with npm apis. Recommend just listing specific packages
that have a high download count for inclusion in stats

* fix prettier errors

* add gh-sponsor-meta.json to prettier ignore

* undo prettierignore changes

---------

Co-authored-by: SeanCassiere <33615041+SeanCassiere@users.noreply.github.com>
LeCarbonator pushed a commit to LeCarbonator/tanstack.com that referenced this pull request Jan 11, 2026
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