Release - main - #2201
Merged
Merged
Conversation
@tailor-platform/create-sdk
@tailor-platform/eslint-plugin-sdk
@tailor-platform/sdk
@tailor-platform/sdk-plugin-seed
@tailor-platform/sdk-plugin-setup
@tailor-platform/sdk-plugin-tailordb-erd
commit: |
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 00:20
e1ffffc to
7d21f4d
Compare
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 01:12
7d21f4d to
d5e92e1
Compare
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 01:48
d5e92e1 to
faff604
Compare
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 01:49
faff604 to
933741f
Compare
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 01:50
933741f to
d4730b6
Compare
Code Metrics Report (packages/sdk)
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
Runtime Performance
Type Performance (instantiations)
Reported by octocov |
toiroakr
approved these changes
Aug 31, 2026
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
@tailor-platform/sdk@2.9.0
Minor Changes
#2198
6bd5286Thanks @dqn! - AddUnmigrated<Database>to@tailor-platform/sdk/vitestfor staging pre-migration rows in a PGlite test. TypingcreateKyselyPGlite<Unmigrated<Database>>(...)letsinsertIntoandupdateTablewrite whatever a column can still be read as —nullinto 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, whilemainstill runs against the strictDatabasefromdb.ts.#2197
ee2bd7dThanks @dqn! - Fixtailor seed apply --truncatefailing to delete IdP_Userrecords. Deletion now runs in chunks of 25 users per request so large user counts no longer hitdeadline_exceeded, and a user that is listed but already gone by the time it is deleted counts as deleted instead of failing every run.SeedIdpUserContextfrom@tailor-platform/sdk/cligains a requiredlistScriptCodefield carrying the server-side script that lists the_Userrecords to delete;truncateScriptCodenow deletes the chunk of users passed as input, and keeps listing and deleting every user when called without input.Patch Changes
#2203
bfb06bfThanks @renovate! - chore(deps): update dependency @electric-sql/pglite to v0.5.8#2205
1cff028Thanks @renovate! - fix(deps): update @InQuirer@tailor-platform/sdk-codemod@0.8.3
Patch Changes
1cff028Thanks @renovate! - fix(deps): update @InQuirer@tailor-platform/sdk-plugin-seed@0.2.6
Patch Changes
#2205
1cff028Thanks @renovate! - fix(deps): update @InQuirer#2197
ee2bd7dThanks @dqn! - Fixtailor seed apply --truncatefailing to delete IdP_Userrecords. Deletion now runs in chunks of 25 users per request so large user counts no longer hitdeadline_exceeded, and a user that is listed but already gone by the time it is deleted counts as deleted instead of failing every run.SeedIdpUserContextfrom@tailor-platform/sdk/cligains a requiredlistScriptCodefield carrying the server-side script that lists the_Userrecords to delete;truncateScriptCodenow 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-plugin-setup@0.2.1
Patch Changes
1cff028Thanks @renovate! - fix(deps): update @InQuirer6bd5286,bfb06bf,1cff028,ee2bd7d]:@tailor-platform/sdk-plugin-tailordb-erd@0.1.8
Patch Changes
1cff028Thanks @renovate! - fix(deps): update @InQuirer6bd5286,bfb06bf,1cff028,ee2bd7d]:@tailor-platform/create-sdk@2.9.0