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 the MessageAnnotation type to be non-parametric; now… #2170

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

gcanti
Copy link
Contributor

@gcanti gcanti commented Feb 16, 2024

… it's simply (u: unknown) => string to accommodate custom error messages, which can be triggered by any circumstances

Type

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

… it's simply `(u: unknown) => string` to accommodate custom error messages, which can be triggered by any circumstances
@gcanti gcanti added the schema label Feb 16, 2024
Copy link

changeset-bot bot commented Feb 16, 2024

🦋 Changeset detected

Latest commit: 7234960

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

This PR includes changesets to release 10 packages
Name Type
@effect/schema Minor
@effect/cli Major
@effect/experimental Major
@effect/platform-browser Major
@effect/platform-bun Major
@effect/platform-node-shared Major
@effect/platform-node Major
@effect/platform Major
@effect/rpc-http Major
@effect/rpc 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

@gcanti gcanti merged commit 11753d7 into next-minor Feb 16, 2024
12 checks passed
@gcanti gcanti deleted the fix/schema-message-annotation branch February 16, 2024 17:09
@github-actions github-actions bot mentioned this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant