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.1and@ironflow/node@0.19.1were unpublishable due to aworkspace:^protocol left unresolved in the tarball (onlypnpm publishperforms this substitution; the release tooling was incorrectly usingnpm publish). Both packages are deprecated at 0.19.1; upgrade to 0.19.2.