rari@0.13.10
- 0baae66a chore(deps): upgrade rari binaries to 0.13.10
Full Changelog: https://github.com/rari-build/rari/compare/rari@0.13.9...rari@0.13.10
v0.13.10
- 30de2037 chore(deps): upgrade rari to 0.13.10
Full Changelog: https://github.com/rari-build/rari/compare/v0.13.9...v0.13.10
rari@0.13.9
- 332e8dea chore(deps): upgrade rari binaries to 0.13.9
Full Changelog: https://github.com/rari-build/rari/compare/rari@0.13.8...rari@0.13.9
v0.13.9
- 05302b96 ci: refactor snapshot generation and consolidate dependencies
Full Changelog: https://github.com/rari-build/rari/compare/v0.13.8...v0.13.9
rari@0.13.8
- bf68c9db chore(deps): upgrade rari binaries to 0.13.8
Full Changelog: https://github.com/rari-build/rari/compare/rari@0.13.7...rari@0.13.8
v0.13.8
- 346eff68 ci: remove binary runtime initialization check
- ec0d5eb3 feat(runtime): embed V8 snapshot at compile time
- 2d6973d9 feat(runtime): embed deno_node lazy-loaded sources at compile time
- 21c57950 feat(runtime): embed deno_node lazy-loaded sources at compile time
- ef0985b6 fix: add binary runtime initialization check and deployment fixes
Full Changelog: https://github.com/rari-build/rari/compare/v0.13.7...v0.13.8
Release 2026-05-24 00:19
Release 2026-05-24 00:19
- start: support rsbuild iife client output (#7477) (51a97a167f) by @schiller-manuel
- only run autofix on PRs (#7469) (31f5684aa2) by @schiller-manuel
- @tanstack/react-router@1.170.8
- @tanstack/react-start@1.168.11
- @tanstack/react-start-client@1.168.3
- @tanstack/react-start-rsc@0.1.11
- @tanstack/react-start-server@1.167.8
- @tanstack/router-cli@1.167.10
- @tanstack/router-core@1.171.6
- @tanstack/router-generator@1.167.10
- @tanstack/router-plugin@1.168.11
- @tanstack/router-vite-plugin@1.167.11
- @tanstack/solid-router@1.170.8
- @tanstack/solid-start@1.168.11
- @tanstack/solid-start-client@1.168.3
- @tanstack/solid-start-server@1.167.8
- @tanstack/start-client-core@1.170.3
- @tanstack/start-plugin-core@1.171.4
- @tanstack/start-server-core@1.169.3
- @tanstack/start-static-server-functions@1.167.8
- @tanstack/start-storage-context@1.167.8
- @tanstack/vue-router@1.170.8
- @tanstack/vue-start@1.168.11
- @tanstack/vue-start-client@1.167.8
- @tanstack/vue-start-server@1.167.8
@tanstack/start-storage-context@1.167.8
- Updated dependencies [
51a97a1]:- @tanstack/router-core@1.171.6
@tanstack/vue-router@1.170.8
-
Add support for Rsbuild client output formats, including module output by default and IIFE output for classic script environments. (#7477)
Client entry scripts and preloads are now represented as root route manifest assets, script preloads follow the manifest script format, and script asset cross-origin configuration uses the
scriptkey. ThetransformAssetsscript callback context now exposes onlykind: 'script'andurl, keeping script format handling internal to manifest rendering. -
Updated dependencies [
51a97a1]:- @tanstack/router-core@1.171.6