We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3320438 commit f1ca22cCopy full SHA for f1ca22c
CHANGELOG.md
@@ -10,6 +10,15 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
10
where X.Y.Z is the semver of most recent plotly.js release.
11
12
13
+## [1.49.5] -- 2019-09-18
14
+
15
+### Fixed
16
+- Clear rejected promises from queue when calling `Plotly.react` [#4197]
17
+- Do not attempt to remove non-existing mapbox layout source and layers [#4197]
18
+- Invalid mapbox layout layers with blank-string tile entries [#4197]
19
+- Fix hover labels for `choroplethmapbox` with number `locations` items [#4197]
20
21
22
## [1.49.4] -- 2019-08-22
23
24
### Fixed
0 commit comments