Release 2026-03-22 09:31
Release 2026-03-22 09:31
- strip invariant and warning strings from prod bundles (#7007) (c9e18555f3) by @Sheraff
- better react HMR (#7005) (d7445e048d) by @schiller-manuel
- solid-router: avoid HeadContent remounts on history.replaceState (#6998) (0d11d5e494) by @Sheraff
- @tanstack/react-router@1.168.2
- @tanstack/react-router-devtools@1.166.11
- @tanstack/react-start@1.167.3
- @tanstack/react-start-client@1.166.17
- @tanstack/react-start-server@1.166.17
- @tanstack/router-cli@1.166.17
- @tanstack/router-core@1.168.2
- @tanstack/router-devtools@1.166.11
- @tanstack/router-devtools-core@1.167.1
- @tanstack/router-generator@1.166.16
- @tanstack/router-plugin@1.167.3
- @tanstack/router-vite-plugin@1.166.18
- @tanstack/solid-router@1.168.2
- @tanstack/solid-router-devtools@1.166.11
- @tanstack/solid-start@1.167.3
- @tanstack/solid-start-client@1.166.16
- @tanstack/solid-start-server@1.166.16
- @tanstack/start-client-core@1.167.2
- @tanstack/start-plugin-core@1.167.6
- @tanstack/start-server-core@1.167.2
- @tanstack/start-static-server-functions@1.166.18
- @tanstack/start-storage-context@1.166.16
- @tanstack/vue-router@1.168.2
- @tanstack/vue-router-devtools@1.166.11
- @tanstack/vue-start@1.167.3
- @tanstack/vue-start-client@1.166.16
- @tanstack/vue-start-server@1.166.16
@platejs/docx-io@52.3.6
-
- Fixed Mammoth comment preprocessing so block-level comment text keeps spacing instead of collapsing words together during DOCX import.
-
- Fixed
decimal-bracket-endordered lists to keep decimal DOCX numbering instead of falling back to the package default ordered style.
- Fixed
-
- Fixed HTML-to-DOCX list rendering so whitespace-only nodes around list items no longer drop visible list item text in generated documents.
@platejs/table@52.3.6
- #4872 by @felixfeng33 –
- Reduce large-table selection latency by deriving reactive table selection from editor selectors, keeping selected-cell DOM sync at the table root, and avoiding plugin-store writes on every
set_selection.
- Reduce large-table selection latency by deriving reactive table selection from editor selectors, keeping selected-cell DOM sync at the table root, and avoiding plugin-store writes on every