Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema: change type parameters order from Schema<R, I, A> to Schema<A, I = A, R = never> #2026

Merged
merged 13 commits into from
Feb 1, 2024

Conversation

gcanti
Copy link
Contributor

@gcanti gcanti commented Feb 1, 2024

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Copy link

changeset-bot bot commented Feb 1, 2024

🦋 Changeset detected

Latest commit: bd98a9e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 17 packages
Name Type
@effect/platform-browser Major
@effect/platform-node Major
@effect/experimental Major
@effect/platform-bun Major
@effect/rpc-workers Major
@effect/platform Major
@effect/schema Major
@effect/cli Major
@effect/rpc Major
effect Minor
@effect/rpc-http Major
@effect/rpc-http-node Major
@effect/rpc-nextjs Major
@effect/opentelemetry Major
@effect/printer-ansi Major
@effect/printer Major
@effect/typeclass Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

…re<R, From, FromIsOptional, To, ToIsOptional>` to `PropertySignature<From, FromIsOptional, To, ToIsOptional, R = never>`
@gcanti gcanti marked this pull request as ready for review February 1, 2024 16:07
@gcanti gcanti merged commit d3b6f8d into next-minor Feb 1, 2024
9 checks passed
@gcanti gcanti deleted the swap-type-parameters branch February 1, 2024 16:19
@github-actions github-actions bot mentioned this pull request Feb 1, 2024
github-actions bot pushed a commit that referenced this pull request Feb 3, 2024
github-actions bot pushed a commit that referenced this pull request Feb 4, 2024
github-actions bot pushed a commit that referenced this pull request Feb 4, 2024
github-actions bot pushed a commit that referenced this pull request Feb 4, 2024
github-actions bot pushed a commit that referenced this pull request Feb 4, 2024
github-actions bot pushed a commit that referenced this pull request Feb 5, 2024
gcanti added a commit that referenced this pull request Feb 5, 2024
tim-smart pushed a commit that referenced this pull request Feb 6, 2024
github-actions bot pushed a commit that referenced this pull request Feb 6, 2024
github-actions bot pushed a commit that referenced this pull request Feb 7, 2024
tim-smart pushed a commit that referenced this pull request Feb 7, 2024
github-actions bot pushed a commit that referenced this pull request Feb 7, 2024
github-actions bot pushed a commit that referenced this pull request Feb 7, 2024
github-actions bot pushed a commit that referenced this pull request Feb 7, 2024
tim-smart pushed a commit that referenced this pull request Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant