v1.157.3
Version 1.157.3 - 1/24/26, 4:56 PM
- re-export correctly (#6489) (0fc75f2) by Manuel Schiller
- router: URL encoding note on and how to opt out (#6443) (3aa27d5) by boda
- @tanstack/router-core@1.157.3
- @tanstack/solid-router@1.157.3
- @tanstack/react-router@1.157.3
- @tanstack/vue-router@1.157.3
- @tanstack/router-ssr-query-core@1.157.3
- @tanstack/solid-router-ssr-query@1.157.3
- @tanstack/react-router-ssr-query@1.157.3
- @tanstack/vue-router-ssr-query@1.157.3
- @tanstack/zod-adapter@1.157.3
- @tanstack/valibot-adapter@1.157.3
- @tanstack/arktype-adapter@1.157.3
- @tanstack/router-devtools@1.157.3
- @tanstack/solid-router-devtools@1.157.3
- @tanstack/react-router-devtools@1.157.3
- @tanstack/vue-router-devtools@1.157.3
- @tanstack/router-devtools-core@1.157.3
- @tanstack/router-generator@1.157.3
- @tanstack/router-cli@1.157.3
- @tanstack/router-plugin@1.157.3
- @tanstack/router-vite-plugin@1.157.3
- @tanstack/solid-start@1.157.3
- @tanstack/solid-start-client@1.157.3
- @tanstack/solid-start-server@1.157.3
- @tanstack/vue-start@1.157.3
- @tanstack/vue-start-client@1.157.3
- @tanstack/vue-start-server@1.157.3
- @tanstack/start-client-core@1.157.3
- @tanstack/start-server-core@1.157.3
- @tanstack/start-storage-context@1.157.3
- @tanstack/react-start@1.157.3
- @tanstack/react-start-client@1.157.3
- @tanstack/react-start-server@1.157.3
- @tanstack/start-plugin-core@1.157.3
- @tanstack/start-static-server-functions@1.157.3
v3.17.1
- Fixed markdown serialization doubling newlines and parsing collapsing multiple blank lines
- Fixed markdown serialization doubling newlines and parsing collapsing multiple blank lines
- Fixed markdown HTML parsing when window object is unavailable in server-side environments
- Fixed ordered list numbering when list has a non-default start value
- Fixed IME input (Chinese, Japanese, Korean) in Vue 3 mark views by preventing DOM element destruction during composition events
- Fixed CollaborationCaret crash with "Cannot read properties of undefined (reading 'doc')" error by updating to @tiptap/y-tiptap@3.0.2, which includes a guard against undefined state during editor initialization. This issue affected editors initialized with HTML content, particularly when using tables.
- Fixed CollaborationCaret crash with "Cannot read properties of undefined (reading 'doc')" error by updating to @tiptap/y-tiptap@3.0.2, which includes a guard against undefined state during editor initialization. This issue affected editors initialized with HTML content, particularly when using tables.
- Fixed CollaborationCaret crash with "Cannot read properties of undefined (reading 'doc')" error by updating to @tiptap/y-tiptap@3.0.2, which includes a guard against undefined state during editor initialization. This issue affected editors initialized with HTML content, particularly when using tables.
- Fixed server-side HTML parsing crash when content contains link, script, or style tags with resource references.
- Fixed server exports failing in Node.js test environments with jsdom/happy-dom
- Fixed bubble and floating menus to properly handle hide middleware data, hiding menus when reference element is scrolled out of view
- Fixed bubble and floating menus to properly handle hide middleware data, hiding menus when reference element is scrolled out of view
- Fixed
$nodes()method to correctly return inline nodes (like text, mention, etc.) by fixing thechildrengetter inNodePosclass - Fixed ResizableNodeView contentDOM getter to return null instead of undefined for proper TypeScript compatibility
- Fixed ordered list numbering when list has a non-default start value
v1.157.2
Version 1.157.2 - 1/24/26, 12:51 PM
- react link ssr perf (#6482) (cc01174) by Manuel Schiller
- @tanstack/react-router@1.157.2
- @tanstack/react-router-ssr-query@1.157.2
- @tanstack/zod-adapter@1.157.2
- @tanstack/valibot-adapter@1.157.2
- @tanstack/arktype-adapter@1.157.2
- @tanstack/router-devtools@1.157.2
- @tanstack/react-router-devtools@1.157.2
- @tanstack/router-plugin@1.157.2
- @tanstack/router-vite-plugin@1.157.2
- @tanstack/react-start@1.157.2
- @tanstack/react-start-client@1.157.2
- @tanstack/react-start-server@1.157.2
- @tanstack/start-plugin-core@1.157.2
- @tanstack/start-static-server-functions@1.157.2
- @tanstack/solid-start@1.157.2
- @tanstack/vue-start@1.157.2
v1.157.1
Version 1.157.1 - 1/24/26, 12:10 PM
- no additional package for isServer (#6485) (b953e00) by Manuel Schiller
- router-core: skip URL constructor in buildLocation (#6447) (cfbbcd5) by @Sheraff
- stabilize tests (#6486) (3e48ef7) by Manuel Schiller
- @tanstack/router-core@1.157.1
- @tanstack/solid-router@1.157.1
- @tanstack/react-router@1.157.1
- @tanstack/vue-router@1.157.1
- @tanstack/solid-router-ssr-query@1.157.1
- @tanstack/react-router-ssr-query@1.157.1
- @tanstack/vue-router-ssr-query@1.157.1
- @tanstack/router-ssr-query-core@1.157.1
- @tanstack/zod-adapter@1.157.1
- @tanstack/valibot-adapter@1.157.1
- @tanstack/arktype-adapter@1.157.1
- @tanstack/router-devtools@1.157.1
- @tanstack/solid-router-devtools@1.157.1
- @tanstack/react-router-devtools@1.157.1
- @tanstack/vue-router-devtools@1.157.1
- @tanstack/router-devtools-core@1.157.1
- @tanstack/router-generator@1.157.1
- @tanstack/router-cli@1.157.1
- @tanstack/router-plugin@1.157.1
- @tanstack/router-vite-plugin@1.157.1
- @tanstack/solid-start@1.157.1
- @tanstack/solid-start-client@1.157.1
- @tanstack/solid-start-server@1.157.1
- @tanstack/vue-start@1.157.1
- @tanstack/vue-start-client@1.157.1
- @tanstack/vue-start-server@1.157.1
- @tanstack/start-client-core@1.157.1
- @tanstack/start-server-core@1.157.1
- @tanstack/start-storage-context@1.157.1
- @tanstack/react-start@1.157.1
- @tanstack/react-start-client@1.157.1
- @tanstack/react-start-server@1.157.1
- @tanstack/start-plugin-core@1.157.1
- @tanstack/start-static-server-functions@1.157.1
v1.157.0
Version 1.157.0 - 1/24/26, 10:30 AM
- add isServer (#4648) (e79ad7e) by Manuel Schiller
- add
source()to Tailwind v4 imports to ensure consistent hashing (#6459) (6ff1190) by Philippe Serhal
- @tanstack/router-core@1.157.0
- @tanstack/solid-router@1.157.0
- @tanstack/react-router@1.157.0
- @tanstack/vue-router@1.157.0
- @tanstack/router-ssr-query-core@1.157.0
- @tanstack/solid-router-ssr-query@1.157.0
- @tanstack/react-router-ssr-query@1.157.0
- @tanstack/vue-router-ssr-query@1.157.0
- @tanstack/zod-adapter@1.157.0
- @tanstack/valibot-adapter@1.157.0
- @tanstack/arktype-adapter@1.157.0
- @tanstack/router-devtools@1.157.0
- @tanstack/solid-router-devtools@1.157.0
- @tanstack/react-router-devtools@1.157.0
- @tanstack/vue-router-devtools@1.157.0
- @tanstack/router-devtools-core@1.157.0
- @tanstack/router-generator@1.157.0
- @tanstack/router-cli@1.157.0
- @tanstack/router-plugin@1.157.0
- @tanstack/router-vite-plugin@1.157.0
- @tanstack/solid-start@1.157.0
- @tanstack/solid-start-client@1.157.0
- @tanstack/solid-start-server@1.157.0
- @tanstack/vue-start@1.157.0
- @tanstack/vue-start-client@1.157.0
- @tanstack/vue-start-server@1.157.0
- @tanstack/start-client-core@1.157.0
- @tanstack/start-server-core@1.157.0
- @tanstack/start-storage-context@1.157.0
- @tanstack/react-start@1.157.0
- @tanstack/react-start-client@1.157.0
- @tanstack/react-start-server@1.157.0
- @tanstack/start-plugin-core@1.157.0
- @tanstack/start-static-server-functions@1.157.0
v8.0.0-beta.10
Please refer to CHANGELOG.md for details.
🎉 Release v0.15.3
Your feedback is crucial! Please submit issues and suggestions to help us shape the future of Univer.
If you're eager to explore Univer, check out our getting started documentation. Dive into the world of collaborative document, spreadsheet, and presentation editing powered by Univer!
- Added "Text to Number" function menu, which supports converting numeric text in selected cells to numbers. The menu is located in "Top Toolbar > Data > Text to Number" and in the right-click menu. #6514
- API:
- Added
FWorksheet.deleteRowsByPoints(rowPoints: Array<number | [number, number]>)API, which supports deleting multiple non-contiguous rows at once. #6493 - Added
FWorksheet.deleteColumnsByPoints(columnPoints: Array<number | [number, number]>)API, which supports deleting multiple non-contiguous columns at once. #6493
- Added
- Optimize performance issues when performing high-frequency row and column deletion operations via API. #6493
- Fix the issue where content being edited in a cell would be reset in certain scenarios. #6495
- Fix a stack overflow issue when deleting a large number of rows. #6497
- Fix the incorrect position of floating images. #6498
- Fix performance issues when the worksheet has a large number of merged cells. #6504
- Fix the issue of incorrect background color rendering after cell rotation. #6513
- Fix the issue where only one chart would follow the zoom when zooming the worksheet with multiple charts.
Special thanks to community contributor @kenny-not-dead for contributions in this version:
- Using ComponentManager in the Slider component to obtain registered icons, supporting customizable icon replacement. #6468
- Fix the cursor type issue in the number format dropdown list. #6511
- Added support for redis TLS connections. Usage can be found at: https://docs.univer.ai/guides/pro/deploy#redis-1.
- SDK has been updated to version 0.15.3.
- Fix the issue where the date-time control in data validation could not change the time in Preset installation mode. #6494
We welcome your input and insights as we embark on this exciting journey. Connect with us on:
Full changelog (2026-01-24)
- design: fix time parsing logic for TimeInput (#6494) (044add7)
- drawing: fix the incorrect position of floating images (#6498) (af68ca8)
- editor: config (#6510) (9263cad)
- editor: fix the issue where content being edited in a cell would be reset (#6495) (dc5cf3c)
- fix debugger plugin (#6506) (1444b46)
- fix the issue of incorrect background color after cell rotation (#6513) (5944c7b)
- optimize the performance of frequent row and column deletion operations (#6493) (00fe317)
- sheets: fix a stack overflow issue when deleting a large number of rows (#6497) (27d08f5)
- sheets: fix performance issues when the worksheet has a large number of merged cells (#6504) (075a46c)
- add a text-to-number function menu (#6514) (fe296bc)
- drawing: add interceptor for drawing update (#6490) (1d52ebb)
- more numfmt type cursor to default (#6511) (ea81ae8)
- sheets-ui: introduce
disableEditconfiguration (#6489) (aa95e93) - sheets-ui: support shape text editing (#6479) (ff5fef2)
- use component manager in slider component (#6468) (3735670)
v1.156.0
Version 1.156.0 - 1/23/26, 11:49 PM
- cache routeTree on the server in-between requests (#6475) (ad084d4) by Manuel Schiller
- router-core: buildLocation performance by simplifying "from" location parsing (#6464) (f26cf54) by @Sheraff
- react-start: more reliable autocannon config (#6476) (e190d8d) by @Sheraff
- updates (f5007fa) by Tanner Linsley
- @tanstack/router-core@1.156.0
- @tanstack/solid-router@1.156.0
- @tanstack/react-router@1.156.0
- @tanstack/vue-router@1.156.0
- @tanstack/solid-router-ssr-query@1.156.0
- @tanstack/react-router-ssr-query@1.156.0
- @tanstack/vue-router-ssr-query@1.156.0
- @tanstack/router-ssr-query-core@1.156.0
- @tanstack/zod-adapter@1.156.0
- @tanstack/valibot-adapter@1.156.0
- @tanstack/arktype-adapter@1.156.0
- @tanstack/router-devtools@1.156.0
- @tanstack/solid-router-devtools@1.156.0
- @tanstack/react-router-devtools@1.156.0
- @tanstack/vue-router-devtools@1.156.0
- @tanstack/router-devtools-core@1.156.0
- @tanstack/router-generator@1.156.0
- @tanstack/router-cli@1.156.0
- @tanstack/router-plugin@1.156.0
- @tanstack/router-vite-plugin@1.156.0
- @tanstack/solid-start@1.156.0
- @tanstack/solid-start-client@1.156.0
- @tanstack/solid-start-server@1.156.0
- @tanstack/vue-start@1.156.0
- @tanstack/vue-start-client@1.156.0
- @tanstack/vue-start-server@1.156.0
- @tanstack/start-client-core@1.156.0
- @tanstack/start-server-core@1.156.0
- @tanstack/start-storage-context@1.156.0
- @tanstack/react-start@1.156.0
- @tanstack/react-start-client@1.156.0
- @tanstack/react-start-server@1.156.0
- @tanstack/start-plugin-core@1.156.0
- @tanstack/start-static-server-functions@1.156.0
v16.2.0-canary.6
- [turbopack] add task type infromation to the print_cache_item_size feature: #88925
- Upgrade React from
b546603b-20260121to24d8716e-20260123: #88963 - Turbopack: add
?dpl=to all asset urls returned by Turbopack: #88828
- docs: Server functions rename: #86827
- Update Rspack production test manifest: #88930
- Update Rspack development test manifest: #88931
- Improve performance and token usage of
/ci-failurescommand: #88960
Huge thanks to @icyJoseph, @lukesandberg, @vercel-release-bot, and @sokra for helping!
v1.155.0
Version 1.155.0 - 1/23/26, 10:40 PM
- router-generator: param name syntax check and warn (#6472) (6c1e215) by @Sheraff
- eslint-plugin-router: route param name rule (#6473) (e5f59f4) by @Sheraff
- router-core: improve interpolatePath performance by pre-compiling a single regex decoder (#6471) (5de0f91) by @Sheraff
- router-core: improve parseSegment performance, parse without regex (#6470) (12a7288) by @Sheraff
- @tanstack/router-core@1.155.0
- @tanstack/router-devtools-core@1.155.0
- @tanstack/router-generator@1.155.0
- @tanstack/eslint-plugin-router@1.155.0
- @tanstack/solid-router@1.155.0
- @tanstack/react-router@1.155.0
- @tanstack/vue-router@1.155.0
- @tanstack/solid-router-ssr-query@1.155.0
- @tanstack/react-router-ssr-query@1.155.0
- @tanstack/vue-router-ssr-query@1.155.0
- @tanstack/router-ssr-query-core@1.155.0
- @tanstack/zod-adapter@1.155.0
- @tanstack/valibot-adapter@1.155.0
- @tanstack/arktype-adapter@1.155.0
- @tanstack/router-devtools@1.155.0
- @tanstack/solid-router-devtools@1.155.0
- @tanstack/react-router-devtools@1.155.0
- @tanstack/vue-router-devtools@1.155.0
- @tanstack/router-cli@1.155.0
- @tanstack/router-plugin@1.155.0
- @tanstack/router-vite-plugin@1.155.0
- @tanstack/solid-start@1.155.0
- @tanstack/solid-start-client@1.155.0
- @tanstack/solid-start-server@1.155.0
- @tanstack/vue-start@1.155.0
- @tanstack/vue-start-client@1.155.0
- @tanstack/vue-start-server@1.155.0
- @tanstack/start-client-core@1.155.0
- @tanstack/start-server-core@1.155.0
- @tanstack/start-storage-context@1.155.0
- @tanstack/react-start@1.155.0
- @tanstack/react-start-client@1.155.0
- @tanstack/react-start-server@1.155.0
- @tanstack/start-plugin-core@1.155.0
- @tanstack/start-static-server-functions@1.155.0