Major version
Major version includes two breaking changes:
- Remove
props()functionality (bloat) - Prepend function name to
ValueErrorerrors, e.g.MyClass.myFunc(): Must be string...
And also introduces new functionality:
- Add
destack()method that parsesError.stackacross major browsers