Releases: gustavohenke/mockbase
Releases · gustavohenke/mockbase
v0.6.1
v0.6.0
v0.5.4
- [Firestore] Fixed
DocumentSnapshot#data()
generating an infinite loop when using custom converter - [Auth] Mock
additionalUserInfo
in thefirebase.auth.UserCredential
type
v0.5.3
v0.5.2
v0.5.1
v0.5.0
- Update codebase to work with Firebase v7
- Fully implement Firestore
v0.4.2
Start generating declaration files (.d.ts
) alongside compiled .js
in the npm distribution package.
v0.4.1
Add types
field to package.json
so that TypeScript can work with mockbase again.
v0.4.0
Align implementation with Firebase v6.x.x.