Version Packages#1068
Merged
Merged
Conversation
tailor-platform-pr-trigger
Bot
requested review from
remiposo and
toiroakr
as code owners
April 27, 2026 01:17
⚡ pkg.pr.new@tailor-platform/sdk@tailor-platform/create-sdk
|
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
April 27, 2026 01:19
c3405e6 to
d281cd6
Compare
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
April 27, 2026 01:20
82ff4cc to
be1f946
Compare
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
April 27, 2026 01:21
85cda57 to
51d38d9
Compare
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
April 27, 2026 01:22
a7d1ee5 to
00f1fda
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Code Metrics Report (packages/sdk)
Details | | main (00f1fda) | #1068 (ac99e6c) | +/- |
|--------------------|----------------|-----------------|------|
| Coverage | 59.3% | 59.3% | 0.0% |
| Files | 351 | 351 | 0 |
| Lines | 11928 | 11928 | 0 |
| Covered | 7083 | 7083 | 0 |
| Code to Test Ratio | 1:0.4 | 1:0.4 | 0.0 |
| Code | 77802 | 77802 | 0 |
| Test | 31474 | 31474 | 0 |SDK Configure Bundle Size
Runtime Performance
Type Performance (instantiations)
Reported by octocov |
toiroakr
approved these changes
Apr 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.41.0
Minor Changes
#514
3047d45Thanks @r253hmdryou! - Addfunction getandfunction listCLI commands for querying function registries in a workspace#987
35b2090Thanks @toiroakr! - Add wait/resolve support for human-in-the-loop workflows viadefineWaitPoint()anddefineWaitPoints()with typed.wait()and.resolve()methods.Tighten
createWorkflowJobI/O types: bothInputandOutputmust now be JsonValue-compatible (plain objects/arrays; no class instances or functions).Outputpreviously acceptedJsonifiablewith aJsonify<Output>return transform on.trigger(), but the platform runtime rejects non-plain objects, so the old types did not match actual runtime behavior.Reject top-level
nullincreateWorkflowJobInputand in wait-pointPayload: the platform normalizes top-levelnull/undefinedargs to{}, so declaring a top-level nullable type would cause the body/callback to receive{}at runtime, mismatching the declared type. Nestednullinside objects or arrays is preserved by JSON serialization and remains allowed.Patch Changes
#1050
9232660Thanks @toiroakr! - Address Dependabot noise for the valibot ReDoS advisory (GHSA-vqpr-j7v3-hqw9): bump@toiroakr/lines-dbto 0.9.2 and document the remaining transitive@liam-hq/cli → valibot@1.1.0report in the SDK README, including an override snippet for consumers who want to silence it.#1030
fc4cc7cThanks @renovate! - fix(deps): update dependency politty to v0.4.14#1041
0858d64Thanks @renovate! - chore(deps): update pnpm/action-setup action to v6.0.3#1044
04c1feaThanks @renovate! - fix(deps): update dependency std-env to v4.1.0#1045
09fce15Thanks @renovate! - fix(deps): update dependency type-fest to v5.6.0#1051
f7e1d34Thanks @renovate! - fix(deps): update @InQuirer#1052
7e75310Thanks @renovate! - fix(deps): update dependency @toiroakr/read-multiline to v0.3.2@tailor-platform/sdk-codemod@0.1.3
Patch Changes
#1030
fc4cc7cThanks @renovate! - fix(deps): update dependency politty to v0.4.14#1041
0858d64Thanks @renovate! - chore(deps): update pnpm/action-setup action to v6.0.3@tailor-platform/create-sdk@1.41.0