-
-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open 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
ci: release #934
Merged
Merged
ci: release #934
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
QuiiBz
force-pushed
the
changeset-release/main
branch
from
June 6, 2023 06:02
9416400
to
8db4259
Compare
QuiiBz
force-pushed
the
changeset-release/main
branch
from
June 6, 2023 17:23
8db4259
to
8071b44
Compare
QuiiBz
force-pushed
the
changeset-release/main
branch
from
June 7, 2023 06:35
8071b44
to
bb514ca
Compare
QuiiBz
force-pushed
the
changeset-release/main
branch
from
June 7, 2023 10:19
bb514ca
to
de85fc4
Compare
QuiiBz
force-pushed
the
changeset-release/main
branch
from
June 7, 2023 10:56
de85fc4
to
aae2b98
Compare
QuiiBz
force-pushed
the
changeset-release/main
branch
from
June 11, 2023 19:13
dbc83ee
to
0102dd8
Compare
QuiiBz
force-pushed
the
changeset-release/main
branch
from
June 12, 2023 15:41
0102dd8
to
78ba0de
Compare
QuiiBz
force-pushed
the
changeset-release/main
branch
from
June 13, 2023 05:54
78ba0de
to
68baa68
Compare
QuiiBz
force-pushed
the
changeset-release/main
branch
from
June 14, 2023 05:56
68baa68
to
41c255a
Compare
QuiiBz
force-pushed
the
changeset-release/main
branch
from
June 14, 2023 15:33
41c255a
to
ae45e79
Compare
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
@lagon/cli@0.7.5
Patch Changes
#916
a8a02dd
Thanks @QuiiBz! - Replace once_cell with std's OnceLock#949
d003a29
Thanks @QuiiBz! - Improve performance of Headers & Body (Request & Response)#941
2dcce72
Thanks @QuiiBz! - Support HTTP/2 (along with HTTP/1.1) infetch()
#948
1075ea8
Thanks @QuiiBz! - Use rustls-ls instead of native-tls@lagon/runtime@0.3.17
Patch Changes
#916
a8a02dd
Thanks @QuiiBz! - Replace once_cell with std's OnceLock#949
d003a29
Thanks @QuiiBz! - Improve performance of Headers & Body (Request & Response)#941
2dcce72
Thanks @QuiiBz! - Support HTTP/2 (along with HTTP/1.1) infetch()
#938
0a64b68
Thanks @QuiiBz! - Forward X-Lagon-Id header@lagon/runtime-utils@0.2.1
Patch Changes
079c008
Thanks @QuiiBz! - Fix sync responses bytes length@lagon/serverless@0.2.2
Patch Changes
#916
a8a02dd
Thanks @QuiiBz! - Replace once_cell with std's OnceLock#949
d003a29
Thanks @QuiiBz! - Improve performance of Headers & Body (Request & Response)#952
1a63dc7
Thanks @QuiiBz! - Add x-robots-tag: noindex header to preview deployments responses#948
1075ea8
Thanks @QuiiBz! - Fix redis pub/sub sometimes disconnecting#916
a8a02dd
Thanks @QuiiBz! - Set region label for prometheus exporter globally#941
2dcce72
Thanks @QuiiBz! - Support HTTP/2 (along with HTTP/1.1) infetch()
#939
079c008
Thanks @QuiiBz! - Fix sync responses bytes length#948
1075ea8
Thanks @QuiiBz! - Use rustls-ls instead of native-tls@lagon/wpt-runner@0.1.6
Patch Changes
a8a02dd
Thanks @QuiiBz! - Replace once_cell with std's OnceLock@lagon/dashboard@0.3.11
Patch Changes
#906
89f40a5
Thanks @anbraten! - Add Dockerfile & publish to Docker Hub#945
1422cab
Thanks @QuiiBz! - Improve domains validation status#954
6eab245
Thanks @QuiiBz! - Fix wrong Prisma migration file#959
f97aa7e
Thanks @QuiiBz! - Properly set session information when authenticating via a token#936
b996b23
Thanks @QuiiBz! - Fix Stripe subscription@lagon/docs@1.0.1
Patch Changes
2dcce72
Thanks @QuiiBz! - Support HTTP/2 (along with HTTP/1.1) infetch()
@lagon/js-runtime@0.3.17
Patch Changes
d003a29
Thanks @QuiiBz! - Improve performance of Headers & Body (Request & Response)@lagon/www@1.1.5
Patch Changes
#942
f2ba25a
Thanks @colinlienard! - Add favicon color based on navigator scheme#933
087dfaa
Thanks @xanderbarkhatov! - Decrease nav gap on smaller screens