2 hours ago
rari

rari@0.13.6

What's Changed

  • 837e975a chore(deps): upgrade rari-binaries to 0.13.6

Full Changelog: https://github.com/rari-build/rari/compare/rari@0.13.5...rari@0.13.6

2 hours ago
rari

v0.13.6

What's Changed

  • ce96b7b6 chore(deps): bump rari to 0.13.6
  • 1024949a chore(deps): upgrade tokio, tower-http, rustc-hash, and sysinfo

Full Changelog: https://github.com/rari-build/rari/compare/v0.13.5...v0.13.6

3 hours ago
electron

electron v42.1.0

Release Notes for v42.1.0

Fixes

  • Fixed a crash in the macOS Touch ID WebAuthn prompt caused by a missing string resource, and added touchID.promptReason to app.configureWebAuthn() to customize the prompt text. #51594 (Also in 41, 43)
  • TBA. #51605 (Also in 43)

Other Changes

  • Improved performance of webRequest header conversions and several other gin converter hot paths. #51607 (Also in 43)
  • Improved performance of native event emission, IPC dispatch, and option-dictionary parsing. #51614 (Also in 41)
6 hours ago
rari

create-rari-app@0.5.8

What's Changed

  • 153d20e4 chore(deps): upgrade dependencies and improve code quality

Full Changelog: https://github.com/rari-build/rari/compare/create-rari-app@0.5.7...create-rari-app@0.5.8

6 hours ago
rari

rari@0.13.5

What's Changed

  • 11519181 chore(deps): upgrade rari-binaries to 0.13.5
  • 153d20e4 chore(deps): upgrade dependencies and improve code quality

Full Changelog: https://github.com/rari-build/rari/compare/rari@0.13.4...rari@0.13.5

8 hours ago
rari

v0.13.5

What's Changed

  • c2f3ec20 chore(deps): upgrade rari to 0.13.5
  • 153d20e4 chore(deps): upgrade dependencies and improve code quality

Full Changelog: https://github.com/rari-build/rari/compare/v0.13.3...v0.13.5

8 hours ago
rollup

v4.60.4

4.60.4

2026-05-14

Bug Fixes

  • Improve stability of chunk hashes (#6362)

Pull Requests

  • #6362: fix: stabilize chunk assignment across parallel file reads (@sonukapoor, @Sonu Kapoor, @TrickyPi, @lukastaegert)
  • #6370: fix(deps): update minor/patch updates (@renovate[bot])
  • #6371: chore(deps): update dependency lru-cache to v11 (@renovate[bot], @lukastaegert)
  • #6372: chore(deps): update react monorepo to v19 (major) (@renovate[bot])
  • #6373: chore(deps): lock file maintenance (@renovate[bot], @lukastaegert)
  • #6375: Resolve vulnerabilities (@lukastaegert)
10 hours ago
electron

electron v41.6.1

Release Notes for v41.6.1

Other Changes

  • Improved performance of native event emission, IPC dispatch, and option-dictionary parsing. #51613 (Also in 42)
  • Security: backported 20 High-severity fixes from Chrome 148 stable release. #51612
10 hours ago
ant-design

6.4.2

  • 🐞 Fix message and notification build error in strict ESM toolchains caused by deep rc notification runtime import. #57976 @QDyanbing

  • 🐞 修复 message 和 notification 在严格 ESM 构建链路下因 rc notification 运行时深层导入导致的构建报错。#57976 @QDyanbing
11 hours ago
react-router