-
-
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 #412
ci: release #412
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
a5c01be
to
41934f5
Compare
41934f5
to
1032b7f
Compare
1032b7f
to
fce41c8
Compare
fce41c8
to
132b1d5
Compare
132b1d5
to
ed4673c
Compare
Deployment failed with the following error:
|
ed4673c
to
a161a1b
Compare
Deployment failed with the following error:
|
a161a1b
to
98d4871
Compare
039b0f0
to
249e255
Compare
249e255
to
78842bd
Compare
78842bd
to
143bfed
Compare
Deployment failed with the following error:
|
143bfed
to
b321c55
Compare
Deployment failed with the following error:
|
b321c55
to
5a33296
Compare
Deployment failed with the following error:
|
5a33296
to
5c1be62
Compare
Deployment failed with the following error:
|
a94a35d
to
de55bdc
Compare
Deployment failed with the following error:
|
de55bdc
to
9a104ac
Compare
Deployment failed with the following error:
|
9a104ac
to
e30276d
Compare
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.4.4
Patch Changes
#416
c3bbdb3
Thanks @QuiiBz! - Stop streaming and log errors when we have errors/timeouts/memory limits#424
6384939
Thanks @QuiiBz! - Bundle in ESNext#424
6384939
Thanks @QuiiBz! - Define process.env.NODE_ENV as "production"#434
4697533
Thanks @QuiiBz! - Fix ESBuild path on Windows@lagon/docs@0.1.1
Patch Changes
462b024
Thanks @QuiiBz! - AddEvent
&EventTarget
APIs@lagon/js-runtime@0.2.1
Patch Changes
#429
84290e6
Thanks @QuiiBz! - Fix implementation ofResponse.error()
&Response.redirect()
#438
462b024
Thanks @QuiiBz! - AddEvent
&EventTarget
APIs#423
047b7ce
Thanks @QuiiBz! - Fix implementation ofResponse.json()
@lagon/runtime@0.2.1
Patch Changes
#416
c3bbdb3
Thanks @QuiiBz! - Add promise_reject_callback to always throw errors#411
b0cfd82
Thanks @QuiiBz! - AES-GCM uses 16 bytes iv instead of 12 bytes previously#447
5a4b0dc
Thanks @QuiiBz! - Follow redirects infetch
@lagon/serverless@0.1.14
Patch Changes
#416
c3bbdb3
Thanks @QuiiBz! - Stop streaming and log errors when we have errors/timeouts/memory limits#416
c3bbdb3
Thanks @QuiiBz! - Handle termination results (timeouts and memory limit) before processing streaming to avoid hanging