Skip to content

Version Packages - #1369

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

Version Packages#1369
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 9, 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.58.0

Minor Changes

  • #1310 228b244 Thanks @toiroakr! - feat(cli): add authconnection delete and use it during deploy

    tailor-sdk authconnection delete removes an auth connection entirely (configuration, secret, and tokens), complementing tailor-sdk authconnection revoke, which only invalidates the active session and keeps the connection so it can be re-authorized. deploy now uses delete when it replaces or removes the auth connections it manages.

  • #1367 545f74b Thanks @haru0017! - Add customDomains option to defineStaticWebSite() for associating custom domains with static websites, and staticwebsite domain get / staticwebsite domain list CLI commands for checking domain status and DNS CNAME targets.

Patch Changes

  • #1368 6c143bf Thanks @dqn! - Internal refactoring: consolidate the per-resource TRN builder functions and inline ${trnPrefix(...)}:<kind>:<name> template literals scattered across the deploy commands into a single typed resourceTrn(workspaceId, kind, name) helper. No user-facing behavior change.

  • #1376 cf1d87c Thanks @toiroakr! - Reword CLI --help text and the bundled documentation to describe user-facing behavior instead of internal implementation details. The api and function logs command notes no longer expose internal terms such as proto/RPC names, the TestExecScript API, or bundle sourcemap/content-hash mechanics, and the auth docs drop the internal "SDK vs Platform Naming" note. No runtime behavior changes.

  • #1352 a3bf971 Thanks @renovate! - fix(deps): update dependency @clack/prompts to v1.5.1

  • #1353 f0cfb61 Thanks @renovate! - fix(deps): update dependency semver to v7.8.2

@tailor-platform/sdk-codemod@0.2.5

Patch Changes

@tailor-platform/create-sdk@1.58.0

@pkg-pr-new

pkg-pr-new Bot commented Jun 9, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: 639e8b8

@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 1bf0b15 to 8c98241 Compare June 9, 2026 07:32
@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 b1e7302 to af66340 Compare June 9, 2026 07:35
@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 97dcd26 to 4696cd6 Compare June 9, 2026 07:40
@github-actions

This comment has been minimized.

@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 3 times, most recently from 86640e0 to edfada1 Compare June 10, 2026 01:33
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

Copy link
Copy Markdown

Code Metrics Report (packages/sdk)

main (ab2a857) #1369 (bf0e188) +/-
Coverage 66.1% 66.1% 0.0%
Code to Test Ratio 1:0.4 1:0.4 0.0
Details
  |                    | main (ab2a857) | #1369 (bf0e188) | +/-  |
  |--------------------|----------------|-----------------|------|
  | Coverage           |          66.1% |           66.1% | 0.0% |
  |   Files            |            403 |             403 |    0 |
  |   Lines            |          13859 |           13859 |    0 |
  |   Covered          |           9162 |            9162 |    0 |
  | Code to Test Ratio |          1:0.4 |           1:0.4 |  0.0 |
  |   Code             |          92209 |           92209 |    0 |
  |   Test             |          40040 |           40040 |    0 |

SDK Configure Bundle Size

main (ab2a857) #1369 (bf0e188) +/-
configure-index-size 19.37KB 19.37KB 0KB
dependency-chunks-size 35.31KB 35.31KB 0KB
total-bundle-size 54.68KB 54.68KB 0KB

Runtime Performance

main (ab2a857) #1369 (bf0e188) +/-
Generate Median 2,777ms 2,743ms -34ms
Generate Max 2,906ms 2,755ms -151ms
Apply Build Median 2,828ms 2,781ms -47ms
Apply Build Max 2,833ms 2,812ms -21ms

Type Performance (instantiations)

main (ab2a857) #1369 (bf0e188) +/-
tailordb-basic 34,188 34,188 0
tailordb-optional 3,841 3,841 0
tailordb-relation 5,921 5,921 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 6,659 6,659 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 84f88d9 into main Jun 10, 2026
40 checks passed
@toiroakr
toiroakr deleted the changeset-release/main branch June 10, 2026 04:32
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