File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33### The Next Release
44
5- - Updated TerriaJS to ` 8.4.x ` .
6- - Replaced ` node-sass ` with ` sass ` . ("both packages expose the same JavaScript API", so no changes should be required)
75- [ The next improvement]
86
7+ ### ` 0.1.0 `
8+
9+ ** 2024-02-08**
10+
11+ - Updated TerriaJS to ` 8.5.0 ` .
12+ - ** Breaking changes:**
13+ - ** Upgraded Cesium to version 6.2.0**
14+ - ** Upgraded Typescript to version 5.2.x**
15+ - For full list of changes, see [ terriajs/CHANGES.md] ( https://github.com/TerriaJS/terriajs/blob/main/CHANGES.md )
16+ - Replaced ` node-sass ` with ` sass ` . (both packages expose the same JavaScript API, so no changes should be required)
17+ - Increase NodeJS minimum version to 16
18+
919### ` 0.0.9 `
1020
1121** 2023-11-24**
Original file line number Diff line number Diff line change 1313 ]
1414 },
1515 "name" : " terriajs-map" ,
16- "version" : " 0.0.9 " ,
16+ "version" : " 0.1.0 " ,
1717 "description" : " Geospatial catalog explorer based on TerriaJS." ,
1818 "license" : " Apache-2.0" ,
1919 "engines" : {
You can’t perform that action at this time.
0 commit comments