Skip to content

2.2.4

Compare
Choose a tag to compare
@blipson89 blipson89 released this 12 Nov 21:34
· 5 commits to main since this release
426f343

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

  1. Run either:
    • dotnet tool update leprechaun.cli (if installed locally)
    • dotnet tool update -g leprechaun.cli (if installed globally)