2 hours ago
hono

v4.12.23

What's Changed

Full Changelog: https://github.com/honojs/hono/compare/v4.12.22...v4.12.23

7 hours ago
router

Release 2026-05-24 20:18

Release 2026-05-24 20:18

Changes

Fix

  • bundled dev support for vite (#7482) (90adda91aa) by @schiller-manuel

Packages

  • @tanstack/react-start@1.168.12
  • @tanstack/react-start-rsc@0.1.12
  • @tanstack/solid-start@1.168.12
  • @tanstack/start-plugin-core@1.171.5
  • @tanstack/vue-start@1.168.12
7 hours ago
router

@tanstack/vue-start@1.168.12

Patch Changes

  • Add Vite bundled dev mode support for TanStack Start. Start now recognizes Vite's experimental.bundledDev opt-in, uses the bundled dev client entry in the dev manifest, keeps server requests pointed at the latest client build output, and preserves import-protection behavior for bundled client dev. (#7482)

  • Updated dependencies [90adda9]:

    • @tanstack/start-plugin-core@1.171.5
7 hours ago
router

@tanstack/react-start-rsc@0.1.12

Patch Changes

  • Updated dependencies [90adda9]:
    • @tanstack/start-plugin-core@1.171.5
7 hours ago
router

@tanstack/react-start@1.168.12

Patch Changes

  • Add Vite bundled dev mode support for TanStack Start. Start now recognizes Vite's experimental.bundledDev opt-in, uses the bundled dev client entry in the dev manifest, keeps server requests pointed at the latest client build output, and preserves import-protection behavior for bundled client dev. (#7482)

  • Updated dependencies [90adda9]:

    • @tanstack/start-plugin-core@1.171.5
    • @tanstack/react-start-rsc@0.1.12
7 hours ago
router

@tanstack/start-plugin-core@1.171.5

Patch Changes

  • Add Vite bundled dev mode support for TanStack Start. Start now recognizes Vite's experimental.bundledDev opt-in, uses the bundled dev client entry in the dev manifest, keeps server requests pointed at the latest client build output, and preserves import-protection behavior for bundled client dev. (#7482)
7 hours ago
router

@tanstack/solid-start@1.168.12

Patch Changes

  • Add Vite bundled dev mode support for TanStack Start. Start now recognizes Vite's experimental.bundledDev opt-in, uses the bundled dev client entry in the dev manifest, keeps server requests pointed at the latest client build output, and preserves import-protection behavior for bundled client dev. (#7482)

  • Updated dependencies [90adda9]:

    • @tanstack/start-plugin-core@1.171.5
11 hours ago
rari

rari@0.13.11

What's Changed

  • c9d9c50c chore(deps): upgrade rari to 0.13.11

Full Changelog: https://github.com/rari-build/rari/compare/rari@0.13.10...rari@0.13.11

11 hours ago
mobx

mobx@6.15.4

Patch Changes

12 hours ago
rari

v0.13.11

What's Changed

  • b3388fb2 fix(security): update COEP header from require-corp to credentialless
  • a31523b0 feat(rsc): optimize non-streaming route rendering with inline RSC payload

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