Skip to content

changes to the route context branch#2141

Merged
SeanCassiere merged 3 commits into
route-contextfrom
route-context-sean
Aug 17, 2024
Merged

changes to the route context branch#2141
SeanCassiere merged 3 commits into
route-contextfrom
route-context-sean

Conversation

@SeanCassiere

Copy link
Copy Markdown
Member

No description provided.

@SeanCassiere
SeanCassiere changed the base branch from main to route-context August 17, 2024 06:23
@SeanCassiere
SeanCassiere marked this pull request as ready for review August 17, 2024 06:24
@nx-cloud

nx-cloud Bot commented Aug 17, 2024

Copy link
Copy Markdown
Contributor

☁️ Nx Cloud Report

CI is running/has finished running commands for commit de3997d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@pkg-pr-new

pkg-pr-new Bot commented Aug 17, 2024

Copy link
Copy Markdown

commit: de3997d

@tanstack/history

pnpm add https://pkg.pr.new/@tanstack/history@2141

@tanstack/react-cross-context

pnpm add https://pkg.pr.new/@tanstack/react-cross-context@2141

@tanstack/react-router

pnpm add https://pkg.pr.new/@tanstack/react-router@2141

@tanstack/react-router-with-query

pnpm add https://pkg.pr.new/@tanstack/react-router-with-query@2141

@tanstack/router-arktype-adapter

pnpm add https://pkg.pr.new/@tanstack/router-arktype-adapter@2141

@tanstack/router-cli

pnpm add https://pkg.pr.new/@tanstack/router-cli@2141

@tanstack/router-devtools

pnpm add https://pkg.pr.new/@tanstack/router-devtools@2141

@tanstack/router-generator

pnpm add https://pkg.pr.new/@tanstack/router-generator@2141

@tanstack/router-plugin

pnpm add https://pkg.pr.new/@tanstack/router-plugin@2141

@tanstack/router-valibot-adapter

pnpm add https://pkg.pr.new/@tanstack/router-valibot-adapter@2141

@tanstack/router-vite-plugin

pnpm add https://pkg.pr.new/@tanstack/router-vite-plugin@2141

@tanstack/router-zod-adapter

pnpm add https://pkg.pr.new/@tanstack/router-zod-adapter@2141

@tanstack/start

pnpm add https://pkg.pr.new/@tanstack/start@2141

@tanstack/start-vite-plugin

pnpm add https://pkg.pr.new/@tanstack/start-vite-plugin@2141

Open in Stackblitz

More templates

@SeanCassiere
SeanCassiere merged commit 9337dc2 into route-context Aug 17, 2024
@SeanCassiere
SeanCassiere deleted the route-context-sean branch August 17, 2024 06:31
tannerlinsley added a commit that referenced this pull request Aug 20, 2024
* feat(react-router): add types for routeContext

* perf(react-router): optimise new types for `routeContext`

* chore(react-router): add type tests for routeContext and beforeLoad

* checkpoint

* ci: apply automated fixes

* updates docs

* fix: tests

* fix: context

* chore: fix the lockfile

* ci: apply automated fixes

* style(react-router): fixup the eslint errors

* fix: hydration mismatch during SSR, refactor matchRoutes to take location

* fix: serialize beforeLoadContext during SSR

* examples: add start-basic-auth

* fix: history export parseHref

* feat: routeOptions.preload to allow disabling route-level preloading

* fix: full support for href redirects

* feat: useServerFn hook to allow handling server side effects like redirects outside of router lifecycles

* fix: server redirect and notFound now default to 200 status code for runtime to handle

* fix: update pnpm

* ci: apply automated fixes

* examples: fix start-basic-auth

* tests: fix playwright

* tests: fix playwright

* tests: fix playwright

* sean's changes to the route context branch (#2141)

* chore: type the objects used for `routeContext` and `beforeLoad`

* refactor: move the defaultTransformer from start to react-router

* test: add tests to the defaultTransformer

* test(react-router): add runtime unit tests for the `context` function

* examples: init start-clerk-basic

* fix: lockfile

* ci: apply automated fixes

* test: remove failing test for WIP clerk example

* tests: fix more clerk wip tests

* fix: lockfile

* tests: more clerk fixes

* tests: skip WIP clerk example

---------

Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: SeanCassiere <33615041+SeanCassiere@users.noreply.github.com>
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.

1 participant