v16.0.2-canary.21
- Turbopack: Add bundle analyzer UI to next build --experimental-analyze: #85788
- Upgrade React from
93fc5740-20251113tofb2177c1-20251114: #86155 - fix: cacheMaxMemorySize should not disable dev HMR cache: #86164
- Fix streaming server actions: #86148
- Turbopack: only enable nested async availability in production: #85728
Huge thanks to @sokra, @wbinnssmith, @ztanner, and @unstubbable for helping!
v1.136.5
Version 1.136.5 - 11/15/25, 12:46 PM
- router-core: Process routeTree into segment tree instead of flatRoutes (#5722) (f39eb9b) by @Sheraff
- @tanstack/router-core@1.136.5
- @tanstack/solid-router@1.136.5
- @tanstack/react-router@1.136.5
- @tanstack/router-devtools-core@1.136.5
- @tanstack/router-plugin@1.136.5
- @tanstack/start-server-core@1.136.5
- @tanstack/solid-router-ssr-query@1.136.5
- @tanstack/react-router-ssr-query@1.136.5
- @tanstack/router-ssr-query-core@1.136.5
- @tanstack/zod-adapter@1.136.5
- @tanstack/valibot-adapter@1.136.5
- @tanstack/arktype-adapter@1.136.5
- @tanstack/router-devtools@1.136.5
- @tanstack/solid-router-devtools@1.136.5
- @tanstack/react-router-devtools@1.136.5
- @tanstack/router-generator@1.136.5
- @tanstack/router-cli@1.136.5
- @tanstack/router-vite-plugin@1.136.5
- @tanstack/solid-start@1.136.5
- @tanstack/solid-start-client@1.136.5
- @tanstack/solid-start-server@1.136.5
- @tanstack/start-client-core@1.136.5
- @tanstack/start-storage-context@1.136.5
- @tanstack/react-start@1.136.5
- @tanstack/react-start-client@1.136.5
- @tanstack/react-start-server@1.136.5
- @tanstack/start-plugin-core@1.136.5
- @tanstack/start-static-server-functions@1.136.5
8.3.8
[@mantine/modals]Improve types of context modals (#8439)[@mantine/core]Combobox: Fix keyboard interactions not working when used in shadow DOM (#8438)[@mantine/core]NumberInput: Fix,decimal separator not being converted to.when entering value from mobile keyboard[@mantine/core]NumberInput: Fix incorrect keyboard displayed on iOS 26[@mantine/charts]Add cellProps prop support to DonutChart and PieChart (#8444)[@mantine/core]Alert: Allow overridingroleattribute (#8447)[@mantine/core]Menu: AddopenDelayprop support to Menu.Sub component (#8437)
- @ScotchAndSoda made their first contribution in https://github.com/mantinedev/mantine/pull/8444
- @justinwhall made their first contribution in https://github.com/mantinedev/mantine/pull/8438
Full Changelog: https://github.com/mantinedev/mantine/compare/8.3.7...8.3.8
2.11.8
2025-11-15
- Components [virtual-list] add touch event handling for scrolling (#20628 by @warmthsea)
- Components [cascader] expose
focusandblurmethods (#22737 by @rzzf) - Components [drawer] add
resize-startresizeresize-endemits (#22784 by @jevin98)
- Components [date-picker] keyboard navigation on first of the month (#22668 by @Dsaquel)
- Components [table] ensure tooltip works correctly in tree table (#22674 by @xuhuaiyu24)
- Components [tree-v2] checkbox selection wrong with disabled nodes (#22627 by @rzzf)
- Components [watermark] use baselineOffset to get a complete canvas (#22670 by @alonely-boy)
- Components [select] allow delete non existant option (#22706 by @Dsaquel)
- Components [select] unable to select options using NumpadEnter (#22715 by @rzzf)
- Components [textarea] add the missing
nameattribute (#22718 by @rzzf) - Components [autocomplete] allow using Numpad Enter to select the option (#22721 by @keeplearning66)
- Components [image-viewer] avoid triggering scroll wheel events outside the preview area (#22722 by @keeplearning66)
- Components [tree-select] use up/down/enter keys select error (#20008 by @SpanManX)
- Components [tree] avoid having multiple nodes with highlighted states at the same time (#22748 by @keeplearning66)
- Components [input-tag] the line break caused by exceeding content (#22704 by @lxKylin)
- Components [select-v2] avoid invalid positioning when using filterable and default-first-option (#22725 by @keeplearning66)
- Components [upload] ensure onChange receives updated fileList (#22760 by @yicheny)
- Components [select] shouldn't display the input box when disabled (#22767 by @Putia3)
- Components [select] sync label when persistent is false and options change (#22755 by @yicheny)
- Components [select-v2] avoid wrong style when disabled (#22780 by @keeplearning66)
- Components [popper] trigger memory leak issue (#22763 by @Map1en)
- Components [input-number] correct condition for user input reset (#21283 by @betavs)
- Components [select] after the last select unmounts memory leak issue (#22764 by @Map1en)
- Components [menu] extract constants (#22661 by @lxKylin)
- Components [form] remove unnecessary non-empty assertions (#22660 by @lxKylin)
- Components [tree] extract auxiliary function (#22677 by @lxKylin)
- Components [tree] change the for loop to the find method (#22678 by @lxKylin)
- Components [menu] adjust the non-empty assertion (#22694 by @lxKylin)
- Components [image-viewer] use
useLockscreenfor scroll lock (#22734 by @rzzf) - Components [watermark] reduce unnecessary calc (#22789 by @btea)
- Components [drawer] rename
eventparameter avoid conflicts (#22790 by @btea) - Components [select-v2] reduce repeated property access (#22801 by @keeplearning66)
v1.136.4
Version 1.136.4 - 11/15/25, 1:01 AM
- cleanup streamed values (#5870) (af77b55) by Manuel Schiller
- router: add view-transition e2e suites (#5869) (559856b) by Birk Skyum
- @tanstack/router-core@1.136.4
- @tanstack/solid-router@1.136.4
- @tanstack/react-router@1.136.4
- @tanstack/start-server-core@1.136.4
- @tanstack/solid-router-ssr-query@1.136.4
- @tanstack/react-router-ssr-query@1.136.4
- @tanstack/router-ssr-query-core@1.136.4
- @tanstack/zod-adapter@1.136.4
- @tanstack/valibot-adapter@1.136.4
- @tanstack/arktype-adapter@1.136.4
- @tanstack/router-devtools@1.136.4
- @tanstack/solid-router-devtools@1.136.4
- @tanstack/react-router-devtools@1.136.4
- @tanstack/router-devtools-core@1.136.4
- @tanstack/router-generator@1.136.4
- @tanstack/router-cli@1.136.4
- @tanstack/router-plugin@1.136.4
- @tanstack/router-vite-plugin@1.136.4
- @tanstack/solid-start@1.136.4
- @tanstack/solid-start-client@1.136.4
- @tanstack/solid-start-server@1.136.4
- @tanstack/start-client-core@1.136.4
- @tanstack/start-storage-context@1.136.4
- @tanstack/react-start@1.136.4
- @tanstack/react-start-client@1.136.4
- @tanstack/react-start-server@1.136.4
- @tanstack/start-plugin-core@1.136.4
- @tanstack/start-static-server-functions@1.136.4
v16.0.2-canary.20
- fix(nodejs-middleware): await for body cloning to be properly finalized: #85418
- Add build-time validation to detect ambiguous app routes: #85834
- Don't use inspector frontend URLs from other processes: #86082
- Upgrade React from
52684925-20251110to93fc5740-20251113: #86103 - [next-upgrade] Force install of dev dependencies: #86119
- Fix telemetry event race condition in webpack worker for @vercel/og detection: #86145
- Add postpone handling in app-page handler: #86101
- Turbopack: remove global_information struct: #86089
- Turbopack: add task_id_details feature: #84970
- Turbopack: Refactor output assets to allow to lazy compute output assets: #85753
- Un-skip tests in prefetch-runtime.test.ts: #86097
- Turbopack: add flags to AvailabilityInfo: #85771
- Turbopack: apply side effects false removal on all module types: #86133
- [build] Remove
layersexperiment flag from next-runtime webpack config: #86126
Huge thanks to @lucasadrianof, @ijjk, @wyattjoh, @eps1lon, @mischnic, @sokra, @acdlite, @unstubbable, and @gaojude for helping!
v3.3.0
- Add
hovertemplateforcandlestickandohlctraces [#7619] - Generate list of ISO codes for provided topojson maps, update info for some disputed territories [#7622]
- Turn off borders for plot container in CSS reset [#7617]
- Fix KDE sampling precision in violin trace to eliminate floating-point drift and prevent density underrun/overrun [#7581], with thanks to @Koookadooo for the contribution!
electron v40.0.0-alpha.5
Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@40.0.0-alpha.5.
- Added bypassCustomProtocolHandlers option to net.request. #48883 (Also in 38, 39)
- Added support to import external shared texture as VideoFrame. #48831
- Updated
nativeImage.createFromNamedImageto support SF Symbol names. #48772 (Also in 39)
- Corrected the appearance of tiled windows on GNOME (when frame: true), and removed resize handles from tiled edges. #48835 (Also in 38, 39)
- Fix: ESM-from-CJS import when CJK characters are in path. #48862 (Also in 39)
- Fixed an error on debug symbol upload by moving dsym.zip to use tar.xz compression. #48952
- Fixed crash on windows when UTF-8 is in path. #48942 (Also in 38, 39)
- Fixed oom crash when optimizing certain wasm functions involving large phi nodes. #48816 (Also in 38, 39)
- Fixed the issue where the parent window remained interactive after the modal window was opened. #48864 (Also in 38, 39)
- Reenable V8 trap handlers for wasm in browser and utility process, improves runtime execution of wasm. #48839 (Also in 39)
- Windows: Calling window.setFocusable(true) will no longer cause a window to lose focus. #48927 (Also in 39)
- Updated Chromium to 144.0.7526.0. #48913