v1.159.13
Version 1.159.13 - 2/14/26, 3:58 PM
- pass pathname to global request middleware in createStartHandler (#6648) (426c2b5) by Yuki Kakazu kekezun kkzn
- @tanstack/start-server-core@1.159.13
- @tanstack/solid-start@1.159.13
- @tanstack/solid-start-server@1.159.13
- @tanstack/vue-start@1.159.13
- @tanstack/vue-start-server@1.159.13
- @tanstack/react-start@1.159.13
- @tanstack/react-start-server@1.159.13
- @tanstack/start-plugin-core@1.159.13
- @tanstack/start-static-server-functions@1.159.13
💎 Version 5.4.0
- Complete tooling overhaul: Migrated from Rollup + Webpack + Babel to Vite for faster builds and better developer experience
- Testing modernization: Transitioned from Jest to Vitest for improved performance and native ESM support
- Removed SVG.js dependency: Replaced with a custom lightweight SVG utility, reducing bundle size and external dependencies
- Optimized object cloning - Significantly improved performance for data processing
- DOM query caching - Reduced redundant DOM lookups for better rendering performance
- Event delegation - Implemented event delegation pattern to improve event handling performance
- Treemap optimization - Enhanced Treemap-squared.js algorithm for better performance
- Fixed y-axis title getting cut off when using formatter (#5152)
- Fixed annotation rectangles drifting when browser zoom level is not 100%
- Fixed x-axis label repetition for very small numeric values (#5127)
- Fixed bar chart top rounding issues
- Fixed area chart fill color when using CSS variables
- Fixed shared tooltip showing invisible series
- Fixed stack-column-outline chart rendering issues
- Removed obsolete polyfills from all samples
- Converted Treemap to proper ES module export
- Created ChartFactory for future tree-shaking support
- Legend font-size now supports units other than pixels (rem, vh, etc.) (#5151)
- Refactored data handling architecture
- Applied code quality improvements across the codebase
- Improved unit test coverage across utility functions, datetime, and data processing modules
- Comprehensive unit test improvements across the library
- Enhanced E2E testing infrastructure
- Updated sample charts
Thank you to all contributors:
- @meronz - Annotation zoom fix
- @ptrgast - Greek locale improvements
- @unki - Legend font-size units fix
- @ZahidChandio - Multiple chart fixes
v1.159.12
Version 1.159.12 - 2/14/26, 12:12 PM
- shared virtual module for code-split routes (#6659) (523972e) by Manuel Schiller
- @tanstack/router-plugin@1.159.12
- @tanstack/router-vite-plugin@1.159.12
- @tanstack/start-plugin-core@1.159.12
- @tanstack/solid-start@1.159.12
- @tanstack/vue-start@1.159.12
- @tanstack/react-start@1.159.12
- @tanstack/start-static-server-functions@1.159.12
Entity security and performance
- Improve security and performance of entity processing
- new options
maxEntitySize,maxExpansionDepth,maxTotalExpansions,maxExpandedLength,allowedTags,tagFilter - fast return when no edtity is present
- improvement replacement logic to reduce number of calls
- new options
Full Changelog: https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.3.5...v5.3.6
v1.159.11
Version 1.159.11 - 2/14/26, 1:39 AM
- autoCodeSplitting` with destructured export (#6656) (30dc11e) by Manuel Schiller
- @tanstack/router-plugin@1.159.11
- @tanstack/router-vite-plugin@1.159.11
- @tanstack/start-plugin-core@1.159.11
- @tanstack/solid-start@1.159.11
- @tanstack/vue-start@1.159.11
- @tanstack/react-start@1.159.11
- @tanstack/start-static-server-functions@1.159.11
v1.159.10
Version 1.159.10 - 2/14/26, 1:19 AM
- preserve data script content during client hydration (#6653) (fb139e8) by nikuscs
- lazy-compile server fn on dev restart to avoid invalid ID error (#6655) (f212098) by Manuel Schiller
- @tanstack/solid-router@1.159.10
- @tanstack/react-router@1.159.10
- @tanstack/vue-router@1.159.10
- @tanstack/start-plugin-core@1.159.10
- @tanstack/solid-router-ssr-query@1.159.10
- @tanstack/react-router-ssr-query@1.159.10
- @tanstack/vue-router-ssr-query@1.159.10
- @tanstack/zod-adapter@1.159.10
- @tanstack/valibot-adapter@1.159.10
- @tanstack/arktype-adapter@1.159.10
- @tanstack/router-devtools@1.159.10
- @tanstack/solid-router-devtools@1.159.10
- @tanstack/react-router-devtools@1.159.10
- @tanstack/vue-router-devtools@1.159.10
- @tanstack/router-plugin@1.159.10
- @tanstack/router-vite-plugin@1.159.10
- @tanstack/solid-start@1.159.10
- @tanstack/solid-start-client@1.159.10
- @tanstack/solid-start-server@1.159.10
- @tanstack/vue-start@1.159.10
- @tanstack/vue-start-client@1.159.10
- @tanstack/vue-start-server@1.159.10
- @tanstack/react-start@1.159.10
- @tanstack/react-start-client@1.159.10
- @tanstack/react-start-server@1.159.10
- @tanstack/start-static-server-functions@1.159.10
v1.159.9
Version 1.159.9 - 2/14/26, 12:46 AM
- resolve pending state when throwing notFound in beforeLoad (#6654) (2148b1b) by Manuel Schiller
- @tanstack/router-core@1.159.9
- @tanstack/solid-router@1.159.9
- @tanstack/react-router@1.159.9
- @tanstack/vue-router@1.159.9
- @tanstack/solid-router-ssr-query@1.159.9
- @tanstack/react-router-ssr-query@1.159.9
- @tanstack/vue-router-ssr-query@1.159.9
- @tanstack/router-ssr-query-core@1.159.9
- @tanstack/zod-adapter@1.159.9
- @tanstack/valibot-adapter@1.159.9
- @tanstack/arktype-adapter@1.159.9
- @tanstack/router-devtools@1.159.9
- @tanstack/solid-router-devtools@1.159.9
- @tanstack/react-router-devtools@1.159.9
- @tanstack/vue-router-devtools@1.159.9
- @tanstack/router-devtools-core@1.159.9
- @tanstack/router-generator@1.159.9
- @tanstack/router-cli@1.159.9
- @tanstack/router-plugin@1.159.9
- @tanstack/router-vite-plugin@1.159.9
- @tanstack/solid-start@1.159.9
- @tanstack/solid-start-client@1.159.9
- @tanstack/solid-start-server@1.159.9
- @tanstack/vue-start@1.159.9
- @tanstack/vue-start-client@1.159.9
- @tanstack/vue-start-server@1.159.9
- @tanstack/start-client-core@1.159.9
- @tanstack/start-server-core@1.159.9
- @tanstack/start-storage-context@1.159.9
- @tanstack/react-start@1.159.9
- @tanstack/react-start-client@1.159.9
- @tanstack/react-start-server@1.159.9
- @tanstack/start-plugin-core@1.159.9
- @tanstack/start-static-server-functions@1.159.9
8.51.2
- #17904: Moving properties to an extra object to avoid V8 de-optimization
- #4: Enable High DPI display support.
- #5: Where are the samples source code?
- #17902: Inspector v2: Fix es6 package and other bug fixes
- #17895: More linting warnings removed
- #17901: Inspector v2: Reduce perf overhead in default idle state
This list of changes was auto generated.
v1.159.8
Version 1.159.8 - 2/13/26, 11:21 PM
- prevent prerender hang when filter returns zero results (#6619) (d03f6d7) by JongKyung Lee
- @tanstack/start-plugin-core@1.159.8
- @tanstack/solid-start@1.159.8
- @tanstack/vue-start@1.159.8
- @tanstack/react-start@1.159.8
- @tanstack/start-static-server-functions@1.159.8