Skip to content

Version Packages#1284

Merged
toiroakr merged 1 commit into
mainfrom
changeset-release/main
Jun 2, 2026
Merged

Version Packages#1284
toiroakr merged 1 commit into
mainfrom
changeset-release/main

Conversation

@tailor-platform-pr-trigger

@tailor-platform-pr-trigger tailor-platform-pr-trigger Bot commented Jun 2, 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.53.0

Minor Changes

  • #1275 f650615 Thanks @haru0017! - Add downloadStream and uploadStream to file api. Mark openDownloadStream as deprecated.

Patch Changes

@tailor-platform/create-sdk@1.53.0

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

⚡ pkg.pr.new

@tailor-platform/sdk

pnpm add https://pkg.pr.new/@tailor-platform/sdk@5e767ac
pnpm dlx https://pkg.pr.new/@tailor-platform/sdk@5e767ac --help

@tailor-platform/create-sdk

pnpm add https://pkg.pr.new/@tailor-platform/create-sdk@5e767ac
pnpm dlx https://pkg.pr.new/@tailor-platform/create-sdk@5e767ac my-app

commit: 5e767ac

@github-actions

This comment has been minimized.

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

Code Metrics Report (packages/sdk)

main (537d0ea) #1284 (4ba52c8) +/-
Coverage 64.3% 64.3% 0.0%
Code to Test Ratio 1:0.4 1:0.4 0.0
Details
  |                    | main (537d0ea) | #1284 (4ba52c8) | +/-  |
  |--------------------|----------------|-----------------|------|
  | Coverage           |          64.3% |           64.3% | 0.0% |
  |   Files            |            380 |             380 |    0 |
  |   Lines            |          13142 |           13142 |    0 |
  |   Covered          |           8455 |            8455 |    0 |
  | Code to Test Ratio |          1:0.4 |           1:0.4 |  0.0 |
  |   Code             |          87484 |           87484 |    0 |
  |   Test             |          37461 |           37461 |    0 |

SDK Configure Bundle Size

main (537d0ea) #1284 (4ba52c8) +/-
configure-index-size 18KB 18KB 0KB
dependency-chunks-size 34.47KB 34.47KB 0KB
total-bundle-size 52.47KB 52.47KB 0KB

Runtime Performance

main (537d0ea) #1284 (4ba52c8) +/-
Generate Median 2,733ms 2,589ms -144ms
Generate Max 2,754ms 2,630ms -124ms
Apply Build Median 2,778ms 2,632ms -146ms
Apply Build Max 2,801ms 2,669ms -132ms

Type Performance (instantiations)

main (537d0ea) #1284 (4ba52c8) +/-
tailordb-basic 35,147 35,147 0
tailordb-optional 3,841 3,841 0
tailordb-relation 7,428 7,428 0
tailordb-validate 2,566 2,566 0
tailordb-hooks 5,767 5,767 0
tailordb-object 12,136 12,136 0
tailordb-enum 2,462 2,462 0
resolver-basic 9,424 9,424 0
resolver-nested 26,111 26,111 0
resolver-array 18,187 18,187 0
executor-schedule 4,234 4,234 0
executor-webhook 873 873 0
executor-record 8,166 8,166 0
executor-resolver 4,369 4,369 0
executor-operation-function 868 868 0
executor-operation-gql 869 869 0
executor-operation-webhook 888 888 0
executor-operation-workflow 1,714 1,714 0

Reported by octocov

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown

Code Metrics Report (packages/sdk)

main (537d0ea) #1284 (4ba52c8) +/-
Coverage 64.3% 64.3% 0.0%
Code to Test Ratio 1:0.4 1:0.4 0.0
Details
  |                    | main (537d0ea) | #1284 (4ba52c8) | +/-  |
  |--------------------|----------------|-----------------|------|
  | Coverage           |          64.3% |           64.3% | 0.0% |
  |   Files            |            380 |             380 |    0 |
  |   Lines            |          13142 |           13142 |    0 |
  |   Covered          |           8455 |            8455 |    0 |
  | Code to Test Ratio |          1:0.4 |           1:0.4 |  0.0 |
  |   Code             |          87484 |           87484 |    0 |
  |   Test             |          37461 |           37461 |    0 |

SDK Configure Bundle Size

main (537d0ea) #1284 (4ba52c8) +/-
configure-index-size 18KB 18KB 0KB
dependency-chunks-size 34.47KB 34.47KB 0KB
total-bundle-size 52.47KB 52.47KB 0KB

Runtime Performance

main (537d0ea) #1284 (4ba52c8) +/-
Generate Median 2,733ms 2,746ms 13ms
Generate Max 2,754ms 2,779ms 25ms
Apply Build Median 2,778ms 2,821ms 43ms
Apply Build Max 2,801ms 2,878ms 77ms

Type Performance (instantiations)

main (537d0ea) #1284 (4ba52c8) +/-
tailordb-basic 35,147 35,147 0
tailordb-optional 3,841 3,841 0
tailordb-relation 7,428 7,428 0
tailordb-validate 2,566 2,566 0
tailordb-hooks 5,767 5,767 0
tailordb-object 12,136 12,136 0
tailordb-enum 2,462 2,462 0
resolver-basic 9,424 9,424 0
resolver-nested 26,111 26,111 0
resolver-array 18,187 18,187 0
executor-schedule 4,234 4,234 0
executor-webhook 873 873 0
executor-record 8,166 8,166 0
executor-resolver 4,369 4,369 0
executor-operation-function 868 868 0
executor-operation-gql 869 869 0
executor-operation-webhook 888 888 0
executor-operation-workflow 1,714 1,714 0

Reported by octocov

@toiroakr
toiroakr merged commit 9c1eb47 into main Jun 2, 2026
81 of 107 checks passed
@toiroakr
toiroakr deleted the changeset-release/main branch June 2, 2026 01:23
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