v7.19.0
Please refer to CHANGELOG.md for details.
v16.2.0-canary.72
- docs: error component
unstable_retry(): #89732
- 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
Huge thanks to @devjiwonchoi, @vercel-release-bot, and @mischnic for helping!
CesiumJS 1.139
1.139 - 2026-03-02
Highlights include:
- Added panorama support via new
EquirectangularPanoramaandCubeMapPanoramaclasses, along withGoogleStreetViewCubeMapPanoramaProviderfor 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.