Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Feb 20:49
· 26 commits to main since this release
fix: default code_file to dist/index.js for transformations

When code_file is not specified in the manifest, default to
dist/index.js (the standard esbuild output) instead of sending
empty code to the API.