Skip to content

Upgrade to Effect rc.113 and restore npm installation - #10

Merged
PhilDL merged 2 commits into
mainfrom
feature/fix-nightly-effect-install
Sep 11, 2026
Merged

PhilDL merged 2 commits into
mainfrom
feature/fix-nightly-effect-install

Conversation

@PhilDL

@PhilDL PhilDL commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Restores fresh npm installs and CLI startup with Effect 4.0.0-rc.113, the newest complete published Effect 4 release set. Migrates command flags and arguments to the renamed Boolean, String, and Int constructors while preserving CLI options and defaults.

Pins effect, @effect/platform-node, and @effect/platform-node-shared to the same version so consumer installs use the tested APIs and avoid adapters requiring an unpublished Effect version. Updates the lockfile, validates the installed Effect dependency tree in the npm package smoke test, documents coordinated upgrades, and prepares 0.1.0-beta.20.

Floating prerelease ranges pulled incompatible CLI APIs and a platform adapter whose Effect peer has not been published. Pin all three Effect packages to the tested rc.112 release and prepare beta.20.
@PhilDL
PhilDL marked this pull request as ready for review September 11, 2026 08:06
@PhilDL PhilDL changed the title Restore npm installation with pinned Effect releases Upgrade to Effect rc.113 and restore npm installation Sep 11, 2026
@PhilDL
PhilDL merged commit 57e54f6 into main Sep 11, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant