6 hours ago
rari

rari@0.13.10

What's Changed

  • 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

7 hours ago
rari

v0.13.10

What's Changed

  • 30de2037 chore(deps): upgrade rari to 0.13.10

Full Changelog: https://github.com/rari-build/rari/compare/v0.13.9...v0.13.10

8 hours ago
rari

rari@0.13.9

What's Changed

  • 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

9 hours ago
rari

v0.13.9

What's Changed

  • 05302b96 ci: refactor snapshot generation and consolidate dependencies

Full Changelog: https://github.com/rari-build/rari/compare/v0.13.8...v0.13.9

10 hours ago
rari

rari@0.13.8

What's Changed

  • 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

11 hours ago
rari

v0.13.8

What's Changed

  • 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

12 hours ago
router

Release 2026-05-24 00:19

Release 2026-05-24 00:19

Changes

Features

  • start: support rsbuild iife client output (#7477) (51a97a167f) by @schiller-manuel

Chore

  • only run autofix on PRs (#7469) (31f5684aa2) by @schiller-manuel

Packages

  • @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
12 hours ago
router

@tanstack/start-static-server-functions@1.167.8

Patch Changes

  • Updated dependencies [51a97a1, 51a97a1]:
    • @tanstack/react-start@1.168.11
    • @tanstack/solid-start@1.168.11
    • @tanstack/start-client-core@1.170.3
12 hours ago
router

@tanstack/start-storage-context@1.167.8

Patch Changes

  • Updated dependencies [51a97a1]:
    • @tanstack/router-core@1.171.6
12 hours ago
router

@tanstack/vue-router@1.170.8

Patch Changes

  • 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 script key. The transformAssets script callback context now exposes only kind: 'script' and url, keeping script format handling internal to manifest rendering.

  • Updated dependencies [51a97a1]:

    • @tanstack/router-core@1.171.6