Skip to content

v6.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Sep 21:51
· 2 commits to main since this release
7b92c71

Patch Changes

  • 0bec60d: Move the TypeScript sources from ts/ to src/.

    The published package now ships its sources under src/, and the emitted
    declaration and source maps resolve against that path. The public entry points
    (esm/index.js, esm/index.d.ts) are unchanged.