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 5cd5be0 commit b5b5276Copy full SHA for b5b5276
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.40.0-develop.1](https://github.com/WatWowMap/ReactMap/compare/v1.39.0...v1.40.0-develop.1) (2025-09-25)
2
+
3
4
+### Features
5
6
+* persistent popups ([5cd5be0](https://github.com/WatWowMap/ReactMap/commit/5cd5be0371842e67473e3c7764ab8a7e0b92e153)), closes [#1135](https://github.com/WatWowMap/ReactMap/issues/1135)
7
8
# [1.39.0](https://github.com/WatWowMap/ReactMap/compare/v1.38.0...v1.39.0) (2025-09-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "reactmap",
- "version": "1.39.0",
+ "version": "1.40.0-develop.1",
"private": true,
"description": "React based frontend map.",
"license": "MIT",
0 commit comments