Skip to content

Release - main - #2201

Merged
toiroakr merged 1 commit into
mainfrom
changeset-release/main
Aug 31, 2026
Merged

Release - main#2201
toiroakr merged 1 commit into
mainfrom
changeset-release/main

Conversation

@tailor-platform-pr-trigger

@tailor-platform-pr-trigger tailor-platform-pr-trigger Bot commented Aug 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

@tailor-platform/sdk@2.9.0

Minor Changes

  • #2198 6bd5286 Thanks @dqn! - Add Unmigrated<Database> to @tailor-platform/sdk/vitest for staging pre-migration rows in a PGlite test. Typing createKyselyPGlite<Unmigrated<Database>>(...) lets insertInto and updateTable write whatever a column can still be read as — null into a column the migration makes required, a removed value into an enum it narrows — so the rows the script has to convert can be staged through the typed API, while main still runs against the strict Database from db.ts.

  • #2197 ee2bd7d Thanks @dqn! - Fix tailor seed apply --truncate failing to delete IdP _User records. Deletion now runs in chunks of 25 users per request so large user counts no longer hit deadline_exceeded, and a user that is listed but already gone by the time it is deleted counts as deleted instead of failing every run.

    SeedIdpUserContext from @tailor-platform/sdk/cli gains a required listScriptCode field carrying the server-side script that lists the _User records to delete; truncateScriptCode now deletes the chunk of users passed as input, and keeps listing and deleting every user when called without input.

Patch Changes

@tailor-platform/sdk-codemod@0.8.3

Patch Changes

@tailor-platform/sdk-plugin-seed@0.2.6

Patch Changes

  • #2205 1cff028 Thanks @renovate! - fix(deps): update @InQuirer

  • #2197 ee2bd7d Thanks @dqn! - Fix tailor seed apply --truncate failing to delete IdP _User records. Deletion now runs in chunks of 25 users per request so large user counts no longer hit deadline_exceeded, and a user that is listed but already gone by the time it is deleted counts as deleted instead of failing every run.

    SeedIdpUserContext from @tailor-platform/sdk/cli gains a required listScriptCode field carrying the server-side script that lists the _User records to delete; truncateScriptCode now deletes the chunk of users passed as input, and keeps listing and deleting every user when called without input.

  • Updated dependencies [6bd5286, bfb06bf, 1cff028, ee2bd7d]:

    • @tailor-platform/sdk@2.9.0

@tailor-platform/sdk-plugin-setup@0.2.1

Patch Changes

@tailor-platform/sdk-plugin-tailordb-erd@0.1.8

Patch Changes

@tailor-platform/create-sdk@2.9.0

@tailor-platform-pr-trigger
tailor-platform-pr-trigger Bot requested review from a team as code owners August 30, 2026 23:49
@pkg-pr-new

pkg-pr-new Bot commented Aug 30, 2026

Copy link
Copy Markdown

Open in StackBlitz

@tailor-platform/create-sdk

pnpm add https://pkg.pr.new/tailor-platform/sdk/@tailor-platform/create-sdk@d4730b6

@tailor-platform/eslint-plugin-sdk

pnpm add https://pkg.pr.new/tailor-platform/sdk/@tailor-platform/eslint-plugin-sdk@d4730b6

@tailor-platform/sdk

pnpm add https://pkg.pr.new/tailor-platform/sdk/@tailor-platform/sdk@d4730b6

@tailor-platform/sdk-plugin-seed

pnpm add https://pkg.pr.new/tailor-platform/sdk/@tailor-platform/sdk-plugin-seed@d4730b6

@tailor-platform/sdk-plugin-setup

pnpm add https://pkg.pr.new/tailor-platform/sdk/@tailor-platform/sdk-plugin-setup@d4730b6

@tailor-platform/sdk-plugin-tailordb-erd

pnpm add https://pkg.pr.new/tailor-platform/sdk/@tailor-platform/sdk-plugin-tailordb-erd@d4730b6

commit: d4730b6

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown

🗺️ ERD preview

Self-contained ERD viewer HTML built for this run. Each viewer can switch between the current schema and a diff against base branch main.

@github-actions

Copy link
Copy Markdown

Code Metrics Report (packages/sdk)

main (63ea8bd) #2201 (3d89a65) +/-
Coverage 81.5% 81.5% 0.0%
Code to Test Ratio 1:0.5 1:0.5 0.0
Details
  |                    | main (63ea8bd) | #2201 (3d89a65) | +/-  |
  |--------------------|----------------|-----------------|------|
  | Coverage           |          81.5% |           81.5% | 0.0% |
  |   Files            |            502 |             502 |    0 |
  |   Lines            |          19744 |           19744 |    0 |
  |   Covered          |          16109 |           16109 |    0 |
  | Code to Test Ratio |          1:0.5 |           1:0.5 |  0.0 |
  |   Code             |         147898 |          147898 |    0 |
  |   Test             |          75858 |           75858 |    0 |

SDK Configure Bundle Size

main (63ea8bd) #2201 (3d89a65) +/-
configure-index-size 13.29KB 13.29KB 0KB
dependency-chunks-size 13.17KB 13.17KB 0KB
total-bundle-size 26.46KB 26.46KB 0KB

Runtime Performance

main (63ea8bd) #2201 (3d89a65) +/-
Generate Median 2,340ms 2,316ms -24ms
Generate Max 2,371ms 2,368ms -3ms
Apply Build Median 2,512ms 2,453ms -59ms
Apply Build Max 2,576ms 2,492ms -84ms

Type Performance (instantiations)

main (63ea8bd) #2201 (3d89a65) +/-
tailordb-basic 45,029 45,029 0
tailordb-optional 4,758 4,758 0
tailordb-relation 3,972 3,972 0
tailordb-validate 684 684 0
tailordb-hooks 5,823 5,823 0
tailordb-object 13,752 13,752 0
tailordb-enum 1,609 1,609 0
resolver-basic 12,120 12,120 0
resolver-nested 35,419 35,419 0
resolver-array 24,056 24,056 0
executor-schedule 4,489 4,489 0
executor-webhook 1,130 1,130 0
executor-record 4,585 4,585 0
executor-resolver 5,808 5,808 0
executor-operation-function 1,118 1,118 0
executor-operation-gql 1,126 1,126 0
executor-operation-webhook 1,137 1,137 0
executor-operation-workflow 1,931 1,931 0

Reported by octocov

@toiroakr
toiroakr merged commit 356b855 into main Aug 31, 2026
51 checks passed
@toiroakr
toiroakr deleted the changeset-release/main branch August 31, 2026 04:55
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