Skip to content

v1.0.0-canary.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ofhouse ofhouse released this 07 Jun 11:20
· 15 commits to main since this release

This release fixes various bugs with the CLI and improves its usability.
The CloudFormation stacks now use a shared role for creating / deleting their resources for better permission control (Permission is no longer bound to the Lambda).
Also it is now possible to deploy static Next.js apps (without Lambdas).

Changelog

  • Fixes deployments without Lambdas (#325)
  • Use CloudFormation role (#324)
  • Improve CLI (#323)
  • Fix runtime bundle (#322)