v3.5.24
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.
v52.7.0
- Expose lockShortcuts as a public API - by @whitphx in https://github.com/slidevjs/slidev/issues/2317 (d5713)
- Support
.svgfile icon in code block titles - by @Mini-ghost in https://github.com/slidevjs/slidev/issues/2324 (e3985) - Use strict mode in monaco run (configurable) - by @QuentinRoy in https://github.com/slidevjs/slidev/issues/2334 (31817)
- Doesn't apply commented styles - by @Sdju and zede in https://github.com/slidevjs/slidev/issues/2321 (9a2c7)
- Export respect page range - by @leochiu-a in https://github.com/slidevjs/slidev/issues/2323 (2c860)
v7.2.2
Please refer to CHANGELOG.md for details.
v1.134.14
Version 1.134.14 - 11/6/25, 11:55 PM
- router-generator: handle deep multi-level non-nested paths with experimental non-nested paths (#5779) (23d8ed7) by Nico Lynzaad
- Update quick-start.md - fix wording of package manager (#5764) (854a7ef) by Andrew David Kay
- typo fix in code-splitting.md (#5770) (a7d1d62) by Leo Thorp
- @tanstack/router-generator@1.134.14
- @tanstack/router-cli@1.134.14
- @tanstack/router-plugin@1.134.14
- @tanstack/router-vite-plugin@1.134.14
- @tanstack/start-plugin-core@1.134.14
- @tanstack/solid-start@1.134.14
- @tanstack/react-start@1.134.14
- @tanstack/start-static-server-functions@1.134.14
electron v38.6.0
- Fixed an application crash when clicking or hovering over the native MacOS "Window" menu. Reverts #48598. #48801 (Also in 39, 40)
- Fixed an issue on Wayland (Linux) where right-clicking in the titlebar could break mouse interactions. #48757 (Also in 39, 40)
- Fixed an issue that menu items on macOS could not be disabled under all circumstances. #48710 (Also in 37, 39)
- Fixed draw smoothing round corner issue. #48780 (Also in 40)
- Fixed incorrect signal variable reference in nan-spec-runner that could cause install failures to go undetected. #48708 (Also in 39)
- Updated Node.js to v22.21.1. #48615
v0.55.0-dev-20251107
- #5090: Adds localization section to readme
- #5089: Adds missing NLS files
- #5088: Dont use .js for typescript imports, as rollup adds them to the output
This list of changes was auto generated.
v0.34.5
-
Upgrade to libvips v8.17.3 for upstream bug fixes.
-
Add experimental support for prebuilt Linux RISC-V 64-bit binaries.
-
Support building from source with npm v12+, deprecate
--build-from-sourceflag. #4458 -
Improve error messaging when only warnings issued. #4465
-
Simplify ICC processing when retaining input profiles. #4468