Skip to content

v5.2.0

Compare
Choose a tag to compare
@dnlkoch dnlkoch released this 28 Apr 13:43
· 1811 commits to main since this release

5.2.0 (2023-04-28)

Features

Bugfixes

  • keep the icon width regardless of the overall menu width (d127ffb)
  • make the layout of the form more responsive (403811d)
  • typo in translation (e00591b)

Dependencies

  • deps-dev: bump @babel/core from 7.21.3 to 7.21.4 (05d08fa)
  • deps-dev: bump @babel/preset-env from 7.20.2 to 7.21.4 (59096e8)
  • deps-dev: bump @babel/preset-typescript from 7.21.0 to 7.21.4 (b7d02e7)
  • deps-dev: bump @commitlint/cli from 17.5.0 to 17.5.1 (5b7be7e)
  • deps-dev: bump @commitlint/cli from 17.5.1 to 17.6.0 (666683d)
  • deps-dev: bump @commitlint/cli from 17.6.0 to 17.6.1 (d7a9235)
  • deps-dev: bump @commitlint/config-conventional (94e5f6c)
  • deps-dev: bump @commitlint/config-conventional (ffa79f1)
  • deps-dev: bump @playwright/test from 1.31.2 to 1.32.1 (110fdd7)
  • deps-dev: bump @playwright/test from 1.32.1 to 1.32.2 (e38e87c)
  • deps-dev: bump @playwright/test from 1.32.2 to 1.32.3 (b83cd61)
  • deps-dev: bump @playwright/test from 1.32.3 to 1.33.0 (3cb3895)
  • deps-dev: bump @semantic-release/npm from 10.0.2 to 10.0.3 (b755da9)
  • deps-dev: bump @semantic-release/npm from 9.0.2 to 10.0.2 (db54c1f)
  • deps-dev: bump @types/jest from 29.5.0 to 29.5.1 (2460502)
  • deps-dev: bump @typescript-eslint/eslint-plugin (7ad792b)
  • deps-dev: bump @typescript-eslint/eslint-plugin (cc1a0a2)
  • deps-dev: bump @typescript-eslint/eslint-plugin (b25b1d9)
  • deps-dev: bump @typescript-eslint/eslint-plugin (946063a)
  • deps-dev: bump @typescript-eslint/parser from 5.57.0 to 5.57.1 (14d497d)
  • deps-dev: bump @typescript-eslint/parser from 5.57.1 to 5.58.0 (9fde812)
  • deps-dev: bump @typescript-eslint/parser from 5.58.0 to 5.59.0 (624f32f)
  • deps-dev: bump @typescript-eslint/parser from 5.59.0 to 5.59.1 (a2ead1e)
  • deps-dev: bump css-minimizer-webpack-plugin from 4.2.2 to 5.0.0 (d77eb55)
  • deps-dev: bump eslint from 8.36.0 to 8.37.0 (040879d)
  • deps-dev: bump eslint from 8.37.0 to 8.38.0 (1b4dffc)
  • deps-dev: bump eslint from 8.38.0 to 8.39.0 (434e69d)
  • deps-dev: bump html-webpack-plugin from 5.5.0 to 5.5.1 (c634bd2)
  • deps-dev: bump semantic-release from 21.0.0 to 21.0.1 (dce4941)
  • deps-dev: bump typescript from 4.9.5 to 5.0.3 (7b34acd)
  • deps-dev: bump typescript from 5.0.3 to 5.0.4 (a9e7032)
  • deps-dev: bump webpack from 5.76.3 to 5.77.0 (a283579)
  • deps-dev: bump webpack from 5.77.0 to 5.78.0 (ff0033a)
  • deps-dev: bump webpack from 5.78.0 to 5.79.0 (559eaf1)
  • deps-dev: bump webpack from 5.79.0 to 5.80.0 (74d8e58)
  • deps-dev: bump webpack from 5.80.0 to 5.81.0 (7c5cccc)
  • deps-dev: bump webpack-cli from 5.0.1 to 5.0.2 (01d8b95)
  • deps-dev: bump webpack-dev-server from 4.11.1 to 4.13.1 (8e391cf)
  • deps-dev: bump webpack-dev-server from 4.13.1 to 4.13.2 (e6d3b2f)
  • deps-dev: bump webpack-dev-server from 4.13.2 to 4.13.3 (2679ccc)
  • deps: bump @reduxjs/toolkit from 1.9.3 to 1.9.4 (5ad17eb)
  • deps: bump @reduxjs/toolkit from 1.9.4 to 1.9.5 (b622f67)
  • deps: bump @terrestris/shogun-util from 5.1.0 to 5.2.0 (cdaa7c1)
  • deps: bump antd from 4.24.8 to 4.24.9 (952e055)
  • deps: bump geostyler from 11.1.1 to 12.0.0 (b0fda24)
  • deps: bump geostyler-openlayers-parser from 4.1.0 to 4.1.2 (ddd0d12)
  • deps: bump i18next from 22.4.13 to 22.4.14 (d65a63f)
  • deps: bump i18next from 22.4.14 to 22.4.15 (05d4e0c)
  • deps: bump keycloak-js from 21.0.1 to 21.0.2 (6b7afcb)
  • deps: bump keycloak-js from 21.0.2 to 21.1.1 (5010803)
  • deps: bump react-i18next from 12.2.0 to 12.2.2 (adc022b)
  • fix typo in README (14a3543)

Changes in configuration

  • update semantic-release action (139450f)