5 hours ago
tdesign-miniprogram

@tdesign/uniapp@0.9.0

🌈 0.9.0 2026-05-08

🚀 Features

  • Table: 新增 Table 表格组件 @novlan1 (#4397)
  • Segmented: 新增 Segmented 分段控制器组件 @novlan1 (#4413)

🐞 Bug Fixes

  • Calendar: 修复 typerange 时,未滚动到目标位置的问题 @novlan1 (#4413)
  • DropdownMenu: 修复 label 回显错误问题 @novlan1 (#4413)
  • Input: 修复 input clearable 点击后没有及时更新双向绑定的问题 @Kriac (#4420)
  • TabBar: 修复 badgeProps 属性中的 colorshape 字段无效 @liweijie0812 (#4427)
6 hours ago
Babylon.js

9.6.2

Core

  • Clean up observers when parsing Node Materials - [Bug Fix] by abogartz (#18435)

Lottie Player

8 hours ago
Babylon.js

9.6.1

Core

  • Clean up observers when parsing Node Materials - [Bug Fix] by abogartz (#18435)

Lottie Player

8 hours ago
next.js

v16.3.0-canary.16

Core Changes

  • Hold cacheSignal across unstable_cache foreground revalidation: #93617
  • Encode non-ASCII characters in cache tags at construction: #93601

Credits

Huge thanks to @unstubbable for helping!

9 hours ago
next.js

v16.3.0-canary.15

Core Changes

  • [devtools] Force ANSI colors on overlay code frames regardless of TTY: #93550
  • Turbopack: Match proxy matchers with webpack implementation: #93594
  • Track searchParams access through a Proxy to catch missing-key reads: #93549
  • Cherry-pick ghsa commits to canary: #93614

Misc Changes

  • docs: escape literal triple-backticks in contribution guide: #93584
  • [test] Pin package manager to patch versions: #93592
  • turbo-rcstr: replace rcstr! macro_rules with proc macro: #93551
  • Turbopack: Fix middleware matcher suffix: #93590
  • Turbopack: Change DynEffect::dyn_value to DynEffect::value_hash, a simple u128: #93552
  • [ci] Ensure graphite_ci_optimizer fails open even if github fails to fetch the action: #93615

Credits

Huge thanks to @aurorascharff, @icyJoseph, @eps1lon, @lukesandberg, @timneutkens, @unstubbable, and @bgw for helping!

12 hours ago
rari

create-rari-app@0.5.7

What's Changed

  • d95cd834 chore(deps): bump rari-binaries to 0.13.3
  • 4c8481e7 release: create-rari-app@0.5.6
  • f139f797 chore(deps): update dependencies and improve code splitting

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

12 hours ago
rari

rari@0.13.4

What's Changed

  • 0d179530 release: rari@0.13.3
  • 10a3951f chore(rari): downgrade version to 0.13.2

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

13 hours ago
astro

astro@6.3.1

Patch Changes

  • #16646 15fbc41 Thanks @matthewp! - Fixes local images returning 404 on non-prerendered pages when using the generic image endpoint