·
196 commits
to main
since this release
⚠ BREAKING CHANGES
- guards: move type guards to separate directory
- typescript: drop all axios type definitions
✨ Features
- exceptions:
ValidationException(4365d52) - guards:
isExceptionClassName(0b31123) - guards:
isExceptionCode(c7fac42) - guards:
isExceptionId(866bc88)
🐛 Fixes
- cjs: directory index specifiers (6816b97)
♻️ Code Improvements
- guards: move type guards to separate directory (611d70f)
- typescript:
FirebaseError(c602e7d) - typescript: drop all axios type definitions (c774c01)
🔨 Build
- deps-peer: add
@firebase/utilandfirebase-adminas optional deps (916918f) - deps-peer: re-add
axiosas optional dep (d6e733c)
✏️ Housekeeping
- typescript: upgrade to
[email protected](6b6f198)