@yarnpkg/cli/4.12.0
📦 yarnView on GitHub →
✨ 1 features🐛 2 fixes
Summary
This release adds npm web login support and includes fixes for git clone argument handling and JSON Schema.
✨ New Features
- Implements npm web login support.
🐛 Bug Fixes
- fix(git): split `-c` and `core.autocrlf=false` into separate args for `clone`.
- Fix JSON Schema.