v1.161.4
Version 1.161.4 - 2/21/26, 11:18 AM
- router: catch stringifyParams errors and render errorComponent (#6718) (608007a) by Abhisar Mehta
- remove unnecessary type assertions (#6365) (ad0beaf) by Ulrich Stark
- stabilize tests (#6492) (4ec6f50) by Manuel Schiller
- fix syntax error in
create-route-property-order.md(#6711) (31ae74f) by Ulrich Stark - move the react-only guides to top-level and restrict in
config.json(#6713) (8bdf8d6) by Sean Cassiere - clarify that location hash excludes the leading
#(#6707) (33f253e) by JongKyung Lee
- vite-ecosystem-ci: add vite as direct dev depencency (#6709) (4def459) by Birk Skyum
- router-devtools-core: forward compat to vite 8 (#6717) (63f804a) by Birk Skyum
- @tanstack/history@1.161.4
- @tanstack/router-core@1.161.4
- @tanstack/solid-router@1.161.4
- @tanstack/react-router@1.161.4
- @tanstack/vue-router@1.161.4
- @tanstack/solid-router-ssr-query@1.161.4
- @tanstack/react-router-ssr-query@1.161.4
- @tanstack/vue-router-ssr-query@1.161.4
- @tanstack/router-ssr-query-core@1.161.4
- @tanstack/zod-adapter@1.161.4
- @tanstack/valibot-adapter@1.161.4
- @tanstack/arktype-adapter@1.161.4
- @tanstack/router-devtools@1.161.4
- @tanstack/solid-router-devtools@1.161.4
- @tanstack/react-router-devtools@1.161.4
- @tanstack/vue-router-devtools@1.161.4
- @tanstack/router-devtools-core@1.161.4
- @tanstack/router-generator@1.161.4
- @tanstack/virtual-file-routes@1.161.4
- @tanstack/router-cli@1.161.4
- @tanstack/router-plugin@1.161.4
- @tanstack/router-vite-plugin@1.161.4
- @tanstack/eslint-plugin-router@1.161.4
- @tanstack/solid-start@1.161.4
- @tanstack/solid-start-client@1.161.4
- @tanstack/solid-start-server@1.161.4
- @tanstack/vue-start@1.161.4
- @tanstack/vue-start-client@1.161.4
- @tanstack/vue-start-server@1.161.4
- @tanstack/start-client-core@1.161.4
- @tanstack/start-server-core@1.161.4
- @tanstack/start-storage-context@1.161.4
- @tanstack/start-fn-stubs@1.161.4
- @tanstack/react-start-client@1.161.4
- @tanstack/react-start-server@1.161.4
- @tanstack/start-plugin-core@1.161.4
- @tanstack/start-static-server-functions@1.161.4
- @tanstack/router-utils@1.161.4
- @tanstack/react-start@1.161.4
v4.12.1
- fix(client): export
ApplyGlobalResponsefromhono/clientby @sushichan044 in https://github.com/honojs/hono/pull/4743
Full Changelog: https://github.com/honojs/hono/compare/v4.12.0...v4.12.1
v5.9.0
- Add mindElixirToPlaintext
- Fix arrow highlight show repeatedly
- Optimize plaintext converter algorithm
Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.8.3...v5.9.0
v16.2.0-canary.56
- Fix runtime prefetch
isPartialbyte stripping when deployed: #90272 - Upgrade React from
2ba30655-20260219toab18f33d-20260220: #90279 - validate sync IO in generateMetadata according to Page's prefetchable status: #90164
- Migrate from react-markdown to Streamdown static in EdgeDB example: #86435
- [sync-react] Allow syncing React with local build: #90277
Huge thanks to @haydenbleasel, @unstubbable, @gnoff, and @eps1lon for helping!
v10.4.0
- Added support for
pageColorsprop in Page component (#2068). With this option, you can easily override colors used to render the PDF and implement accessibility enhancements. For example, this:will result in the following:<Page /* … */ pageColors={{ background: 'black', foreground: '#FF0000' }} />
v16.2.0-canary.55
- Revert "Handle null history.state in client-side router popstate handler": #90268
- [devtools] Omit empty looking error messages: #90256
- [test] Improve fetch timeout error stack for
act: #90261 - Turbopack: add Rope.content_hash and SHA hashing: #90235
- [instant] Handle more instant declaration patterns: #90251
Huge thanks to @unstubbable, @mischnic, @ztanner, and @eps1lon for helping!
v3.4.0
- Add support for clicking legend titles to toggle visibility of all traces in legend [#7698]
- Add support for shapes to reference multiple axes [#7666]
- Add support for dashed marker lines in scatter plots [#7673], with thanks to @chrimaho for the contribution!
- Increase axis autorange when bar charts have outside text labels, to avoid labels being clipped [#7675]
v16.2.0-canary.54
- Turbopack: fix static asset skew protection for edge and prerenders: #90238
- Remove workStore from params/searchParams/pathname function signatures: #90215
- Remove workStore from metadata resolution chain: #90217
- [Instant] export "Instant" config type: #90257
- Replace getDynamicParamFromSegment closure with interpolatedParams in metadata: #90249
- [Instant] Dev Tools toggle for Instant Navigation Mode: #90222
- [instant] Include declaration location of instant config in validation errors: #90169
- Turbopack: rename ServerPaths to AssetPaths: #90234
- feat(next/image): add lru disk cache and
images.maximumDiskCacheSize: #89963
- [feat] Added Docker examples for standalone output and export output following best practices: #87069
Huge thanks to @kristiyan-velkov, @mischnic, @gnoff, @lubieowoce, @acdlite, @eps1lon, and @styfle for helping!
v4.58.0
2026-02-20
- Also support
__NO_SIDE_EFFECTS__annotation before variable declarations declaring function expressions (#6272)
- #6256: docs: document PreRenderedChunk properties including isDynamicEntry and isImplicitEntry (@njg7194, @lukastaegert)
- #6259: docs: Correct typo and improve sentence structure in docs for
output.experimentalMinChunkSize(@millerick, @lukastaegert) - #6260: fix(deps): update rust crate swc_compiler_base to v47 (@renovate[bot], @lukastaegert)
- #6261: fix(deps): lock file maintenance minor/patch updates (@renovate[bot], @lukastaegert)
- #6262: Avoid unnecessary cloning of the code string (@lukastaegert)
- #6263: fix(deps): update minor/patch updates (@renovate[bot], @lukastaegert)
- #6265: chore(deps): lock file maintenance (@renovate[bot])
- #6267: fix(deps): update minor/patch updates (@renovate[bot])
- #6268: chore(deps): update dependency eslint-plugin-unicorn to v63 (@renovate[bot], @lukastaegert)
- #6269: chore(deps): update dependency lru-cache to v11 (@renovate[bot])
- #6270: chore(deps): lock file maintenance (@renovate[bot])
- #6272: forward NO_SIDE_EFFECTS annotations to function expressions in variable declarations (@lukastaegert)