We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ef93f commit eed7aa5Copy full SHA for eed7aa5
CHANGELOG.md
@@ -11,10 +11,14 @@ You can also check the
11
12
# Unreleased
13
14
+Nothing yet.
15
+
16
+# 5.8.2 - 2025-06-03
17
18
- Features
19
- Invalid URL error message is now translated
20
- Improved UX of interacting with conversion units multiplier input
- - Additional WMS & WMTS providers
21
+ - Added additional WMS & WMTS providers
22
- Fixes
23
- Fixed an infinite render loop when adding a custom map layer
24
- Styles
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@visualize-admin/visualization-tool",
3
- "version": "5.8.1",
+ "version": "5.8.2",
4
"repository": {
5
"type": "git",
6
"url": "git+https://github.com/visualize-admin/visualization-tool.git"
0 commit comments