a1c2466841
To show the correct error message in our cli, we need to break the switch cases. Currently always the last case will be applied, no matter the input.
Changesets
To add changeset run:
npx changeset
in the root of the project. This will create a new changeset in the .changeset folder.