v1.142.5
Version 1.142.5 - 12/21/25, 1:24 AM
- trace nested server function factory re-export chain (#6166) (e8f2174) by Manuel Schiller
- solid-start: bump nitro v3 to alpha.1 in example (#6167) (1f98e84) by Birk Skyum
- @tanstack/start-plugin-core@1.142.5
- @tanstack/solid-start@1.142.5
- @tanstack/vue-start@1.142.5
- @tanstack/react-start@1.142.5
- @tanstack/start-static-server-functions@1.142.5
v1.142.4
Version 1.142.4 - 12/21/25, 12:45 AM
- start-server-core: bump h3 from v2.0.1-rc.2 to v2.0.1-rc.6 (#6161) (fe0d3d3) by Birk Skyum
- @tanstack/start-server-core@1.142.4
- @tanstack/solid-start@1.142.4
- @tanstack/solid-start-server@1.142.4
- @tanstack/vue-start@1.142.4
- @tanstack/vue-start-server@1.142.4
- @tanstack/react-start@1.142.4
- @tanstack/react-start-server@1.142.4
- @tanstack/start-plugin-core@1.142.4
- @tanstack/start-static-server-functions@1.142.4
v1.142.3
Version 1.142.3 - 12/20/25, 11:20 PM
- start-server-core: use public h3-v2 api event.res (#6162) (82ac628) by Birk Skyum
- properly track re-exports of server function factories (#6164) (92333c9) by Manuel Schiller
- @tanstack/start-server-core@1.142.3
- @tanstack/start-plugin-core@1.142.3
- @tanstack/solid-start@1.142.3
- @tanstack/solid-start-server@1.142.3
- @tanstack/vue-start@1.142.3
- @tanstack/vue-start-server@1.142.3
- @tanstack/react-start@1.142.3
- @tanstack/react-start-server@1.142.3
- @tanstack/start-static-server-functions@1.142.3
v1.142.2
Version 1.142.2 - 12/20/25, 10:53 PM
- correct compiler plugin order, only handle createMiddleware in a … (#6163) (a727225) by Manuel Schiller
- @tanstack/start-plugin-core@1.142.2
- @tanstack/solid-start@1.142.2
- @tanstack/vue-start@1.142.2
- @tanstack/react-start@1.142.2
- @tanstack/start-static-server-functions@1.142.2
v1.142.1
Version 1.142.1 - 12/20/25, 9:45 PM
- restructure server function environment handling (#6160) (4ec65ae) by Manuel Schiller
- start-server-core: update to h3 v2.0.1-rc.2 (#6159) (22d1b4a) by Birk Skyum
- @tanstack/directive-functions-plugin@1.142.1
- @tanstack/server-functions-plugin@1.142.1
- @tanstack/start-server-core@1.142.1
- @tanstack/start-storage-context@1.142.1
- @tanstack/start-plugin-core@1.142.1
- @tanstack/solid-start@1.142.1
- @tanstack/solid-start-server@1.142.1
- @tanstack/vue-start@1.142.1
- @tanstack/vue-start-server@1.142.1
- @tanstack/start-client-core@1.142.1
- @tanstack/react-start@1.142.1
- @tanstack/react-start-client@1.142.1
- @tanstack/react-start-server@1.142.1
- @tanstack/start-static-server-functions@1.142.1
- @tanstack/solid-start-client@1.142.1
- @tanstack/vue-start-client@1.142.1
@platejs/selection@52.0.16
-
#4799 by @felixfeng33 –
-
Added
disableSelectAlloption to BlockSelectionPlugin. Set totrueto disable the plugin's custom selectAll (Cmd+A) behavior and use the editor's default behavior instead.BlockSelectionPlugin.configure({ options: { disableSelectAll: true }, });
-
@heroui/use-aria-overlay@2.0.5
- #5996
e07c969Thanks @wingkwong! - upgrade react-aria (v1.14.0)
@heroui/use-pagination@2.2.19
- #5996
e07c969Thanks @wingkwong! - upgrade react-aria (v1.14.0)