v16.23.1
🐛 Bug fixes
- Multiple bugfixes and small features for the
eas:new
command: handle project name and directory generation more smoothly; supportbun
as a package manager; add--package-manager
flag with a default tonpm
; ensure workflow files are in the correct location after build; update the generated project's README with the provided package manager; ensureapp.json
'sscheme
is valid; silence lots of noisy output. (#3205 by @mackenco)