52 minutes ago
vue-next

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.

2 hours ago
slidev

v52.7.0

   🚀 Features

   🐞 Bug Fixes

2 hours ago
vite

v7.2.2

Please refer to CHANGELOG.md for details.

8 hours ago
router

v1.134.14

Version 1.134.14 - 11/6/25, 11:55 PM

Changes

Fix

  • router-generator: handle deep multi-level non-nested paths with experimental non-nested paths (#5779) (23d8ed7) by Nico Lynzaad

Docs

  • 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

Packages

  • @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
10 hours ago
electron

electron v38.6.0

Release Notes for v38.6.0

Fixes

  • 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)

Other Changes

  • Updated Node.js to v22.21.1. #48615
14 hours ago
electron

electron v39.1.1

Release Notes for v39.1.1

Fixes

  • Fixed an application crash when clicking or hovering over the native MacOS "Window" menu. Reverts #48598. #48800 (Also in 40)
  • Fixed draw smoothing round corner issue. #48781 (Also in 40)
15 hours ago
monaco-editor

v0.55.0-dev-20251107

Changes:

  • #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.

17 hours ago
tailwindcss

v4.1.17

Fixed

  • Substitute @variant inside legacy JS APIs (#19263)
  • Prevent occasional crash on Windows when loaded into a worker thread (#19242)
17 hours ago
Babylon.js
18 hours ago
sharp

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-source flag. #4458

  • Add support for BigTIFF output. #4459 @throwbi

  • Improve error messaging when only warnings issued. #4465

  • Simplify ICC processing when retaining input profiles. #4468