@astrojs/upgrade@0.7.4
withastro/astro@astrojs/upgrade@0.7.4Aug 6, 2026by astrobot-houston
AI Summary
A patch release adding support for `devEngines` field detection in package.json.
Key Highlights
- Supports the `devEngines` field in package.json when detecting the package manager for install commands.
Full Release Notes
### Patch Changes - [#17579](https://github.com/withastro/astro/pull/17579) [`3ea55ce`](https://github.com/withastro/astro/commit/3ea55ce24024af7dc6ec3dcdde2f8af6ab5707d8) Thanks [@bluwy](https://github.com/bluwy)! - Supports the `devEngines` field in package.json when detecting the package manager for install commands