Skip to content

chore(release): version packages#881

Closed
mk3008 wants to merge 1 commit into
mainfrom
changeset-release/main
Closed

chore(release): version packages#881
mk3008 wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@mk3008

@mk3008 mk3008 commented Jun 11, 2026

Copy link
Copy Markdown
Owner

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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

rawsql-ts@0.25.0

Minor Changes

  • #875 a11cd0b Thanks @mk3008! - Add the oneLineMaxLength formatter option. When enabled, opt-in one-line constructs such as parentheses, CASE expressions, JOIN conditions, subqueries, and cte-oneline CTE entries stay compact only while their rendered candidate fits within the configured width; longer candidates fall back to the normal multiline formatter.

    Also add JOIN condition layout controls: joinOnBreak: "before" can place ON on its own indented line, and joinConditionContinuationIndent can indent wrapped AND / OR predicates inside JOIN ... ON conditions.

@rawsql-ts/adapter-node-pg@0.15.13

Patch Changes

  • Updated dependencies [a11cd0b]:
    • rawsql-ts@0.25.0
    • @rawsql-ts/testkit-core@0.17.4
    • @rawsql-ts/testkit-postgres@0.16.4

@rawsql-ts/ddl-docs-cli@0.3.4

Patch Changes

  • Updated dependencies [a11cd0b]:
    • rawsql-ts@0.25.0

@rawsql-ts/sql-grep-core@0.1.14

Patch Changes

  • Updated dependencies [a11cd0b]:
    • rawsql-ts@0.25.0

@rawsql-ts/testkit-core@0.17.4

Patch Changes

  • Updated dependencies [a11cd0b]:
    • rawsql-ts@0.25.0

@rawsql-ts/testkit-postgres@0.16.4

Patch Changes

  • Updated dependencies [a11cd0b]:
    • rawsql-ts@0.25.0
    • @rawsql-ts/testkit-core@0.17.4

@rawsql-ts/testkit-sqlite@1.0.10

Patch Changes

  • Updated dependencies [a11cd0b]:
    • rawsql-ts@0.25.0
    • @rawsql-ts/testkit-core@0.17.4

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@mk3008, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 21 minutes and 25 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1c16bd27-03db-4a95-b115-0ffa3dc72b24

📥 Commits

Reviewing files that changed from the base of the PR and between f34c993 and d0232af.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (15)
  • .changeset/calm-oneline-guards.md
  • packages/adapters/adapter-node-pg/CHANGELOG.md
  • packages/adapters/adapter-node-pg/package.json
  • packages/core/CHANGELOG.md
  • packages/core/package.json
  • packages/ddl-docs-cli/CHANGELOG.md
  • packages/ddl-docs-cli/package.json
  • packages/sql-grep-core/CHANGELOG.md
  • packages/sql-grep-core/package.json
  • packages/testkit-core/CHANGELOG.md
  • packages/testkit-core/package.json
  • packages/testkit-postgres/CHANGELOG.md
  • packages/testkit-postgres/package.json
  • packages/testkit-sqlite/CHANGELOG.md
  • packages/testkit-sqlite/package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mk3008 mk3008 closed this Jun 11, 2026
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