chore: update effect packages to 4.0.0-rc.115 - #886
Open
omegent-app[bot] wants to merge 4 commits into
Open
Conversation
Resolve effect and @effect/* from npm. Drop the pkg.pr.new override used while 4.0.0-rc.114 was unpublished. Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
4a05d4914f Version Packages (rc) (#8192) 657254b821 Optimize Schema initialization (#8196) f9ef0e9702 fix(http): omit body in toWeb for 204, 205, and 304 (#8190) ccad0fe130 Fix generated HTTP client path handling (#8188) 4f73f9e0bd fix(persistence): parameterize persistence lookup keys (#8187) git-subtree-dir: repos/effect git-subtree-split: 4a05d4914fa2327a42bd75fe77c22c188becf3b4
…pgrade-effect-rc-115 Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
@effect-app/cli
effect-app
@effect-app/eslint-codegen-model
@effect-app/eslint-shared-config
@effect-app/infra
@effect-app/vue
@effect-app/vue-components
commit: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Upgrade workspace Effect packages to npm
4.0.0-rc.115(Version Packages (rc) #8192, tageffect@4.0.0-rc.115/4a05d491).repos/effectis synced to that tag.All Effect packages resolve from npm. This drops the pkg.pr.new pin for unpublished
effect@4.0.0-rc.114that landed in #880.Peer ranges are
^4.0.0-rc.115. Independently versioned@effect/language-service(0.87.2) and@effect/tsgo(^0.45.0) are unchanged.Test plan
pnpm checkvue-tsc -p tsconfig.build.jsonpnpm check→lint→test)Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.