Release - main - #2381
Merged
Merged
Release - main#2381
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: |
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
September 17, 2026 03:01
2f3c557 to
a37ebe6
Compare
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
September 17, 2026 03:48
a37ebe6 to
62280fe
Compare
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
September 17, 2026 05:20
c5b3565 to
66a9d65
Compare
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
September 17, 2026 05:44
c111a38 to
5760ffc
Compare
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
September 17, 2026 05:45
5760ffc to
adae701
Compare
Code Metrics Report (packages/sdk)
Details | | main (fc64ddc) | #2381 (91ee002) | +/- |
|--------------------|----------------|-----------------|------|
| Coverage | 84.1% | 84.1% | 0.0% |
| Files | 528 | 528 | 0 |
| Lines | 21600 | 21600 | 0 |
| Covered | 18173 | 18173 | 0 |
| Code to Test Ratio | 1:0.5 | 1:0.5 | 0.0 |
| Code | 167121 | 167121 | 0 |
| Test | 89056 | 89056 | 0 |SDK Configure Bundle Size
Runtime Performance
Type Performance (instantiations)
Reported by octocov |
toiroakr
approved these changes
Sep 17, 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.19.0
Minor Changes
f5a3ad8Thanks @toiroakr! - Addas: "temporal"tot.date,t.datetime, andt.time, usingTemporal.PlainDate,Temporal.Instant, andTemporal.PlainTimerespectively. Extendas: "date"to datetime and time fields, converting datetime input to aDateand time input to aDateon 1970-01-01 UTC. Time output uses hours/minutes (UTC for Date) and truncates seconds and fractions without rounding. Existing defaults remain unchanged. ImportTemporalfrom@tailor-platform/sdk/runtimefor constructors and types without changing TypeScriptlibsettings. Thetailor-runtimeVitest environment installs a Temporal polyfill only when the runtime lacks it; deployed functions use native Temporal.Patch Changes
#2332
766a3f9Thanks @renovate! - fix(deps): update dependency @clack/prompts to v1.8.0#2378
867d586Thanks @renovate! - fix(deps): update dependency zod to v4.6.5#2383
8d65e44Thanks @renovate! - fix(deps): update dependency @napi-rs/keyring to v2.1.0@tailor-platform/sdk-plugin-setup@0.5.0
Minor Changes
#2365
094bf55Thanks @toiroakr! - Move thebranch,tag,preview,action, andcoordinategenerators under a newcisubcommand group:tailor setup branchis nowtailor setup ci branch(likewise fortag,preview,action, andcoordinate).setup deps,setup check, andsetup deleteare unchanged.The
--branchalias ofsetup branch's--targetoption is removed instead of being kept until v3 as previously announced; use--target.setupremains a beta command, so this and the regrouping above ship as an immediate breaking change rather than going through a deprecation cycle.setup checkno longer takes a--ciflag: it now detects automatically whether it is running inside CI (the same way the rest of the CLI does) and adjusts its checks accordingly. Drop--cifrom any script that passes it.Patch Changes
#2332
766a3f9Thanks @renovate! - fix(deps): update dependency @clack/prompts to v1.8.0#2378
867d586Thanks @renovate! - fix(deps): update dependency zod to v4.6.5Updated dependencies [
f5a3ad8,766a3f9,867d586,8d65e44]:@tailor-platform/sdk-codemod@0.8.12
Patch Changes
#2365
094bf55Thanks @toiroakr! - Remove thev3/setup-branch-flag-renamecodemod. It rewrotetailor setup branch --branchto--target, but@tailor-platform/sdk-plugin-setupnow removes the--branchalias outright instead of deprecating it until v3, so the rewrite no longer applies.#2332
766a3f9Thanks @renovate! - fix(deps): update dependency @clack/prompts to v1.8.0#2378
867d586Thanks @renovate! - fix(deps): update dependency zod to v4.6.5@tailor-platform/sdk-plugin-seed@0.3.3
Patch Changes
#2332
766a3f9Thanks @renovate! - fix(deps): update dependency @clack/prompts to v1.8.0#2378
867d586Thanks @renovate! - fix(deps): update dependency zod to v4.6.5Updated dependencies [
f5a3ad8,766a3f9,867d586,8d65e44]:@tailor-platform/sdk-plugin-tailordb-erd@0.2.3
Patch Changes
#2332
766a3f9Thanks @renovate! - fix(deps): update dependency @clack/prompts to v1.8.0#2378
867d586Thanks @renovate! - fix(deps): update dependency zod to v4.6.5Updated dependencies [
f5a3ad8,766a3f9,867d586,8d65e44]:@tailor-platform/create-sdk@2.19.0
No changes in this release.