Previously, when executing foal run my-script with invalid arguments, the CLI would only display one error at a time. From version 4.3 onwards, the CLI logs all validation errors and with a more meaningful description.
Using the logger's dev format, Foal occasionally threw the error TypeError: Cannot read properties of null when connection with the client was lost. This version fixes this error.
Collection
[
|
...
]