1 hours ago
next.js

v16.3.0-canary.67

Misc Changes

  • Restore canary version 16.3.0-canary.66 after v16.3.0-preview.4 preview release
  • Fix local fonts in statically prerendered ImageResponse metadata route: #95121
  • docs(root-params): generateStaticParams section and CC requirement: #95073
  • Surface an error for blocking routes under the Navigation Inspector: #95139
  • Suppress prefetch={true} warning when route opts out via instant = false: #95099
  • skill(cc-adoption): recommend next-dev-loop and add build-only path: #95122

Credits

Huge thanks to @unstubbable, @icyJoseph, @acdlite, and @aurorascharff for helping!

6 hours ago
snapdom

v2.15.0-dev.1

What's Changed

New Contributors

Full Changelog: https://github.com/zumerlab/snapdom/compare/v2.15.0-dev.0...v2.15.0-dev.1

6 hours ago
next.js

v16.3.0-canary.66

Misc Changes

  • Revert "Remove legacy PPR codepaths": #95113
  • dev-overlay: wire Link prefetch={true} Partial Prefetching warning into Insights: #94798
  • Docs/partial prefetching: #94855
  • [ci] Make preview tarballs available while new Canaries are being published: #95112
  • [cd] add ad-hoc preview release cut from canary: #95086
  • Add missing switch case: #95127
  • Revert "Add missing switch case": #95129
  • Fix Navigation Inspector styles in dark mode: #95126
  • [test] Reorder hmr-intercept-routes test to avoid a reload/refresh race: #95134

Credits

Huge thanks to @eps1lon, @aurorascharff, @icyJoseph, @unstubbable, and @samselikoff for helping!

8 hours ago
ionic-framework

v8.8.12

8.8.12 (2026-06-24)

Bug Fixes

10 hours ago
tdesign-miniprogram

tdesign-miniprogram@1.15.2

🌈 1.15.2 2026-06-24

🚀 Features

  • Form: 新增 contentAlign 属性,支持配置表单内容对齐方式 @novlan1 (#4506)
  • Navbar: 新增 isHiddenInSpecialScene 属性,表示是否销毁导航栏,仅场景值为 1433、1434、1177、1175 时有效 @anlyyao (#4509)
  • TabBar: TabBarItem 新增 urllinkType 属性 @anlyyao (#4523)

🐞 Bug Fixes

  • Button: ⚠️ --td-button-xx-font-size 系列变更为 --td-button-xx-font⚠️ 移除 --td-button-font-weight,请改用 --td-button-xx-font,或者组件库级别的 css var 调整字号、行高、字重、字体等文本样式 @liweijie0812 (#4501)
  • Popover: 修复外部样式类 class 无效 @anlyyao (#4499)
  • TabBar: 修复 shaperound 时占位高度未包含底部安全区的问题 @novlan1 (#4521)
  • Text: 修复组件在 Mpx 跨端小程序框架中报错 @anlyyao (#4498)
12 hours ago
mind-elixir-core

v5.13.0

5.13.0 - 2026-06-24

Features

  • Extend theme definitions with required cssVar property

Bug Fixes

  • Constrain text width on p elements instead of topic container to allow LaTeX to render at full width
  • Prevent keyboard event processing during IME composition in DOM and SVG handlers

Full Changelog: https://github.com/SSShooter/mind-elixir-core/compare/v5.12.2...v5.13.0

14 hours ago
next.js

v16.3.0-canary.65

Misc Changes

  • docs(cache-components): clarify allow-runtime, sync-IO and instant=false, CLS fallback: #94997
  • Keep the resolved cache life for cacheMaxMemorySize: 0 caches in dev: #95100
  • Avoid mutating req.headers when stripping internal headers: #95116

Credits

Huge thanks to @aurorascharff and @unstubbable for helping!

15 hours ago
shaka-player

v5.1.11

5.1.11 (2026-06-24)

Bug Fixes

  • text: use valid CSS value 'line-through' for LINE_THROUGH (#10249) (61baa02)
  • UI: Add mute_volume composite element to fix hover jank between mute button and volume bar (#10214) (84d9fe0)
15 hours ago
shaka-player

v5.0.23

5.0.23 (2026-06-24)

Bug Fixes

  • text: use valid CSS value 'line-through' for LINE_THROUGH (#10249) (a21f501)
  • UI: Add mute_volume composite element to fix hover jank between mute button and volume bar (#10214) (93b7d5a)
15 hours ago
shaka-player

v4.16.38

4.16.38 (2026-06-24)

Bug Fixes

  • text: use valid CSS value 'line-through' for LINE_THROUGH (#10249) (c7e4c59)
  • UI: Add mute_volume composite element to fix hover jank between mute button and volume bar (#10214) (68d0e63)