v2.0.0
⚠ BREAKING CHANGES
- This does not actually break any interfaces that are intended to be public (exported in
index.ts
), but would be breaking if you are importing from deeply nested paths which is not intended. - move custom logger configuration into options (#212)
- cleanup custom logging (#206)