v1.157.5
Version 1.157.5 - 1/24/26, 10:34 PM
- streaming perf (#6496) (ba47d4d) by Manuel Schiller
- @tanstack/router-core@1.157.5
- @tanstack/solid-router@1.157.5
- @tanstack/react-router@1.157.5
- @tanstack/vue-router@1.157.5
- @tanstack/solid-router-ssr-query@1.157.5
- @tanstack/react-router-ssr-query@1.157.5
- @tanstack/vue-router-ssr-query@1.157.5
- @tanstack/router-ssr-query-core@1.157.5
- @tanstack/zod-adapter@1.157.5
- @tanstack/valibot-adapter@1.157.5
- @tanstack/arktype-adapter@1.157.5
- @tanstack/router-devtools@1.157.5
- @tanstack/solid-router-devtools@1.157.5
- @tanstack/react-router-devtools@1.157.5
- @tanstack/vue-router-devtools@1.157.5
- @tanstack/router-devtools-core@1.157.5
- @tanstack/router-generator@1.157.5
- @tanstack/router-cli@1.157.5
- @tanstack/router-plugin@1.157.5
- @tanstack/router-vite-plugin@1.157.5
- @tanstack/solid-start@1.157.5
- @tanstack/solid-start-client@1.157.5
- @tanstack/solid-start-server@1.157.5
- @tanstack/vue-start@1.157.5
- @tanstack/vue-start-client@1.157.5
- @tanstack/vue-start-server@1.157.5
- @tanstack/start-client-core@1.157.5
- @tanstack/start-server-core@1.157.5
- @tanstack/start-storage-context@1.157.5
- @tanstack/react-start@1.157.5
- @tanstack/react-start-client@1.157.5
- @tanstack/react-start-server@1.157.5
- @tanstack/start-plugin-core@1.157.5
- @tanstack/start-static-server-functions@1.157.5
v1.157.4
Version 1.157.4 - 1/24/26, 8:45 PM
- streaming race condition (#6495) (44fbe0a) by Manuel Schiller
- @tanstack/router-core@1.157.4
- @tanstack/solid-router@1.157.4
- @tanstack/react-router@1.157.4
- @tanstack/vue-router@1.157.4
- @tanstack/solid-router-ssr-query@1.157.4
- @tanstack/react-router-ssr-query@1.157.4
- @tanstack/vue-router-ssr-query@1.157.4
- @tanstack/router-ssr-query-core@1.157.4
- @tanstack/zod-adapter@1.157.4
- @tanstack/valibot-adapter@1.157.4
- @tanstack/arktype-adapter@1.157.4
- @tanstack/router-devtools@1.157.4
- @tanstack/solid-router-devtools@1.157.4
- @tanstack/react-router-devtools@1.157.4
- @tanstack/vue-router-devtools@1.157.4
- @tanstack/router-devtools-core@1.157.4
- @tanstack/router-generator@1.157.4
- @tanstack/router-cli@1.157.4
- @tanstack/router-plugin@1.157.4
- @tanstack/router-vite-plugin@1.157.4
- @tanstack/solid-start@1.157.4
- @tanstack/solid-start-client@1.157.4
- @tanstack/solid-start-server@1.157.4
- @tanstack/vue-start@1.157.4
- @tanstack/vue-start-client@1.157.4
- @tanstack/vue-start-server@1.157.4
- @tanstack/start-client-core@1.157.4
- @tanstack/start-server-core@1.157.4
- @tanstack/start-storage-context@1.157.4
- @tanstack/react-start@1.157.4
- @tanstack/react-start-client@1.157.4
- @tanstack/react-start-server@1.157.4
- @tanstack/start-plugin-core@1.157.4
- @tanstack/start-static-server-functions@1.157.4
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
Neutralinojs nightly release
- New window events:
windowMinimize,windowRestore,windowMaximize,windowFullScreenEnter, andwindowFullScreenExit
- Add
window.setBorderless(bool)to toggle borderless mode while the Neutralinojs app is running.
- Add
modes.chrome.browserBinaryoption to set custom browser binary path under the chrome mode. If this field is specified, the framework will try to launch Chrome from there. If it fails, the framework will initiate the Chrome binary search as usual:
// cross-platform
"browserBinary": "/path/to/chrome/bin"
// platform-specific path
"browserBinaryLinux": "/usr/bin/google-chrome",
"browserBinaryDarwin": "/Applications/Google Chrome.app",
"browserBinaryWindows": "C:\\Programs\\Google Chrome\\chrome.exe"
// cross-platform (with path constants)
"browserBinary": "${NL_OSDATAPATH}/chrome/bin"
"browserBinaryWindows": "${NL_OSDOWNLOADSPATH}/chrome.exe"
- Add the
modes.window.useLogicalPixels: true|falseoption to activate DPI-aware sizing based on the operating system's display scale factor. - Add extra path constants support (early versions only supported
${NL_PATH}) for the extensions command:${NL_OSDATAPATH},${NL_OSCACHEPATH}, ... All supported path constants use this format:${NL_OS<name>PATH}where<name>is any accepted parameter (uppercased) to theos.getPath(name)function:
"commandLinux": "${NL_OSDOWNLOADSPATH}/extensionBinary --load"
- Fix issues with filter extension handling of the file dialogs API on Linux
- Fix tray icon disappearing issue on Windows
Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.
Get started: https://neutralino.js.org/docs
This release was auto-generated by ReleaseZri 🚀
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.