Skip to content

Ironflow v0.19.2

Patch re-release fixing broken npm packages from v0.19.1: @ironflow/browser and @ironflow/node were published with an unresolved workspace:^ dependency, causing ERR_PNPM_WORKSPACE_PKG_NOT_FOUND for all consumers. No code changes.

  • npm package restore@ironflow/browser@0.19.1 and @ironflow/node@0.19.1 were unpublishable due to a workspace:^ protocol left unresolved in the tarball (only pnpm publish performs this substitution; the release tooling was incorrectly using npm publish). Both packages are deprecated at 0.19.1; upgrade to 0.19.2.