2.2.4
Enhancements / Changes
- Added: better error handling around Sitecore CLI errors to help users determine how to resolve the issue (thanks @daivagna)
- Added: Sitecore Headless codegen csx files (thanks @Davy803)
How to Update
- Run either:
dotnet tool update leprechaun.cli
(if installed locally)dotnet tool update -g leprechaun.cli
(if installed globally)