Skip to content

Version 8.0.0

Compare
Choose a tag to compare
@dnlkoch dnlkoch released this 16 Dec 09:36
· 801 commits to main since this release

Version 8.0.0

Breaking

  • refactor: make internal methods protected and add setter for customParams dea6c75
  • refactor: translate code to typescript c27e05f

Bugfixes

  • fix: readd tests 51f5e45
  • fix: readd layerFilter and legendFilter to constructor args 25084bc
  • fix: format file 842bfa1
  • fix: further internal typings and repair examples f145c01
  • style: include ol css via import c9c3532
  • fix: check for available layers opt 181e79f

Build / CI

  • build: remove unneeded babel transpile step 087e5d7
  • build: include src files in build only 0ca9244
  • chore: run linting for example files 8b548ae
  • fix: cleanup jest config and calculate coverage fef78d0
  • ci: introduce basic checks on PR d631a16

Dependencies

  • chore: remove unused package e336168
  • chore: update to latest mapfish print v3 72a9666
  • chore: cleanup eslint plugins db1c3a3
  • chore: add @typescript-eslint/eslint-plugin 39ac0ee
  • chore: sort entries and add some missing types 940e29a
  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 ba341c4
  • fix: upgrade query-string from 7.1.1 to 7.1.2 fa9e6f9

Full changelog: v7.0.2...v8.0.0