v0.1.0
·
9 commits
to refs/heads/main
since this release
0.1.0 (2025-02-02)
⚠ BREAKING CHANGES
-
standardize plural nextjsFunctions in override interfaces
-
omit overrides from OptionalNextjs... props since they are duplicative of top level overrides causing confusion
-
support non us-east-1 regions with EdgeFunction construct
-
omit overrides from OptionalNextjs... props since they are duplicative of top level overrides causing confusion (d0181f2)
Features
- min tls 1.2 on static assets bucket (77c0947)
- support non us-east-1 regions with EdgeFunction construct (62b1891)
- upgrade from deprecated container insights flag to v2 (87cb81d)
Bug Fixes
- standardize plural nextjsFunctions in override interfaces (fb6d9b2)