Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 16:57
· 24 commits to main since this release
v0.9.1: Fix Cloudflare deploy - nodejs_compat_v2 for node:crypto support

- Upgraded compatibility flag from nodejs_compat to nodejs_compat_v2
  to fix 'No such module node:crypto' error 10021 on production deploy
- Untracked wrangler.toml from .gitignore for reproducible deployments