Skip to content

v0.1.21

Choose a tag to compare

@melly-lgtm melly-lgtm released this 28 Jul 02:29
60678e6

Fixes a broken global install: 0.1.20 shipped without yjs and @hocuspocus/provider in its published dependencies, so npm i -g inplan crashed on first run with ERR_MODULE_NOT_FOUND.

The release pipeline now derives its runtime dependencies directly from the CLI bundle (#53), so the published manifest can no longer drift out of sync with what the bundle imports. This bump (#54) republishes a working package.

Upgrade: npm i -g inplan@latest