-
Notifications
You must be signed in to change notification settings - Fork 78
Allow messages with no lifetime in size helpers #583
New issue
Have a question about this project? Sign up for a free GitHub account to o 8000 pen an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow messages with no lifetime in size helpers #583
Conversation
🦋 Changeset detectedLatest commit: daf1217 The changes in this PR will be included in the next version bump. This PR includes changesets to release 40 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 |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
BundleMonUnchanged files (127)
No change in files bundle size Final result: ✅ View report in BundleMon website ➡️ |
00bd413
to
f9da826
Compare
cb55b34
to
00e5f4b
Compare
Documentation Preview: https://kit-docs-qy32amp9v-anza-tech.vercel.app |
00e5f4b
to
9a4e686
Compare
f9da826
to
3724418
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
9a4e686
to
75cd14a
Compare
3724418
to
f90bb9a
Compare
75cd14a
to
41452b8
Compare
f90bb9a
to
3b03160
Compare
41452b8
to
721dacd
Compare
3b03160
to
49bb83b
Compare
49bb83b
to
beb5ccc
Compare
721dacd
to
a0cbc0d
Compare
Merge activity
|
a0cbc0d
to
daf1217
Compare
Now that we've allowed transaction messages to be compiled without a lifetime constraint, we can do the same with helpers that return the transaction size for a given message. This PR does just that.