v1.38.1
Schniz/fnmv1.38.1Nov 17, 2024by Schniz
AI Summary
A patch fix that resolves an issue where --use-on-cd was failing when using the now-default --resolve-engines option in cases where the engines key did not exist in package.json.
Key Highlights
- Fixed --use-on-cd failing with --resolve-engines when engines key is missing
Full Release Notes
### Patch Changes - #1326 172fb0a Thanks @Schniz! - fix --use-on-cd failing with newly released default of --resolve-engines when `engines` key didn't exist