Skip to content

Conversation

@bean1352
Copy link
Contributor

  • Migrated from React Router to TanStack Router with file-based routing for improved type safety
  • Added _authenticated layout route with beforeLoad auth guards
  • Implemented Zod schema validation for search parameters (token-based auth flow)
  • Configured Vite plugin with auto code-splitting for optimized bundles
  • Removed deprecated files: router.tsx, login.tsx, page.tsx, layout.tsx

…r. Added route management with generated route tree and updated components for authentication flow. Removed deprecated login and entry pages.
@changeset-bot
Copy link

changeset-bot bot commented Jan 26, 2026

⚠️ No Changeset found

Latest commit: 1c6d217

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@bean1352 bean1352 requested a review from Chriztiaan January 26, 2026 08:24
@bean1352 bean1352 marked this pull request as ready for review January 26, 2026 09:25
Base automatically changed from feat/refactor-sync-diagnostics-client to main January 26, 2026 10:56
Copy link
Contributor

@Chriztiaan Chriztiaan left a comment

Choose a reason for hiding this comment

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

Tested on my side, happy with the changes.

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