3 hours ago
react-router
6 hours ago
swiper

v14.0.1

Patch release fixing two web-component (and Vue wrapper) regressions introduced by the v14 rewrite.

Bug Fixes

  • core: restore slide detection in web component — the <swiper-container> element initialized with zero slides because slidesEl was resolved to the shadow root instead of the host element (b3b822f), closes #8196
  • element: render navigation/pagination/scrollbar when set as boolean params — bare boolean usage (<swiper-container navigation>, Vue :navigation="true") stopped rendering the built-in controls (253fa39), closes #8196
7 hours ago
tailwindcss

v4.3.2

Fixed

  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#20289)
8 hours ago
shaka-player

v5.1.12

5.1.12 (2026-06-29)

Bug Fixes

  • Correct device detection for PlayStation 4 Pro to enable 4K resolution (#10269) (ee5f61c)
8 hours ago
webpack

v5.108.2

Patch Changes

  • Fix lazy barrel deferral of ungrouped side-effect imports. (by @hai-x in #21291)

  • Respect the node: prefix for node.js core modules used as externals. (by @alexander-akait in #21286)

9 hours ago
shaka-player

v5.0.24

5.0.24 (2026-06-29)

Bug Fixes

  • Correct device detection for PlayStation 4 Pro to enable 4K resolution (#10269) (de4dc67)
9 hours ago
varlet

v3.19.0

更新内容请查看CHANGELOG。 Please refer to CHANGELOG for details.

9 hours ago
shaka-player

v4.16.39

4.16.39 (2026-06-29)

Bug Fixes

  • Correct device detection for PlayStation 4 Pro to enable 4K resolution (#10269) (eea9fd2)
10 hours ago
shaka-player

v4.15.50

4.15.50 (2026-06-29)

Bug Fixes

  • Correct device detection for PlayStation 4 Pro to enable 4K resolution (#10269) (ea9f514)
10 hours ago
engine

v2.20.1

Fixes

  • Recommend EventHandle.off() for event removal by @mvaligursky in #8974
  • Fix lodRangeMin/lodRangeMax not applied from GSplatComponent init data by @willeastcott in #8968
  • Mark live API getters readonly by @kpal81xd in #8959
  • Free font textures when a font asset is unloaded by @mvaligursky in #8969
  • Fix re-render of work buffer for non-streaming splats on device restore by @mvaligursky in #8973
  • Free SOG bundle archive memory after texture upload by @mvaligursky in #8972

Full Changelog: https://github.com/playcanvas/engine/compare/v2.20.0...v2.20.1