Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 09:47
6512b96

Please note:

It's no longer necessary to manually include javascript files.
Please REMOVE any references to:

<script src="_content/Blazor-ApexCharts/js/apex-charts.min.js"></script>
<script src="_content/Blazor-ApexCharts/js/blazor-apex-charts.js"></script>

As of version 2.0 javascript interop on WASM is running synchronously for better performance.

What's Changed

New Contributors

Full Changelog: v1.3.0...v2.0.0