6 hours ago
virtual

@tanstack/angular-virtual@4.0.13

Patch Changes

  • fix: capture _didMount cleanup to remove scroll/resize listeners on destroy (#1159)
9 hours ago
shaka-player

v5.1.1

5.1.1 (2026-04-20)

Bug Fixes

  • Avoid uncaught TypeError when destroying player during DRM key status change (#9992) (0fdced6)
  • Clamp playback rate to 16x and improve playhead movement behavior (#9996) (9692dee)
  • demo: Fix audio-only animated poster (#9986) (18e5e25)
  • Demo: Fix audio-only animated poster on custom content (#9995) (cd2996c)
  • HLS: Fix SAMPLE-AES identity stall at waitingforkey event on track switch (#10000) (1824679)
  • MSF: Fix namespace handling (#9988) (ba21789)
  • UI: Fix wrong wheel directions on volume bar (#10001) (1276f8d)

Performance Improvements

  • HLS: skip merging known segments on live playlist updates (#9998) (9b32a7a)
  • UI: Skip touch listeners when maxTouchPoints is 0 (#9981) (d27b7c4)
9 hours ago
shaka-player

v5.0.12

5.0.12 (2026-04-20)

Bug Fixes

  • Avoid uncaught TypeError when destroying player during DRM key status change (#9992) (c439d22)
  • Clamp playback rate to 16x and improve playhead movement behavior (#9996) (bc41c78)
  • HLS: Fix SAMPLE-AES identity stall at waitingforkey event on track switch (#10000) (41dff88)

Performance Improvements

  • HLS: skip merging known segments on live playlist updates (#9998) (fe85012)
  • UI: Skip touch listeners when maxTouchPoints is 0 (#9981) (7c301b6)
10 hours ago
shaka-player

v4.16.28

4.16.28 (2026-04-20)

Bug Fixes

  • Avoid uncaught TypeError when destroying player during DRM key status change (#9992) (3773838)
  • Clamp playback rate to 16x and improve playhead movement behavior (#9996) (8d7fa85)
  • HLS: Fix SAMPLE-AES identity stall at waitingforkey event on track switch (#10000) (6b53fe6)
10 hours ago
shaka-player

v4.15.40

4.15.40 (2026-04-20)

Bug Fixes

  • Avoid uncaught TypeError when destroying player during DRM key status change (#9992) (29d9f87)
  • Clamp playback rate to 16x and improve playhead movement behavior (#9996) (0558f8f)
  • HLS: Fix SAMPLE-AES identity stall at waitingforkey event on track switch (#10000) (ccccb4f)
13 hours ago
ui

shadcn@4.3.1

Patch Changes

16 hours ago
calendar

v3.5.0

New Features & Enhancements

  • Multi-calendar Events: Added native calendarIds support on events. A single event can now belong to multiple calendars, stays visible as long as any linked calendar is visible, and renders with DayFlow's built-in multi-color striped styling.

Image

Image

Fixed

  • Style Self-Containment: Completed the style refactor so DayFlow no longer depends on internal atomic CSS classes or host-side @source scanning. styles.css and styles.components.css are now self-contained distribution artifacts.
  • Host Style Isolation: Tightened df-* semantic styling contracts across core, UI packages, plugins, and dist CSS checks to reduce conflicts with UnoCSS, Tailwind, and other host styling systems.
  • Year / Day / Week View Polish: Refined several view-specific layout details, including year-view event rendering, day/week timezone labels, and overlay/token usage in complex UI surfaces.

Documentation

  • Added multi-calendar event documentation and showcase examples.
  • Refreshed the website live demo controls and interactive examples.
  • Updated setup and theme customization guidance to match the self-contained styling model and remove outdated @source-based integration steps.

What's Changed

Full Changelog: https://github.com/dayflow-js/calendar/compare/v3.4.0...v3.5.0

17 hours ago
vite

create-vite@9.0.5

Please refer to CHANGELOG.md for details.

17 hours ago
vite

v8.0.9

Please refer to CHANGELOG.md for details.

17 hours ago
react-fontawesome

v3.3.1

3.3.1 (2026-04-20)

Just a few dependency bumps to close off CVEs (not that our lib is really affected anyway).

Chores

  • deps-dev: bump handlebars from 4.7.8 to 4.7.9 (f1d6d94)
  • deps-dev: bump lodash-es from 4.17.23 to 4.18.1 (212496a)
  • deps-dev: bump picomatch from 2.3.1 to 2.3.2 (557ceaf)
  • deps: bump lodash from 4.17.23 to 4.18.1 (2d06890)
  • deps: node 22.22.2, bump all dev dependencies (99ba500)