Releases: gustavohenke/mockbase
Releases · gustavohenke/mockbase
v0.6.1
27 Sep 13:50
Compare
Sorry, something went wrong.
No results found
Reverts firebase update existing in v0.6.0 to make it buildable.
v0.6.0
27 Sep 13:45
Compare
Sorry, something went wrong.
No results found
[Auth] Implement user linking (#27 )
[Auth] Enable multiple social providers per user (#25 )
v0.5.4
26 Jul 05:01
Compare
Sorry, something went wrong.
No results found
[Firestore] Fixed DocumentSnapshot#data() generating an infinite loop when using custom converter
[Auth] Mock additionalUserInfo in the firebase.auth.UserCredential type
v0.5.3
19 Jun 06:43
Compare
Sorry, something went wrong.
No results found
[Firestore] Fixed QuerySnapshot#docChanges() to emit right event type when list shifts (#18 , #19 )
v0.5.2
15 Jun 15:09
Compare
Sorry, something went wrong.
No results found
[Firestore] Make QuerySnapshot#docChanges() compare against the previous snapshot within the same listener only (#18 )
v0.5.1
13 Jun 18:47
Compare
Sorry, something went wrong.
No results found
[Firestore] Make QuerySnapshot#docChanges() compare against the previous snapshot instead of the latest emitted (#18 )
v0.5.0
13 Jun 18:45
Compare
Sorry, something went wrong.
No results found
Update codebase to work with Firebase v7
Fully implement Firestore
v0.4.2
13 Jun 18:44
Compare
Sorry, something went wrong.
No results found
Start generating declaration files (.d.ts) alongside compiled .js in the npm distribution package.
v0.4.1
19 Sep 22:11
Compare
Sorry, something went wrong.
No results found
Add types field to package.json so that TypeScript can work with mockbase again.
v0.4.0
17 Sep 23:11
Compare
Sorry, something went wrong.
No results found
Align implementation with Firebase v6.x.x.