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 456d718 commit 9e4260dCopy full SHA for 9e4260d
CHANGELOG.md
@@ -10,6 +10,14 @@ 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.4] -- 2019-08-22
14
+
15
+### Fixed
16
+- Fix access token validation logic for custom mapbox style URLs
17
+ (regression introduced in 1.49.0) [#4144]
18
+- Fix rendering of cartesian ticks under `mirror: 'all'` [#4140]
19
20
21
## [1.49.3] -- 2019-08-20
22
23
### Fixed
0 commit comments