Version Packages - #1369
Merged
Merged
Conversation
tailor-platform-pr-trigger
Bot
requested review from
dqn,
remiposo and
toiroakr
as code owners
June 9, 2026 06:57
commit: |
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
June 9, 2026 07:28
876b681 to
399708e
Compare
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
June 9, 2026 07:32
1bf0b15 to
8c98241
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
June 9, 2026 07:35
b1e7302 to
af66340
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
June 9, 2026 07:40
97dcd26 to
4696cd6
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
June 9, 2026 10:19
4696cd6 to
d9c56ea
Compare
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
June 10, 2026 01:33
86640e0 to
edfada1
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.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
June 10, 2026 03:23
edfada1 to
63b1a07
Compare
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
June 10, 2026 04:09
63b1a07 to
3cab1c8
Compare
This comment has been minimized.
This comment has been minimized.
tailor-platform-pr-trigger
Bot
force-pushed
the
changeset-release/main
branch
from
June 10, 2026 04:19
3cab1c8 to
639e8b8
Compare
Code Metrics Report (packages/sdk)
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
Runtime Performance
Type Performance (instantiations)
Reported by octocov |
toiroakr
approved these changes
Jun 10, 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.58.0
Minor Changes
#1310
228b244Thanks @toiroakr! - feat(cli): addauthconnection deleteand use it during deploytailor-sdk authconnection deleteremoves an auth connection entirely (configuration, secret, and tokens), complementingtailor-sdk authconnection revoke, which only invalidates the active session and keeps the connection so it can be re-authorized.deploynow uses delete when it replaces or removes the auth connections it manages.#1367
545f74bThanks @haru0017! - AddcustomDomainsoption todefineStaticWebSite()for associating custom domains with static websites, andstaticwebsite domain get/staticwebsite domain listCLI commands for checking domain status and DNS CNAME targets.Patch Changes
#1368
6c143bfThanks @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 typedresourceTrn(workspaceId, kind, name)helper. No user-facing behavior change.#1376
cf1d87cThanks @toiroakr! - Reword CLI--helptext and the bundled documentation to describe user-facing behavior instead of internal implementation details. Theapiandfunction logscommand notes no longer expose internal terms such as proto/RPC names, theTestExecScriptAPI, or bundle sourcemap/content-hash mechanics, and the auth docs drop the internal "SDK vs Platform Naming" note. No runtime behavior changes.#1352
a3bf971Thanks @renovate! - fix(deps): update dependency @clack/prompts to v1.5.1#1353
f0cfb61Thanks @renovate! - fix(deps): update dependency semver to v7.8.2@tailor-platform/sdk-codemod@0.2.5
Patch Changes
f0cfb61Thanks @renovate! - fix(deps): update dependency semver to v7.8.2@tailor-platform/create-sdk@1.58.0