v0.1.1
- Updated TerriaJS to
8.5.0
- Breaking changes:
- Upgraded Cesium to version
6.2.0
- Upgraded Typescript to version
5.2.x
- Upgraded Cesium to version
- For full list of changes, see terriajs/CHANGES.md
- Breaking changes:
- Replaced
node-sass
withsass
. (both packages expose the same JavaScript API, so no changes should be required) - Increase NodeJS minimum version to 16