Skip to content

@microcharts/react@0.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 18:05
d21b4d8

Patch Changes

  • 3955472: Fix subpath resolution on StackBlitz and some CDNs. Every export now includes a
    default condition alongside import, so imports like
    @microcharts/react/sparkline/interactive resolve on loose resolvers that don't
    request the import condition (they previously failed with "file does not
    exist"). Also ship a minified dist — smaller install, and correct bytes for
    consumers that import the ESM directly (Deno, CDNs). No API changes.