v0.1.1
Part of the OpenKnowledge changelog.
Patch Changes
- Bundle and minify the published CLI.
tsdownnow produces two minified bundles (dist/cli.mjsfor thebin,dist/index.mjsfor theexportsfield) with third-party deps inlined, replacing the previous 148-file unbundled output. Native addon deps (@parcel/watcher,chokidar,simple-git) stay external so their.nodebinaries resolve at runtime. Tarball drops from 2.1 MB → 1.6 MB packaged and 660 → 40 files.