kelsos
plainfp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(ci): bump setup-node to v6.4.0 and pnpm/action-setup to v6.0.3 - actions/setup-node v6.3.0 → v6.4.0 (minor) - pnpm/action-setup v5.0.0 → v6.0.3 (major) pnpm/action-setup v6 adds pnpm v11 support; we still pin v10 via the root packageManager field, so the action picks that up unchanged. SHAs verified against the upstream tag refs.
main
1 month ago
chore(ci): bump setup-node to v6.4.0 and pnpm/action-setup to v6.0.3 - actions/setup-node v6.3.0 → v6.4.0 (minor) - pnpm/action-setup v5.0.0 → v6.0.3 (major) pnpm/action-setup v6 adds pnpm v11 support; we still pin v10 via the root packageManager field, so the action picks that up unchanged. SHAs verified against the upstream tag refs.
chore/safe-dep-updates
1 month ago
fix(ci): run publint from the package directory, add attw check The release workflow called `pnpm --filter plainfp dlx publint`, but `pnpm dlx` ignores filter flags and rejects `--recursive`, so the step failed with `ERROR Unknown option: 'recursive'` and the v0.1.0 publish never reached npm. Switch to a `working-directory: packages/plainfp` step that runs both publint and @arethetypeswrong/cli in the same place we run them from CI `Build + publint`. Matches the pattern already used by the `Publish with provenance` and `Create GitHub Release` steps below. No runtime change, just a workflow fix.
main
2 months ago
fix(ci): run publint from the package directory, add attw check The release workflow called `pnpm --filter plainfp dlx publint`, but `pnpm dlx` ignores filter flags and rejects `--recursive`, so the step failed with `ERROR Unknown option: 'recursive'` and the v0.1.0 publish never reached npm. Switch to a `working-directory: packages/plainfp` step that runs both publint and @arethetypeswrong/cli in the same place we run them from CI `Build + publint`. Matches the pattern already used by the `Publish with provenance` and `Create GitHub Release` steps below. No runtime change, just a workflow fix.
fix/release-workflow
2 months ago
chore: release v0.1.0
main
2 months ago
chore: release v0.1.0
release/v0.1.0
2 months ago
chore: release v0.1.0
release/v0.1.0
2 months ago
docs: sync README API map with current exports Update the API map table in packages/plainfp/README.md so the Result and Option rows reflect what the barrels actually export. Result now lists: tap, tapError, toOption (added in batch #1 and #2). Option now lists: tap, tapNone, all, any, zip, toResult (same). Verified every listed symbol against packages/plainfp/src/<namespace>/index.ts; result-async / arrays / records / strings / predicates / functions / brand / non-empty-array / tagged / interop/zod rows were already correct.
main
2 months ago
Latest Branches
CodSpeed Performance Gauge
0%
chore(deps): bump dev deps and CI actions under release-age policy
#15
1 month ago
761629b
chore/safe-dep-updates
CodSpeed Performance Gauge
0%
fix(ci): run publint/attw from package dir so the release workflow works
#14
2 months ago
b24cfb3
fix/release-workflow
CodSpeed Performance Gauge
0%
chore: release v0.1.0
#13
2 months ago
3176de9
release/v0.1.0
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs