1 hours ago
milkdown

v7.19.0

Please refer to CHANGELOG.md for details.

3 hours ago
floating-ui

@floating-ui/react-native@0.10.9

Patch Changes

  • fix(react): avoid duplicate options key warning in reactive middleware wrappers
3 hours ago
floating-ui

@floating-ui/vue@1.1.11

Patch Changes

  • Update dependencies: @floating-ui/dom@1.7.6, @floating-ui/utils@0.2.11
3 hours ago
floating-ui

@floating-ui/react@0.27.19

Patch Changes

  • fix(useDismiss): ignore non-primary inside mouse presses for click outside dismissal
  • fix(react): fix shadow root host lookup when one of the parent elements is an anchor
  • Update dependencies: @floating-ui/utils@0.2.11, @floating-ui/react-dom@2.1.8
3 hours ago
floating-ui

@floating-ui/core@1.7.5

Patch Changes

  • perf: bundle and runtime improvements
  • Update dependencies: @floating-ui/utils@0.2.11
3 hours ago
floating-ui

@floating-ui/react-dom@2.1.8

Patch Changes

  • fix(react): avoid duplicate options key warning in reactive middleware wrappers
  • Update dependencies: @floating-ui/dom@1.7.6
3 hours ago
floating-ui

@floating-ui/utils@0.2.11

Patch Changes

  • fix(utils): stop treating container-type as creating a containing block
  • perf: bundle and runtime improvements
3 hours ago
floating-ui

@floating-ui/dom@1.7.6

Patch Changes

  • fix(types): ensure Platform type contains detectOverflow type
  • perf: bundle and runtime improvements
  • feat(autoUpdate): allow not passing a floating element
  • Update dependencies: @floating-ui/utils@0.2.11, @floating-ui/core@1.7.5
7 hours ago
next.js

v16.2.0-canary.72

Core Changes

  • docs: error component unstable_retry(): #89732

Misc Changes

  • Update Rspack development test manifest: #90751
  • Update Rspack production test manifest: #90750
  • Turbopack: improve cell order lint rule for TraitRef::cell: #90756
  • Add determinism test for static shell with asset preload headers: #89826

Credits

Huge thanks to @devjiwonchoi, @vercel-release-bot, and @mischnic for helping!

7 hours ago
cesium

CesiumJS 1.139

1.139 - 2026-03-02

Highlights include:

  • Added panorama support via new EquirectangularPanorama and CubeMapPanorama classes, along with GoogleStreetViewCubeMapPanoramaProvider for loading cube map faces from the Google Street View Static API and rendering them in a cube map panorama. #13153
  • Added more depth testing options for billboards and labels. #12994
  • Added support for more metadata types via property textures in custom shaders. #13135
  • Modified Sandcastle application to use a hybrid text and semantic, embedding based search. #13090
  • Fixed Gaussian splat race conditions in snapshot/sort updates. #13016 #12965
  • Fixed flashing when rendering multiple Gaussian splat primitives. #12967

See the changelog for the complete list of changes.