Features
- Plugins: Support ESM format for plugins (#10657) (ec3271f) (frozenbonito)
Bug Fixes
- AWS Deploy: Add descriptive error if S3 bucket cant be cleaned (#10668) (d4ee656) (Piotr Grzesik)
- Config Schema: Recognize
provider.websocketsDescription
(#10663) (9778751) (Jérémy Benoist) - Variables: Improve resolution of AWS auth related properties (#10652) (e66c865) (Mariusz Nowak)
- Improve detection of
tty
(#10662) (0c810bf) (Piotr Grzesik) - Improve validation of min supported Node version (#10655) (bf084f3) (Piotr Grzesik)
Maintenance Improvements
- CLI: Conditionally apply post dotenv resolution logic (#10652) (30465cc) (Mariusz Nowak)
- Variables:
- Ensure to mark
aws
as fulfilled source (#10652) (a4c9392) (Mariusz Nowak) - Optimize
provider.name
resolution handling (#10652) (6e1f5ed) (Mariusz Nowak)
- Ensure to mark
- Use templates from
examples
increate
command (#10576) (76a60ae) (Piotr Grzesik) - Change all occurences of succesful to successful (#10639) (77f8e56) (Rohan Mukherjee)