4 hours ago
vue-next

v3.5.31

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

4 hours ago
core

v3.5.31

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

9 hours ago
xgplayer

v3.0.23-beta.18

What's Changed

New Contributors

Full Changelog: https://github.com/bytedance/xgplayer/commits/v3.0.23-beta.18

10 hours ago
electron

electron v40.8.4

Release Notes for v40.8.4

Fixes

  • Fixed an issue where nodeIntegrationInWorker overrides in setWindowOpenHandler were not honored for child windows sharing a renderer process with their opener. #50467 (Also in 38, 39, 41)
  • Fixed crash when handling JavaScript dialogs from windows opened with invalid or empty URLs. #50401 (Also in 39, 41, 42)
  • Fixed improper focus tracking in BaseWindow on MacOS. #50337 (Also in 39, 41, 42)
  • Fixed logic bug that rendered certain window types un-resizable on MAS builds. #50355 (Also in 41, 42)
  • Fixed utilityProcess exit event reporting incorrect exit codes on Windows when the exit code has the high bit. #50387 (Also in 41, 42)
  • Fixed window freeze when failing to enter/exit fullscreen on macOS. #50344 (Also in 39, 41, 42)

Other Changes

  • Added support for using a proxy during yarn install. #50352 (Also in 39, 41, 42)
  • Backported fix for 485935305. #50441
  • Backported fix for 489381399. #50449
  • Backported fixes for 484751092, 487117772. #50460
11 hours ago
rari

rari@0.10.24

What's Changed

  • f632fcd1 chore(rari): bump optional dependencies to 0.10.24

Full Changelog: https://github.com/rari-build/rari/compare/rari@0.10.23...rari@0.10.24

11 hours ago
electron

electron v39.8.4

Release Notes for v39.8.4

Fixes

  • Fixed an issue where nodeIntegrationInWorker overrides in setWindowOpenHandler were not honored for child windows sharing a renderer process with their opener. #50468 (Also in 38, 40, 41)
  • Fixed crash when handling JavaScript dialogs from windows opened with invalid or empty URLs. #50400 (Also in 40, 41, 42)
  • Fixed improper focus tracking in BaseWindow on MacOS. #50338 (Also in 40, 41, 42)
  • Fixed window freeze when failing to enter/exit fullscreen on macOS. #50341 (Also in 40, 41, 42)

Other Changes

  • Added support for using a proxy during yarn install. #50349 (Also in 40, 41, 42)
  • Backported fix for 485935305. #50440
  • Backported fix for 489381399. #50443
  • Backported fix for chromium:475877320. #50436
  • Backported fixes for 484751092, 487117772. #50461
11 hours ago
rari

v0.10.24

What's Changed

  • eb61bb47 chore(rari): bump version to 0.10.24
  • de288ed3 feat(rsc): add automatic px unit suffix for numeric CSS values
  • adfb6345 refactor(rsc): improve event handler detection with character-based validation
  • 121d72f7 refactor(rsc): consolidate HTML escaping functions and add tag validation
  • e9e33daf perf(rsc): optimize JSON serialization and HTML rendering

Full Changelog: https://github.com/rari-build/rari/compare/v0.10.23...v0.10.24

11 hours ago
vuetify

v4.0.4

[!IMPORTANT] Vuetify Needs Your Support! The OpenCollective funds have been fully exhausted. We are currently unable to compensate our contributors for their continued work on the framework and the ecosystem tools.

If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes.

Sponsor via Open Collective | Sponsor via GitHub

Every contribution helps us keep Vuetify alive and ship exciting new features.

Thank you.


🔧 Bug Fixes

  • VCol: correct types for offset-* props (1cdd9c4), closes #22740
  • VField: label transition on page with zoom (1fcad6b), closes #22747
  • VSelect: prevent brief error state when clicking a menu item (7fec2d4), closes #22742
  • VTimePicker: avoid loading all CSS utilities (015da52), closes #22733

🧪 Labs

12 hours ago
vuetify

v3.12.4

🔧 Bug Fixes

  • VField: label transition on page with zoom (6246a96), closes #22747
  • VTimePicker: avoid loading all CSS utilities (884e5dc), closes #22733

🧪 Labs