v4.12.23
- fix(serve-static): normalize all backslashes in file paths, not just the first in https://github.com/honojs/hono/pull/4962
- feat(context): export the Context class publicly by @BlankParticle in https://github.com/honojs/hono/pull/4543
- docs(contribution): add AI Usage Policy by @yusukebe in https://github.com/honojs/hono/pull/4970
- feat(compress): add contentTypeFilter option and
COMPRESSIBLE_CONTENT_TYPE_REGEXre-export by @na-trium-144 in https://github.com/honojs/hono/pull/4961 - fix(utils/ipaddr): do not compress a single 0 group to
::by @yusukebe in https://github.com/honojs/hono/pull/4971
Full Changelog: https://github.com/honojs/hono/compare/v4.12.22...v4.12.23
@tanstack/vue-start@1.168.12
-
Add Vite bundled dev mode support for TanStack Start. Start now recognizes Vite's
experimental.bundledDevopt-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
- Updated dependencies [
90adda9]:- @tanstack/start-plugin-core@1.171.5
@tanstack/react-start@1.168.12
-
Add Vite bundled dev mode support for TanStack Start. Start now recognizes Vite's
experimental.bundledDevopt-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
@tanstack/start-plugin-core@1.171.5
- Add Vite bundled dev mode support for TanStack Start. Start now recognizes Vite's
experimental.bundledDevopt-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)
@tanstack/solid-start@1.168.12
-
Add Vite bundled dev mode support for TanStack Start. Start now recognizes Vite's
experimental.bundledDevopt-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
rari@0.13.11
- 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
mobx@6.15.4
105c985c71308e439bfeed118fb1ba1eac06824e#4650 Thanks @kubk! - Avoid Rolldown invalid PURE annotation warnings from Babel-generated optional chaining output.
v0.13.11
- 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