chore(release): v0.22.0 - #18
Merged
Merged
Conversation
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.
Prepares
effect-qbandeffect-db0.22.0 after #17.Why
The querybuilder capability work includes intentional public API breaks, so it advances the pre-1.0 minor version.
Changes
effect-qb-8m9Validation
bun run test:types bun test bun run build bun run test:packLocal result: 550 tests passed; type checks, package builds, and packed consumer smoke passed.
CI will repeat package verification on Bun and Node 22/24 plus live PostgreSQL, MySQL, and SQLite integration.
Publish
The tag has not been pushed. After this commit lands on
main,v0.22.0will point at the integrated release commit and trigger trusted npm publishing plus the GitHub Release.Rollback
Revert the release commit before tagging. Once published, ship a follow-up version rather than moving the accepted tag.