Skip to content

v6.0.0

Compare
Choose a tag to compare
@dnlkoch dnlkoch released this 03 May 11:16
· 1776 commits to main since this release

6.0.0 (2023-05-03)

⚠ BREAKING CHANGES

  • Print form does not require map anymore

Features

  • make custom (map) parameters configurable in print state (fcaeb97)

Dependencies

  • bump mapfishprintmanager to v9 (691584d)
  • code cleanup 💄 (6b41a0a)
  • deps-dev: bump @babel/cli from 7.21.0 to 7.21.5 (f803e18)
  • deps-dev: bump @babel/core from 7.21.4 to 7.21.5 (75b0384)
  • deps-dev: bump @babel/core from 7.21.5 to 7.21.8 (a2eab22)
  • deps-dev: bump @babel/preset-env from 7.21.4 to 7.21.5 (6347852)
  • deps-dev: bump @babel/preset-typescript from 7.21.4 to 7.21.5 (953836c)
  • deps-dev: bump @babel/runtime from 7.21.0 to 7.21.5 (e83397c)
  • deps-dev: bump @semantic-release/release-notes-generator (cb7a45c)
  • deps-dev: bump @typescript-eslint/eslint-plugin (ecfdd77)
  • deps-dev: bump @typescript-eslint/parser from 5.59.1 to 5.59.2 (1cd95e6)
  • deps-dev: bump semantic-release from 21.0.1 to 21.0.2 (10c2745)
  • ignore IntelliJ iml files (e070e1d)

Bugfixes

  • use redux wrapper in test (3058743)