Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 29 Aug 20:04
36bf42e

Fixed

  • 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.