Skip to content

Version Packages#103

Merged
braden-w merged 1 commit intomainfrom
changeset-release/main
Mar 3, 2026
Merged

Version Packages#103
braden-w merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 3, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

wellcrafted@0.33.0

Minor Changes

  • 1c6e597: BREAKING: defineErrors v2 — Rust-style namespaced errors with Err-by-default

    • Factories now return Err<...> directly (no dual FooError/FooErr factories)
    • Keys are short variant names (Connection, Parse) instead of ConnectionError
    • InferError<T> takes a single factory (typeof HttpError.Connection)
    • InferErrors<T> replaces InferErrorUnion<T> for union extraction
    • ValidatedConfig provides descriptive error when reserved name key is used

@braden-w braden-w merged commit c4d4512 into main Mar 3, 2026
1 check passed
@braden-w braden-w deleted the changeset-release/main branch March 3, 2026 03:29
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