Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@na9da na9da released this 18 Feb 23:24
3a4a76e
  • Breaking changes:
    • Updated TerriaJS to 8.8.0
    • Converted files from CJS to ESM style
      • This includes entry.js, index.js - if you have changed these files it is likely that you will get a merge conflict when upgrading. Please reach out to us if you need help.
      • Replaced webpack aliases ~terriajs-variables and ~terriajs-mixins in css imports with relative paths. This simplifies the webpack configuration.