v1.143.3
Version 1.143.3 - 12/23/25, 11:38 AM
- rewrite causes infinite redirects (#6201) (17c07d9) by Manuel Schiller
- @tanstack/router-core@1.143.3
- @tanstack/solid-router@1.143.3
- @tanstack/react-router@1.143.3
- @tanstack/vue-router@1.143.3
- @tanstack/solid-router-ssr-query@1.143.3
- @tanstack/react-router-ssr-query@1.143.3
- @tanstack/vue-router-ssr-query@1.143.3
- @tanstack/router-ssr-query-core@1.143.3
- @tanstack/zod-adapter@1.143.3
- @tanstack/valibot-adapter@1.143.3
- @tanstack/arktype-adapter@1.143.3
- @tanstack/router-devtools@1.143.3
- @tanstack/solid-router-devtools@1.143.3
- @tanstack/react-router-devtools@1.143.3
- @tanstack/vue-router-devtools@1.143.3
- @tanstack/router-devtools-core@1.143.3
- @tanstack/router-generator@1.143.3
- @tanstack/router-cli@1.143.3
- @tanstack/router-plugin@1.143.3
- @tanstack/router-vite-plugin@1.143.3
- @tanstack/solid-start@1.143.3
- @tanstack/solid-start-client@1.143.3
- @tanstack/solid-start-server@1.143.3
- @tanstack/vue-start@1.143.3
- @tanstack/vue-start-client@1.143.3
- @tanstack/vue-start-server@1.143.3
- @tanstack/start-client-core@1.143.3
- @tanstack/start-server-core@1.143.3
- @tanstack/start-storage-context@1.143.3
- @tanstack/react-start@1.143.3
- @tanstack/react-start-client@1.143.3
- @tanstack/react-start-server@1.143.3
- @tanstack/start-plugin-core@1.143.3
- @tanstack/start-static-server-functions@1.143.3
v1.143.2
Version 1.143.2 - 12/23/25, 9:11 AM
- react-router: HMR not updating inline arrow function components (#6197) (b1c7350) by Matt
- @tanstack/react-router@1.143.2
- @tanstack/react-router-ssr-query@1.143.2
- @tanstack/zod-adapter@1.143.2
- @tanstack/valibot-adapter@1.143.2
- @tanstack/arktype-adapter@1.143.2
- @tanstack/router-devtools@1.143.2
- @tanstack/react-router-devtools@1.143.2
- @tanstack/router-plugin@1.143.2
- @tanstack/router-vite-plugin@1.143.2
- @tanstack/react-start@1.143.2
- @tanstack/react-start-client@1.143.2
- @tanstack/react-start-server@1.143.2
- @tanstack/start-plugin-core@1.143.2
- @tanstack/start-static-server-functions@1.143.2
- @tanstack/solid-start@1.143.2
- @tanstack/vue-start@1.143.2
v1.7.0-beta.1
- feat: improve deprecation warning messages by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/12524
- feat: add rspack_tools to compare .cache from different os by @jerrykingxyz in https://github.com/web-infra-dev/rspack/pull/12499
- fix: exclude hidden dir from snapshot managedPaths default value by @jerrykingxyz in https://github.com/web-infra-dev/rspack/pull/12486
- fix: relative resource path in source maps on Windows by @SyMind in https://github.com/web-infra-dev/rspack/pull/12493
- fix: parsing arrow function IIFE by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/12490
- fix: compile-time evaluation of optional chaining by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/12494
- fix: SRI plugin runtime module check for Module Federation by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/12519
- fix: use default runtime to export default interop and keep empty import for externals by @JSerFeng in https://github.com/web-infra-dev/rspack/pull/12530
- refactor(esm-lib-plugin): manually resolve exports that re star-exported, and improve NodeTargetPlugin for module output by @JSerFeng in https://github.com/web-infra-dev/rspack/pull/12476
- docs: add test/include/exclude options for eval source map devtool by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/12495
- docs: use Rspress's default table styles by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/12496
- docs: remove unused code, correct the usage of Link and Table. by @SoonIter in https://github.com/web-infra-dev/rspack/pull/12498
- docs: enhance
output.asyncChunksdocumentation and examples by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/12500 - docs: stablize inline exports configurations by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/12504
- docs: format markdown files by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/12507
- docs: mention browserslist limitations in target configuration by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/12515
- docs: correct markdown link in infrastructure logging by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/12525
- docs: remove obsolete comments from config examples by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/12526
- chore: release v1.7.0-beta.0 by @CPunisher in https://github.com/web-infra-dev/rspack/pull/12487
- chore(ci): update windows zstd version by @stormslowly in https://github.com/web-infra-dev/rspack/pull/12489
- chore(deps): update patch npm dependencies by @renovate[bot] in https://github.com/web-infra-dev/rspack/pull/12478
- chore(deps): bump Rslib v0.18.5 by @Timeless0911 in https://github.com/web-infra-dev/rspack/pull/12502
- chore(ci): collapse the diff action detail comments by @yifancong in https://github.com/web-infra-dev/rspack/pull/12503
- chore(deps): update dependency commander to v14 by @renovate[bot] in https://github.com/web-infra-dev/rspack/pull/12510
- chore(deps): update pnpm to v10.26.1 by @renovate[bot] in https://github.com/web-infra-dev/rspack/pull/12509
- chore(deps): update dependency @swc/plugin-remove-console to ^12.1.0 by @renovate[bot] in https://github.com/web-infra-dev/rspack/pull/12508
- chore(deps): update dependency jest-diff to v30 by @renovate[bot] in https://github.com/web-infra-dev/rspack/pull/12512
- chore(deps): update dependency pretty-format to v30 by @renovate[bot] in https://github.com/web-infra-dev/rspack/pull/12514
- ci: check formats for doc-only changes by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/12511
- chore(deps): update patch crates by @renovate[bot] in https://github.com/web-infra-dev/rspack/pull/12152
- test: add retry configuration for CI to reduce flakes by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/12517
- test: enable previously skipped stats output tests by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/12520
- chore: bump swc_core from 50.2.3 to 52.0.0 and swc_experimental from 0.3.3 to 0.3.5 by @CPunisher in https://github.com/web-infra-dev/rspack/pull/12518
- chore: restructure examples and add basic React example by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/12522
- chore: remove logic of parallelCodeSplitting by @JSerFeng in https://github.com/web-infra-dev/rspack/pull/12424
- test: cleanup obsolete test cases and update test configurations by @LingyuCoder in https://github.com/web-infra-dev/rspack/pull/12523
- chore: allow prettier to format test tools and e2e files by @chenjiahan in https://github.com/web-infra-dev/rspack/pull/12528
Full Changelog: https://github.com/web-infra-dev/rspack/compare/v1.7.0-beta.0...v1.7.0-beta.1
v1.143.1
Version 1.143.1 - 12/23/25, 8:03 AM
- compiler handles type-only exports (#6199) (c504bd2) by Manuel Schiller
- @tanstack/start-plugin-core@1.143.1
- @tanstack/solid-start@1.143.1
- @tanstack/vue-start@1.143.1
- @tanstack/react-start@1.143.1
- @tanstack/start-static-server-functions@1.143.1
v1.143.0
Version 1.143.0 - 12/23/25, 7:51 AM
- remove ClientOnly children from server build (#6193) (97d9f30) by Manuel Schiller
- @tanstack/start-plugin-core@1.143.0
- @tanstack/solid-start@1.143.0
- @tanstack/vue-start@1.143.0
- @tanstack/react-start@1.143.0
- @tanstack/start-static-server-functions@1.143.0
v1.142.13
Version 1.142.13 - 12/23/25, 2:24 AM
- serial head execution (#6093) (3c994c4) by Manuel Schiller
- compiler (#6190) (7f14405) by Manuel Schiller
- @tanstack/router-core@1.142.13
- @tanstack/start-plugin-core@1.142.13
- @tanstack/solid-router@1.142.13
- @tanstack/react-router@1.142.13
- @tanstack/vue-router@1.142.13
- @tanstack/solid-router-ssr-query@1.142.13
- @tanstack/react-router-ssr-query@1.142.13
- @tanstack/vue-router-ssr-query@1.142.13
- @tanstack/router-ssr-query-core@1.142.13
- @tanstack/zod-adapter@1.142.13
- @tanstack/valibot-adapter@1.142.13
- @tanstack/arktype-adapter@1.142.13
- @tanstack/router-devtools@1.142.13
- @tanstack/solid-router-devtools@1.142.13
- @tanstack/react-router-devtools@1.142.13
- @tanstack/vue-router-devtools@1.142.13
- @tanstack/router-devtools-core@1.142.13
- @tanstack/router-generator@1.142.13
- @tanstack/router-cli@1.142.13
- @tanstack/router-plugin@1.142.13
- @tanstack/router-vite-plugin@1.142.13
- @tanstack/solid-start@1.142.13
- @tanstack/solid-start-client@1.142.13
- @tanstack/solid-start-server@1.142.13
- @tanstack/vue-start@1.142.13
- @tanstack/vue-start-client@1.142.13
- @tanstack/vue-start-server@1.142.13
- @tanstack/start-client-core@1.142.13
- @tanstack/start-server-core@1.142.13
- @tanstack/start-storage-context@1.142.13
- @tanstack/react-start@1.142.13
- @tanstack/react-start-client@1.142.13
- @tanstack/react-start-server@1.142.13
- @tanstack/start-static-server-functions@1.142.13
v6.1.20
- feature: Angular 21 support (#8015)
Version 7.0.0
No code changes compared to 7.0.0 - rc1