chore: release packages#56
Open
btravers wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
This is an automated Changesets release PR that prepares the unthrown workspace packages for publishing by bumping versions to 3.0.2, updating changelogs, and removing the consumed changeset.
Changes:
- Bump package versions from
3.0.1to3.0.2across the affected packages. - Add
3.0.2entries to package changelogs (core notes describe doc/comment-only API reference improvements). - Remove the consumed
.changeset/docs-beginner-friendly.mdfile.
Reviewed changes
Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/vitest/package.json | Version bump to 3.0.2 for @unthrown/vitest. |
| packages/vitest/CHANGELOG.md | Add 3.0.2 release notes referencing updated unthrown@3.0.2 dependency. |
| packages/standard-schema/package.json | Version bump to 3.0.2 for @unthrown/standard-schema. |
| packages/standard-schema/CHANGELOG.md | Add 3.0.2 release notes referencing updated unthrown@3.0.2 dependency. |
| packages/pattern/package.json | Version bump to 3.0.2 for @unthrown/pattern. |
| packages/pattern/CHANGELOG.md | Add 3.0.2 release notes referencing updated unthrown@3.0.2 dependency. |
| packages/oxlint/package.json | Version bump to 3.0.2 for @unthrown/oxlint. |
| packages/oxlint/CHANGELOG.md | Add 3.0.2 header entry for the release. |
| packages/neverthrow/package.json | Version bump to 3.0.2 for @unthrown/neverthrow. |
| packages/neverthrow/CHANGELOG.md | Add 3.0.2 release notes referencing updated unthrown@3.0.2 dependency. |
| packages/effect/package.json | Version bump to 3.0.2 for @unthrown/effect. |
| packages/effect/CHANGELOG.md | Add 3.0.2 release notes referencing updated unthrown@3.0.2 dependency. |
| packages/core/package.json | Version bump to 3.0.2 for unthrown. |
| packages/core/CHANGELOG.md | Add 3.0.2 release notes describing API reference doc/comment improvements. |
| packages/boxed/package.json | Version bump to 3.0.2 for @unthrown/boxed. |
| packages/boxed/CHANGELOG.md | Add 3.0.2 release notes referencing updated unthrown@3.0.2 dependency. |
| .changeset/docs-beginner-friendly.md | Remove consumed changeset as part of the release prep. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
709a4cb to
6e345ac
Compare
6e345ac to
692b577
Compare
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.
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
@unthrown/boxed@3.0.2
Patch Changes
unthrown@3.0.2
Patch Changes
Types-sectionaliases practical framing and examples (
OkView/ErrView/DefectViewnote whateach guard narrows to;
OkOf/ErrOf/AsyncOkOf/AsyncErrOfshow a type-extractionexample), and group the
Result/AsyncResulttype aliases under theFacadecategory alongside their companion objects, cross-linked so the value+type pairing
is clear.
@categorygrouping (Constructors,Guards, Interop, Aggregate, Tagged errors, Facade, Types, …) to every exported
symbol, and give the standalone functions richer, convention-following
@exampleblocks (both Ok and Err branches,
// =>output comments). Comment-only — noruntime or type changes.
@unthrown/effect@3.0.2
Patch Changes
@unthrown/neverthrow@3.0.2
Patch Changes
@unthrown/pattern@3.0.2
Patch Changes
@unthrown/standard-schema@3.0.2
Patch Changes
@unthrown/vitest@3.0.2
Patch Changes
@unthrown/oxlint@3.0.2