fix: HMR
☁️ Nx Cloud Report
CI is running/has finished running commands for commit d6ccf256cce7768cfa7121b0e7cb0b1ad96436c0. 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.
More templates
- tanstack-router-react-example-authenticated-routes
- tanstack-router-react-example-basic
- tanstack-router-react-example-basic-default-search-params
- tanstack-router-react-example-basic-file-based
- tanstack-router-react-example-basic-file-based-codesplitting
- tanstack-router-react-example-react-query
- tanstack-router-react-example-basic-react-query-file-based
- tanstack-router-react-example-basic-ssr-file-based
- tanstack-router-react-example-basic-ssr-streaming-file-based
- tanstack-router-react-example-basic-virtual-file-based
- tanstack-router-react-example-basic-virtual-inside-file-based
- tanstack-router-react-example-deferred-data
- tanstack-router-react-example-kitchen-sink
- tanstack-router-react-example-kitchen-sink-file-based
- tanstack-router-react-example-kitchen-sink-react-query
- tanstack-router-react-example-kitchen-sink-react-query-file-based
- tanstack-router-react-example-large-file-based
- tanstack-router-react-example-location-masking
- tanstack-router-react-example-navigation-blocking
- tanstack-router-react-example-quickstart
- tanstack-router-react-example-quickstart-file-based
- tanstack-router-react-example-quickstart-rspack-file-based
- tanstack-router-react-example-quickstart-webpack-file-based
- tanstack-router-react-example-scroll-restoration
- tanstack-router-search-validator-adapters
- tanstack-start-example-basic
- tanstack-start-example-basic-auth
- tanstack-start-example-basic-react-query
- tanstack-start-example-basic-rsc
- tanstack-start-example-clerk-basic
- tanstack-start-example-convex-trellaux
- tanstack-start-example-counter
- tanstack-start-example-supabase-basic
- tanstack-start-example-trellaux
- tanstack-router-react-example-with-framer-motion
- tanstack-router-react-example-with-trpc
- tanstack-router-react-example-with-trpc-react-query
@tanstack/create-router
pnpm add https://pkg.pr.new/@tanstack/create-router@2316
@tanstack/eslint-plugin-router
pnpm add https://pkg.pr.new/@tanstack/eslint-plugin-router@2316
@tanstack/history
pnpm add https://pkg.pr.new/@tanstack/history@2316
@tanstack/react-cross-context
pnpm add https://pkg.pr.new/@tanstack/react-cross-context@2316
@tanstack/react-router
pnpm add https://pkg.pr.new/@tanstack/react-router@2316
@tanstack/react-router-with-query
pnpm add https://pkg.pr.new/@tanstack/react-router-with-query@2316
@tanstack/router-arktype-adapter
pnpm add https://pkg.pr.new/@tanstack/router-arktype-adapter@2316
@tanstack/router-cli
pnpm add https://pkg.pr.new/@tanstack/router-cli@2316
@tanstack/router-devtools
pnpm add https://pkg.pr.new/@tanstack/router-devtools@2316
@tanstack/router-generator
pnpm add https://pkg.pr.new/@tanstack/router-generator@2316
@tanstack/router-plugin
pnpm add https://pkg.pr.new/@tanstack/router-plugin@2316
@tanstack/router-valibot-adapter
pnpm add https://pkg.pr.new/@tanstack/router-valibot-adapter@2316
@tanstack/router-zod-adapter
pnpm add https://pkg.pr.new/@tanstack/router-zod-adapter@2316
@tanstack/router-vite-plugin
pnpm add https://pkg.pr.new/@tanstack/router-vite-plugin@2316
@tanstack/start
pnpm add https://pkg.pr.new/@tanstack/start@2316
@tanstack/start-vite-plugin
pnpm add https://pkg.pr.new/@tanstack/start-vite-plugin@2316
@tanstack/virtual-file-routes
pnpm add https://pkg.pr.new/@tanstack/virtual-file-routes@2316
commit: d6ccf25
Very good work!
We've been working quite successful on this branch, what's missing to merge?
Any timeline on when this might be merged?
Is it possible to have a status update on this? Having to refresh the page for every change is a terrible DX 😢
With exception to the work for mocking React Refresh in Start (as listed here), everything else in this PR has been pushed through in the merge of https://github.com/TanStack/router/pull/3275 available in the https://github.com/TanStack/router/releases/tag/v1.98.2.
With exception to the work for mocking React Refresh in Start (as listed here), everything else in this PR has been pushed through in the merge of #3275 available in the
v1.98.2(release).
The remaining changes from this PR (changing the code snippet injected for Start's HMR) have been merged into main in #3313. As such, all the relevant changes from this PR have been merged in and as such I'll be closing this PR.
Thank you to everyone who's patiently waited till we worked on other fixes and changes for Start before focussing on merging this one in.
Edit: The changes to patch Start's HMR should be available from the https://github.com/TanStack/router/releases/tag/v1.99.3.