Skip to content

v16.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 16:02
· 1 commit to master since this release

16.3.0 (2024-01-25)

What's Changed

  • feat(geo): provide a method to select the featuremotion when adding searchresult as overlay by @pelord in #1587
  • refactor(theme): delete qcca, it will live in the igo2-quebec project by @alecarn in #1590
  • feat(integration): add a new tool to report data issues by @pelord in #1524
  • fix(geo): check legend before loop by @aziz-access in #1591
  • feat(geo): add a sub level to arcgisrest catalogs by @pelord in #1592

BREAKING CHANGE

  • fix: sass exports for themes and utils by @alecarn in #1589
    The nomenclature of exporting theme files changes from theming to theme ex: @use @igo2/common/theme
    Full Changelog: v16.2.0...v16.3.0