Skip to content

Releases: microsoft/morphcharts

v1.0.0

29 Apr 00:20
921c55d

Choose a tag to compare

MorphCharts v1.0.0

First release under the @microsoft npm scope.

Breaking Changes

  • All packages renamed to @microsoft/morphcharts-*
  • Import map keys and TypeScript imports must be updated:
    • core@microsoft/morphcharts-core
    • spec@microsoft/morphcharts-spec
    • webgpuraytrace@microsoft/morphcharts-webgpuraytrace
  • CDN URLs are unchanged

Migration

Update your import map and import statements. See the Browser
Integration
docs for examples.