@tanstack/react-start-rsc@0.1.30
- Updated dependencies [
ffdd64e]:- @tanstack/start-plugin-core@1.171.23
@tanstack/start-plugin-core@1.171.23
- #7844
ffdd64e- Preserve exact Vite-resolved module IDs, including virtual prefixes and query variants, when the Start compiler recursively loads imports. Clean IDs only for file-oriented diagnostics and invalidation, and preserve existing query strings when adding compiler-owned lookup flags, so virtual modules such as import-protection mocks reach their plugin load hooks unchanged.
@tanstack/vue-start@1.168.30
- Updated dependencies [
ffdd64e]:- @tanstack/start-plugin-core@1.171.23
@tanstack/solid-start@1.168.31
- Updated dependencies [
ffdd64e]:- @tanstack/start-plugin-core@1.171.23
@tanstack/react-start@1.168.31
- Updated dependencies [
ffdd64e]:- @tanstack/start-plugin-core@1.171.23
- @tanstack/react-start-rsc@0.1.30
v7.0.1
- Better screen reader experience for users of Resource Timeline view
-
printMaxRowssetting to control print-rendering cutoff for Resource Timeline view - Salesforce LWC component (beta), zip files on each release (#6196)
v4.12.31
- test(context): assert case-insensitive header names in response helpers by @yusukebe in https://github.com/honojs/hono/pull/5116
- chore(benchmark): add app.fetch() overhead benchmark by @yusukebe in https://github.com/honojs/hono/pull/5117
- refactor(aws-lambada): remove FIXME in
@ts-expect-errorby @yusukebe in https://github.com/honojs/hono/pull/5130 - fix(utils/body): reuse cached formData in
parseBody()by @yusukebe in https://github.com/honojs/hono/pull/5131 - fix(request): fix multipart boundary mismatch in
cloneRawRequestby @yusukebe in https://github.com/honojs/hono/pull/5133 - fix(sse): emit retry feild when retry is
0by @yusukebe in https://github.com/honojs/hono/pull/5135 - test(validator): fix misspelled identifier in transform type test by @yusukebe in https://github.com/honojs/hono/pull/5136
Full Changelog: https://github.com/honojs/hono/compare/v4.12.30...v4.12.31