Skip to content

Version Packages#1649

Open
tailor-platform-pr-trigger[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#1649
tailor-platform-pr-trigger[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@tailor-platform-pr-trigger

@tailor-platform-pr-trigger tailor-platform-pr-trigger Bot commented Jul 3, 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@1.74.0

Minor Changes

  • #1652 6c33b01 Thanks @toiroakr! - Add tailor-sdk setup delete <file...> to cleanly remove generated CI workflow/action files together with their .github/tailor-sdk.lock entries. It only deletes files recorded in the lock, warns when an action is still referenced by a setup coordinate workflow, and removes the composite action's directory once it is empty.

  • #1612 7e7f00e Thanks @dqn! - Allow tailor-sdk deploy --config to accept comma-separated config paths so interdependent apps can be deployed together. Application, executor, workflow, workflow job, StaticWebsite, TailorDB, Auth, Auth connection, IdP, Resolver, AIGateway, and Secret Manager vault names must be unique across all configs passed to a single deploy, and resources still owned by another config in the same deploy are no longer deleted.

Patch Changes

  • #1646 6ea74c1 Thanks @dqn! - Keep deploy ownership handling consistent across resource types without changing deploy behavior.

  • #1655 db7cbef Thanks @toiroakr! - Reject duplicate executor names, and duplicate resolver names within the same namespace, with a clear error at load time instead of silently deploying only one of them.

  • #1648 f7eb527 Thanks @dqn! - Keep resolver bundle cache entries separate across namespaces.

  • #1645 fecb691 Thanks @renovate! - fix(deps): update oxc

  • #1650 d42477b Thanks @toiroakr! - Fix schema snapshot normalization mutating the input snapshot in place, which could cause a caller-held SchemaSnapshot reference to silently change after normalization.

@tailor-platform/create-sdk@1.74.0

@tailor-platform-pr-trigger tailor-platform-pr-trigger Bot requested review from a team as code owners July 3, 2026 08:54
@pkg-pr-new

pkg-pr-new Bot commented Jul 3, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: d91138c

@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 67b6fc4 to e263ce0 Compare July 3, 2026 15:37
@github-actions

This comment has been minimized.

@tailor-platform-pr-trigger tailor-platform-pr-trigger Bot force-pushed the changeset-release/main branch 4 times, most recently from eafddb7 to 88e9d26 Compare July 3, 2026 21:02
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

Code Metrics Report (packages/sdk)

main (9760f4b) #1649 (d3321b9) +/-
Coverage 72.5% 72.5% 0.0%
Code to Test Ratio 1:0.4 1:0.4 0.0
Details
  |                    | main (9760f4b) | #1649 (d3321b9) | +/-  |
  |--------------------|----------------|-----------------|------|
  | Coverage           |          72.5% |           72.5% | 0.0% |
  |   Files            |            434 |             434 |    0 |
  |   Lines            |          16380 |           16380 |    0 |
  |   Covered          |          11885 |           11885 |    0 |
  | Code to Test Ratio |          1:0.4 |           1:0.4 |  0.0 |
  |   Code             |         108722 |          108722 |    0 |
  |   Test             |          47724 |           47724 |    0 |

SDK Configure Bundle Size

main (9760f4b) #1649 (d3321b9) +/-
configure-index-size 20.32KB 20.32KB 0KB
dependency-chunks-size 47.12KB 47.12KB 0KB
total-bundle-size 67.44KB 67.44KB 0KB

Runtime Performance

main (9760f4b) #1649 (d3321b9) +/-
Generate Median 3,010ms 2,991ms -19ms
Generate Max 3,120ms 3,021ms -99ms
Apply Build Median 3,071ms 3,044ms -27ms
Apply Build Max 3,219ms 3,066ms -153ms

Type Performance (instantiations)

main (9760f4b) #1649 (d3321b9) +/-
tailordb-basic 39,489 39,489 0
tailordb-optional 4,385 4,385 0
tailordb-relation 5,103 5,103 0
tailordb-validate 742 742 0
tailordb-hooks 5,222 5,222 0
tailordb-object 12,510 12,510 0
tailordb-enum 1,450 1,450 0
resolver-basic 9,272 9,272 0
resolver-nested 26,139 26,139 0
resolver-array 18,078 18,078 0
executor-schedule 4,310 4,310 0
executor-webhook 949 949 0
executor-record 5,664 5,664 0
executor-resolver 4,108 4,108 0
executor-operation-function 937 937 0
executor-operation-gql 945 945 0
executor-operation-webhook 956 956 0
executor-operation-workflow 1,789 1,789 0

Reported by octocov

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.

0 participants