Skip to content

Version Packages#657

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

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

Conversation

@tailor-pr-trigger
Copy link
Contributor

@tailor-pr-trigger tailor-pr-trigger bot commented Mar 4, 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.21.0

Minor Changes

  • #649 4fd37bf Thanks @toiroakr! - Add OpenTelemetry tracing instrumentation to the generate command. Each phase (loadTypes, loadResolvers, loadExecutors, generators) is measured as a span, opt-in via OTEL_EXPORTER_OTLP_ENDPOINT with zero overhead when disabled. Refactor generator scheduling to align with the plugin hook model — generators are now called at each phase they subscribe to via their dependencies array, matching how plugins use onTailorDBReady/onResolverReady/onExecutorReady hooks.

  • #653 6b5f1db Thanks @murayama-r! - Add manual configuration for publishEvents on TailorDB types and resolvers

Patch Changes

  • #651 3c8068d Thanks @dqn! - Guard undefined user global in workflow bundler entry

@tailor-platform/create-sdk@1.21.0

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 4, 2026

Open in StackBlitz

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

commit: 02d7b52

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 potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@github-actions

This comment has been minimized.

@tailor-pr-trigger tailor-pr-trigger bot closed this Mar 4, 2026
@tailor-pr-trigger tailor-pr-trigger bot force-pushed the changeset-release/main branch from 38607bc to 6c829e6 Compare March 4, 2026 03:03
@tailor-pr-trigger tailor-pr-trigger bot reopened this Mar 4, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@tailor-pr-trigger tailor-pr-trigger bot closed this Mar 4, 2026
@tailor-pr-trigger tailor-pr-trigger bot force-pushed the changeset-release/main branch from 576b35d to 8179349 Compare March 4, 2026 03:10
@tailor-pr-trigger tailor-pr-trigger bot reopened this Mar 4, 2026
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

Code Metrics Report (packages/sdk)

main (8179349) #657 (02d7b52) +/-
Coverage 50.4% 50.4% 0.0%
Code to Test Ratio 1:0.4 1:0.4 0.0
Details
  |                    | main (8179349) | #657 (02d7b52) | +/-  |
  |--------------------|----------------|----------------|------|
  | Coverage           |          50.4% |          50.4% | 0.0% |
  |   Files            |            258 |            258 |    0 |
  |   Lines            |           8710 |           8710 |    0 |
  |   Covered          |           4393 |           4393 |    0 |
  | Code to Test Ratio |          1:0.4 |          1:0.4 |  0.0 |
  |   Code             |          50331 |          50331 |    0 |
  |   Test             |          20307 |          20307 |    0 |

SDK Configure Bundle Size

main (8179349) #657 (02d7b52) +/-
configure-index-size 9.63KB 9.63KB 0KB
dependency-chunks-size 32.64KB 32.64KB 0KB
total-bundle-size 42.28KB 42.28KB 0KB

Runtime Performance

main (8179349) #657 (02d7b52) +/-
Generate Median 2,596ms 2,622ms 26ms
Generate Max 2,655ms 2,633ms -22ms
Apply Build Median 2,618ms 2,660ms 42ms
Apply Build Max 2,651ms 2,897ms 246ms

Type Performance (instantiations)

main (8179349) #657 (02d7b52) +/-
tailordb-basic 157,265 157,265 0
tailordb-optional 5,240 5,240 0
tailordb-relation 5,150 5,150 0
tailordb-validate 4,004 4,004 0
tailordb-hooks 7,157 7,157 0
tailordb-object 12,944 12,944 0
tailordb-enum 3,872 3,872 0
resolver-basic 13,836 13,836 0
resolver-nested 30,583 30,583 0
resolver-array 22,627 22,627 0
executor-schedule 12,583 12,583 0
executor-webhook 9,138 9,138 0
executor-record 13,773 13,773 0
executor-resolver 16,513 16,513 0
executor-operation-function 9,116 9,116 0
executor-operation-gql 9,119 9,119 0
executor-operation-webhook 9,132 9,132 0
executor-operation-workflow 10,413 10,413 0

Reported by octocov

@toiroakr toiroakr merged commit 3e65c1c into main Mar 4, 2026
34 checks passed
@toiroakr toiroakr deleted the changeset-release/main branch March 4, 2026 03:14
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