Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 10:54
96511ae

Added

  • The npm package now runs on Node.js (>= 22) in addition to Bun: the CLI is
    built for the Node target with a #!/usr/bin/env node shebang, so
    npx docbridge works without installing Bun. Packaging smoke tests exercise
    the CLI under both runtimes.