v0.5.1
Fixed
tsconfig.build.jsonexcluded onlysrc/__tests__/**, soprepublishOnlytypecheckedsrc/lib/__tests__/and failed on the absentvitest, blocking the npm publish after the image had shipped.
tsconfig.build.json excluded only src/__tests__/**, so prepublishOnly typechecked src/lib/__tests__/ and failed on the absent vitest, blocking the npm publish after the image had shipped.