Skip to content

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 01 Sep 08:23
· 13 commits to main since this release
c888172

Patch Changes

  • f41a702: Rebuild with tsdown instead of the three tsc -p passes. The public API, the
    entry points and the published file list are unchanged; the emitted JavaScript
    differs because it now comes from a different compiler, and the re-export-only
    index no longer ships a sourcemap that mapped nothing.