Skip to content

Release - main - #2381

Merged
toiroakr merged 1 commit into
mainfrom
changeset-release/main
Sep 17, 2026
Merged

toiroakr merged 1 commit into
mainfrom
changeset-release/main

Conversation

@tailor-platform-pr-trigger

@tailor-platform-pr-trigger tailor-platform-pr-trigger Bot commented Sep 17, 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.19.0

Minor Changes

  • #2369 f5a3ad8 Thanks @toiroakr! - Add as: "temporal" to t.date, t.datetime, and t.time, using Temporal.PlainDate, Temporal.Instant, and Temporal.PlainTime respectively. Extend as: "date" to datetime and time fields, converting datetime input to a Date and time input to a Date on 1970-01-01 UTC. Time output uses hours/minutes (UTC for Date) and truncates seconds and fractions without rounding. Existing defaults remain unchanged. Import Temporal from @tailor-platform/sdk/runtime for constructors and types without changing TypeScript lib settings. The tailor-runtime Vitest environment installs a Temporal polyfill only when the runtime lacks it; deployed functions use native Temporal.

Patch Changes

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

Minor Changes

  • #2365 094bf55 Thanks @toiroakr! - Move the branch, tag, preview, action, and coordinate generators under a new ci subcommand group: tailor setup branch is now tailor setup ci branch (likewise for tag, preview, action, and coordinate). setup deps, setup check, and setup delete are unchanged.

    The --branch alias of setup branch's --target option is removed instead of being kept until v3 as previously announced; use --target. setup remains a beta command, so this and the regrouping above ship as an immediate breaking change rather than going through a deprecation cycle.

    setup check no longer takes a --ci flag: 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 --ci from any script that passes it.

Patch Changes

@tailor-platform/sdk-codemod@0.8.12

Patch Changes

  • #2365 094bf55 Thanks @toiroakr! - Remove the v3/setup-branch-flag-rename codemod. It rewrote tailor setup branch --branch to --target, but @tailor-platform/sdk-plugin-setup now removes the --branch alias outright instead of deprecating it until v3, so the rewrite no longer applies.

  • #2332 766a3f9 Thanks @renovate! - fix(deps): update dependency @clack/prompts to v1.8.0

  • #2378 867d586 Thanks @renovate! - fix(deps): update dependency zod to v4.6.5

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

Patch Changes

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

Patch Changes

@tailor-platform/create-sdk@2.19.0

No changes in this release.

@pkg-pr-new

pkg-pr-new Bot commented Sep 17, 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@adae701

@tailor-platform/eslint-plugin-sdk

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

@tailor-platform/sdk

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

@tailor-platform/sdk-plugin-seed

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

@tailor-platform/sdk-plugin-setup

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

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

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

commit: adae701

@github-actions

github-actions Bot commented Sep 17, 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

This comment has been minimized.

@github-actions

This comment has been minimized.

@tailor-platform-pr-trigger
tailor-platform-pr-trigger Bot force-pushed the changeset-release/main branch 2 times, most recently from c5b3565 to 66a9d65 Compare September 17, 2026 05:20
@github-actions

This comment has been minimized.

@tailor-platform-pr-trigger
tailor-platform-pr-trigger Bot force-pushed the changeset-release/main branch 2 times, most recently from c111a38 to 5760ffc Compare September 17, 2026 05:44
@github-actions

Copy link
Copy Markdown

Code Metrics Report (packages/sdk)

main (fc64ddc) #2381 (91ee002) +/-
Coverage 84.1% 84.1% 0.0%
Code to Test Ratio 1:0.5 1:0.5 0.0
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

main (fc64ddc) #2381 (91ee002) +/-
configure-index-size 13.52KB 13.52KB 0KB
dependency-chunks-size 23.36KB 23.36KB 0KB
total-bundle-size 36.88KB 36.88KB 0KB

Runtime Performance

main (fc64ddc) #2381 (91ee002) +/-
Generate Median 1,451ms 1,465ms +14ms
Generate Max 1,456ms 1,518ms +62ms
Apply Build Median 1,577ms 1,598ms +21ms
Apply Build Max 1,679ms 1,611ms -68ms

Type Performance (instantiations)

main (fc64ddc) #2381 (91ee002) +/-
tailordb-basic 47,966 47,966 0
tailordb-optional 4,768 4,768 0
tailordb-relation 4,840 4,840 0
tailordb-validate 694 694 0
tailordb-hooks 5,833 5,833 0
tailordb-object 13,762 13,762 0
tailordb-enum 1,619 1,619 0
resolver-basic 12,618 12,618 0
resolver-nested 35,917 35,917 0
resolver-array 24,554 24,554 0
executor-schedule 4,489 4,489 0
executor-webhook 1,130 1,130 0
executor-record 5,443 5,443 0
executor-resolver 6,306 6,306 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 adc4698 into main Sep 17, 2026
51 checks passed
@toiroakr
toiroakr deleted the changeset-release/main branch September 17, 2026 09:41
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