Releases: gpfister/gp-firebase-emulator-unit-test
Releases · gpfister/gp-firebase-emulator-unit-test
0.2.0
What's Changed
- #9 Update dependencies (especially firebase-admin from 9.x to 10.x)
0.1.5
Improve Storage Emulator:
[FEATURE] Delete all files implemented
[FIX] Admin Storage API
Other changes:
Breaking: cleanAllUser and cleanAllData have been renamed as clearAllAuthData and clearAllFirestoreData
0.1.3
[FIX] Missing dist folder due to missing build step in CD script
[FIX] Remove unwanted .github folder
0.1.2
[INFO] No changes, just for testing automations