Releases: TerriaJS/TerriaMap
Releases · TerriaJS/TerriaMap
v0.2.1
v0.2.0
v0.2.0-alpha.4
Try putting annotations on index as well as manifest
v0.2.0-alpha.3
Test annotations again
v0.2.0-alpha.2
Try using annotations instead of labels
v0.2.0-alpha.1
Use env var for metadata json
v0.2.0-alpha.0
What's Changed
- Copy create-docker-context-for-node-component script from magda docker-utils for ci.terria.io builds by @steve9164 in #679
- Switch production releases to use create-docker-context.js for smaller and faster releases.
Full Changelog: v0.1.2...v0.2.0-alpha.0
v0.1.2
What's Changed
- Drop openssl-legacy-provider parameter by @pjonsson in #664
- Use new React jsx transform and remove jsx-control-statements by @steve9164 in #662
- De-duplicate code in gulpfile and fixup helm files by @steve9164 in #666
- Update to underscore 1.12.1 by @pjonsson in #670
- Update to ejs 3.1.10 by @pjonsson in #668
- Remove stale webpack config that injects superGet. by @na9da in #673
- Upgrade terriajs and remove old script by @steve9164 in #671
Full Changelog: v0.1.1...v0.1.2
Upgrade to terriajs 8.7.1 - see CHANGES.md
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
~v0.1.0~ failed release
Replaced by v0.1.1
- as this release GH workflow failed