v1.145.5
Version 1.145.5 - 1/4/26, 9:10 PM
- race condition in module initialization (#6299) (bc1da8a) by Manuel Schiller
- @tanstack/start-server-core@1.145.5
- @tanstack/solid-start@1.145.5
- @tanstack/solid-start-server@1.145.5
- @tanstack/vue-start@1.145.5
- @tanstack/vue-start-server@1.145.5
- @tanstack/react-start@1.145.5
- @tanstack/react-start-server@1.145.5
- @tanstack/start-plugin-core@1.145.5
- @tanstack/start-static-server-functions@1.145.5
v1.145.4
Version 1.145.4 - 1/4/26, 5:41 PM
- generator improvements (#6296) (71fc7a6) by Manuel Schiller
- apply automated fixes (59ade97) by autofix-ci[bot]
- remove duplicate console.info from beforeLoad example (#6134) (8340126) by @szhsin
- Fix typo in Next.js middleware description (#6283) (a4e2eb7) by @Shakil-Ahmmed-Dev
- examples: Remove "VITE_" from environment variables to match code in supabase.ts (#6224) (038d0dc) by Bonnie Schulkin
- replace relative paths with path aliases to improve consist… (#6046) (f19b51e) by Zuckjet
- (00617a7) by Victor Turansky
- @tanstack/router-generator@1.145.4
- @tanstack/virtual-file-routes@1.145.4
- @tanstack/router-cli@1.145.4
- @tanstack/router-plugin@1.145.4
- @tanstack/router-vite-plugin@1.145.4
- @tanstack/start-plugin-core@1.145.4
- @tanstack/solid-start@1.145.4
- @tanstack/vue-start@1.145.4
- @tanstack/react-start@1.145.4
- @tanstack/start-static-server-functions@1.145.4
tdesign-react@1.16.3
Dialog: 修复1.16.0的优化导致无法使用esc键关闭嵌套对话框的问题 @RylanBot (#4030)Popup: @RylanBot (#4057)- 修复
1.16.0版本的重构导致trigger为 SVG 等元素时弹出层无法出现的问题 - 修复
1.16.0版本的重构导致trigger被disabled依旧能触发弹出层的问题
- 修复
Dialog: Fixed an issue where the optimization implemented in version1.16.0prevented the use of theesckey to close nested dialog boxes @RylanBot (#4030)Popup: @RylanBot (#4057)- Fixed an issue where a refactor in version
1.16.0caused the popup layer not to appear when thetriggerelement was an SVG or similar type - Fixed an issue where a refactor in version
1.16.0allowed the popup layer to be triggered even when thetriggerelement was set todisabled
- Fixed an issue where a refactor in version
v3.6.0-beta.2
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.
v3.6.0-beta.2
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.
@tanstack/virtual-core@3.13.16
- fix(virtual-core): improve scrollToIndex reliability in dynamic mode (#1106)
- Wait extra frame for ResizeObserver measurements before verifying position
- Abort pending scroll operations when new scrollToIndex is called
@tanstack/vue-virtual@3.13.16
- Updated dependencies [
db6df21]:- @tanstack/virtual-core@3.13.16