v5.6.0
5.6.0 (2018-09-17)
Features
Migration Guide
sku build now generates a report for each build in a report folder at the root of your project directory. If you do not want to add this folder to version control it is advised that you add the following to the .gitignore file in the root of your project:
+ /reportFor any new projects that are initiated with the sku init command this is already taken care of for you.