Thanks to visit codestin.com Credit goes to github.com
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 85545f5 commit 8369a64Copy full SHA for 8369a64
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [4.0.1] - 2021-08-12
4
+### Fixed
5
+- PlotlyModule.isValid now checks the plotly 2.x interface
6
+
7
## [4.0.0] - 2021-05-03
8
### Changed
9
- PlotlyService.getPlotly now returns a Promise
projects/plotly/package.json
@@ -1,6 +1,6 @@
{
"name": "angular-plotly.js",
- "version": "4.0.0",
+ "version": "4.0.1",
"license": "MIT",
"peerDependencies": {
"@angular/common": ">10.0.9",
0 commit comments