Skip to content

Version Packages#823

Merged
toiroakr merged 1 commit intomainfrom
changeset-release/main
Mar 25, 2026
Merged

Version Packages#823
toiroakr merged 1 commit intomainfrom
changeset-release/main

Conversation

@tailor-pr-trigger
Copy link
Contributor

@tailor-pr-trigger tailor-pr-trigger bot commented Mar 25, 2026

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.31.0

Minor Changes

  • #793 517ed78 Thanks @dqn! - Add Bun runtime support for CLI and expand CI test matrix

    • Detect Bun/Deno runtimes and skip tsx registration for native TypeScript execution
    • Use dynamic import for connect-node transport to support Bun runtime
    • Expand CI smoke tests across OS, Node version, package manager, and runtime combinations
  • #746 b9113a0 Thanks @toiroakr! - Add opt-in secure token storage via OS keyring (macOS Keychain, Windows Credential Manager, Linux Secret Service). Set TAILOR_USE_KEYRING=1 to enable. Default behavior remains unchanged (file-based V1 config) for backward compatibility with older SDK versions.

Patch Changes

@tailor-platform/create-sdk@1.31.0

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@tailor-pr-trigger tailor-pr-trigger bot force-pushed the changeset-release/main branch from 96a4611 to 9621df0 Compare March 25, 2026 00:37
@tailor-pr-trigger tailor-pr-trigger bot reopened this Mar 25, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 25, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@tailor-platform/create-sdk@823

commit: a8db62f

@github-actions
Copy link

Code Metrics Report (packages/sdk)

main (9621df0) #823 (b101b23) +/-
Coverage 55.9% 55.9% 0.0%
Code to Test Ratio 1:0.4 1:0.4 0.0
Details
  |                    | main (9621df0) | #823 (b101b23) | +/-  |
  |--------------------|----------------|----------------|------|
  | Coverage           |          55.9% |          55.9% | 0.0% |
  |   Files            |            326 |            326 |    0 |
  |   Lines            |          10403 |          10403 |    0 |
  |   Covered          |           5823 |           5823 |    0 |
  | Code to Test Ratio |          1:0.4 |          1:0.4 |  0.0 |
  |   Code             |          62077 |          62077 |    0 |
  |   Test             |          24905 |          24905 |    0 |

SDK Configure Bundle Size

main (9621df0) #823 (b101b23) +/-
configure-index-size 10.74KB 10.74KB 0KB
dependency-chunks-size 33.58KB 33.58KB 0KB
total-bundle-size 44.32KB 44.32KB 0KB

Runtime Performance

main (9621df0) #823 (b101b23) +/-
Generate Median 2,604ms 2,639ms 35ms
Generate Max 2,768ms 2,673ms -95ms
Apply Build Median 2,689ms 2,710ms 21ms
Apply Build Max 2,721ms 2,727ms 6ms

Type Performance (instantiations)

main (9621df0) #823 (b101b23) +/-
tailordb-basic 42,066 42,066 0
tailordb-optional 3,826 3,826 0
tailordb-relation 3,970 3,970 0
tailordb-validate 2,824 2,824 0
tailordb-hooks 5,689 5,689 0
tailordb-object 11,470 11,470 0
tailordb-enum 2,720 2,720 0
resolver-basic 9,239 9,239 0
resolver-nested 25,626 25,626 0
resolver-array 17,862 17,862 0
executor-schedule 4,244 4,244 0
executor-webhook 883 883 0
executor-record 4,746 4,746 0
executor-resolver 4,273 4,273 0
executor-operation-function 877 877 0
executor-operation-gql 879 879 0
executor-operation-webhook 898 898 0
executor-operation-workflow 2,290 2,290 0

Reported by octocov

@toiroakr toiroakr merged commit 9023183 into main Mar 25, 2026
57 checks passed
@toiroakr toiroakr deleted the changeset-release/main branch March 25, 2026 07:17
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.

2 participants