1.100
CesiumGS/cesium1.100Dec 1, 2022by sanjeetsuhag
AI Summary
CesiumJS is now distributed as a monorepo with separate packages, `@cesium/engine` and `@cesium/widgets`, alongside the main library.
Key Highlights
- CesiumJS is now published alongside `@cesium/engine` and `@cesium/widgets` packages.
- Updated build tooling to support the new package structure.
New Features
- Separate engine and widgets packages
Full Release Notes
1.100 - 2022-12-01 Highlights include: - CesiumJS is now published alongside two smaller packages `@cesium/engine` and `@cesium/widgets` https://github.com/CesiumGS/cesium/pull/10824 See the [changelog](https://github.com/CesiumGS/cesium/blob/1.100/CHANGES.md) for the complete list of changes.