feat(cli): improve error handling with more custom Error instances

This commit is contained in:
Joakim Carlstein 2023-11-16 12:01:32 +01:00
parent 8dadfe9a5b
commit 30a448b4cf
6 changed files with 123 additions and 21 deletions

View file

@ -0,0 +1,5 @@
---
'@emigrate/cli': minor
---
Improve error handling by making more granular custom Error instances