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 509d954 commit ccc3858Copy full SHA for ccc3858
CHANGELOG.md
@@ -9,6 +9,10 @@ You can also check the [release page](https://github.com/visualize-admin/visuali
9
10
## Unreleased
11
12
+Nothing yet.
13
+
14
+# [3.27.2] - 2024-03-19
15
16
- Performance
17
- Dimension values are now fetched in parallel in case of fetching for several dimensions at once
18
- Refactored shapes and coordinates fetching to not rely on resolver chains
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@visualize-admin/visualization-tool",
3
- "version": "3.27.1",
+ "version": "3.27.2",
4
"repository": {
5
"type": "git",
6
"url": "https://github.com/visualize-admin/visualization-tool.git"
0 commit comments