1.86.1

CesiumGS/cesium1.86.1Oct 15, 2021by ebogo1

AI Summary

Bug fixes addressing compatibility issues with Node 16 and a Rectangle.union calculation error.

Key Highlights

  • Fixed zip.js configurations for Node 16 compatibility.
  • Fixed bug in Rectangle.union with rectangles spanning the entire globe.

New Features

  • zip.js Node 16 compatibility fix
  • Rectangle.union fix

Full Release Notes

1.86.1 - 2021-10-15

Highlights include:

* Fixed zip.js configurations causing CesiumJS to not work with Node 16. [#9861](https://github.com/CesiumGS/cesium/pull/9861)
* Fixed a bug in Rectangle.union with rectangles that span the entire globe. [#9866](https://github.com/CesiumGS/cesium/pull/9866)

See the [changelog](https://github.com/CesiumGS/cesium/blob/1.86.1/CHANGES.md) for the complete list of changes.