fsa-emitter@2.0.2
·
10 commits
to main
since this release
Patch Changes
-
1878fd5: Build with tsdown instead of two
tscpasses.Every published path is unchanged —
cjs/*.js,cjs/*.d.ts,esm/*.jsand their
sourcemaps all land where they always have, and the public API is identical. The
emitted JavaScript itself is now produced by rolldown rather thantsc, which is
why this is a release rather than a no-op.The tarball also now contains the
ts/sources.fileshad listed asrc
directory that has never existed in this repo, so the.js.mapfiles shipped with
nothing to resolve against.