Add TransactionPlanResult type and helpers#543
Merged
lorisleiva merged 1 commit intomainfrom Jul 15, 2025
Merged
Conversation
🦋 Changeset detectedLatest commit: 59506b8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 41 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Member
Author
BundleMonUnchanged files (130)
No change in files bundle size Final result: ✅ View report in BundleMon website ➡️ |
Contributor
|
Documentation Preview: https://kit-docs-88ter1yor-anza-tech.vercel.app |
This was referenced Jun 16, 2025
d559079 to
53052d7
Compare
aeacb35 to
59085f3
Compare
53052d7 to
c522714
Compare
59085f3 to
f193c09
Compare
a33b115 to
cc93653
Compare
4c32b34 to
b37d246
Compare
cc93653 to
1096bb6
Compare
This was referenced Jul 9, 2025
b37d246 to
e9ddb6c
Compare
5c9014f to
929766f
Compare
e9ddb6c to
7192584
Compare
929766f to
27c6c57
Compare
7192584 to
e0503f7
Compare
a480f6c to
e40d0fb
Compare
8024c40 to
2f168a2
Compare
e40d0fb to
dc92011
Compare
Member
Author
Merge activity
|
dc92011 to
59506b8
Compare
This was referenced Jul 15, 2025
Merged
This was referenced Jul 22, 2025
Contributor
|
Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 adds the
TransactionPlanResulttype and a variety of helpers to createTransactionPlanResultsof different kinds.