Skip to content

Version Packages - #25

Merged
SegaraRai merged 1 commit into
mainfrom
changeset-release/main
Jul 31, 2026
Merged

Version Packages#25
SegaraRai merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

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

[email protected]

Minor Changes

  • 977b2f0: BREAKING CHANGE: Published output now targets ES2022 and requires Node.js
    22.13 or newer and TypeScript 5.7 or newer. Invalid numeric options and
    generation arguments that were previously accepted now throw a FraciError
    with the INVALID_ARGUMENT code.

    Also add lower-bound ORM and TypeScript compatibility coverage and allow Prisma
    transaction clients in ordering helpers.

  • 7ecfe80: Add compatibility with Drizzle ORM 0.45 and v1 prereleases and Prisma ORM 7, while preserving support for Drizzle ORM 0.30 and later v0 releases and Prisma ORM 5 and 6.

  • 9866b54: Keep every conflict-retry candidate strictly inside its requested bounds,
    including batched generation, and make retry selection logarithmic in skip.

    Reject oversized input keys and impractically large generation counts before
    expensive work. Replace recursive midpoint construction and repeated array
    spreads with stack-safe, allocation-efficient implementations.

    Document bytewise database collation requirements and safe group compaction,
    and make random-operation benchmarks deterministic.

Patch Changes

  • 7ecfe80: Migrate the repository to a pnpm and Vite+ workspace without changing the
    published entry points, and ensure the npm package includes its MIT license as
    LICENSE.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from ef0ccd2 to 9542556 Compare July 31, 2026 03:59
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 9542556 to 173c728 Compare July 31, 2026 04:46
@SegaraRai
SegaraRai merged commit 2f77b2a into main Jul 31, 2026
2 checks passed
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