v1.0.0-canary.2
Pre-release
Pre-release
This is the first preview release of atomic deployments.
Instead of serving just a single Next.js app from the module, it is now possible to serve multiple (unlimited) apps from the same CloudFront distribution.
Each deployment also gets a preview deployment that is assigned to a new subdomain.
Main changes
- Supports preview deployments (serves multiple deployments from the same CloudFront instance).
- New CLI actions (
tf-next deploy
,tf-next alias
,tf-next deployment
)
Changelog
Note: This is a complete rewrite of
v1.0.0-canary.1
, so don't expect a smooth upgrade.