Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [4.6.0](v4.5.1...v4.6.0) (2022-10-11) ### Features * add selectedFeatures slice for the store ([3712e3c](3712e3c)) * add support for integration of plugins in the feature info tool ([ed27976](ed27976)) * add typing for feature info plugin and simplify identification by providing type guards ([7b8e817](7b8e817)) ### Dependencies * **deps-dev:** bump @babel/preset-env from 7.19.3 to 7.19.4 ([1f27c36](1f27c36)) * **deps-dev:** bump @babel/runtime from 7.19.0 to 7.19.4 ([05f1745](05f1745)) * **deps-dev:** bump @playwright/test from 1.26.1 to 1.27.0 ([1d0ad2d](1d0ad2d)) * **deps-dev:** bump @pmmmwh/react-refresh-webpack-plugin ([f6eb023](f6eb023)) * **deps-dev:** bump @types/jest from 29.1.1 to 29.1.2 ([3987eef](3987eef)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([424a635](424a635)) * **deps-dev:** bump @typescript-eslint/parser from 5.39.0 to 5.40.0 ([ce7948e](ce7948e)) * **deps-dev:** bump css-minimizer-webpack-plugin from 4.2.0 to 4.2.1 ([650f2b9](650f2b9)) * **deps-dev:** bump eslint from 8.24.0 to 8.25.0 ([3e30bb9](3e30bb9)) * **deps-dev:** bump eslint-plugin-react from 7.31.8 to 7.31.9 ([2be1dd0](2be1dd0)) * **deps-dev:** bump eslint-plugin-react from 7.31.9 to 7.31.10 ([47c9b9c](47c9b9c)) * **deps-dev:** bump less-loader from 11.0.0 to 11.1.0 ([d412fa9](d412fa9)) * **deps:** bump @reduxjs/toolkit from 1.8.5 to 1.8.6 ([8955226](8955226)) * **deps:** bump antd from 4.23.4 to 4.23.5 ([8fd9a03](8fd9a03)) * **deps:** bump i18next from 21.9.2 to 21.10.0 ([720955b](720955b)) * **deps:** bump i18next-browser-languagedetector from 6.1.5 to 6.1.6 ([412b179](412b179)) * **deps:** bump i18next-browser-languagedetector from 6.1.6 to 6.1.8 ([7a6b2bf](7a6b2bf)) * **deps:** bump keycloak-js from 19.0.2 to 19.0.3 ([1ea61fd](1ea61fd)) * update to latest react-geo ([442cd9c](442cd9c)) ### Bugfixes * add permalink listener when opacity changes ([1c9078f](1c9078f)) * add some docs to the plugin types ([ac1acbe](ac1acbe)) * correctly use layer config types ([71abb09](71abb09)) * make copy icon clickable ([6e50a13](6e50a13)) * rename variable and remove unused callback ([11a59be](11a59be)) * save opacity in permalink ([2303456](2303456)) * show plugin for all layers if not specified otherwise ([59d7f9d](59d7f9d))
- Loading branch information