Skip to content

Releases: gpfister/gp-firebase-emulator-unit-test

2.1.0

07 Oct 11:48
9dba70f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

15 Aug 13:43
fce273b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...2.0.0

1.1.0

31 Jul 09:29
758bb9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.1.0

1.0.1

14 Dec 18:28
1fbbaea
Compare
Choose a tag to compare

What's Changed

  • Fix build configuration of the package by @gpfister in #14

Full Changelog: 1.0.0...1.0.1

1.0.0

14 Dec 17:32
f1073a3
Compare
Choose a tag to compare

What's Changed

  • Add support to firebase-admin v11 and node v18 by @gpfister in #12

Full Changelog: 0.2.0...1.0.0

0.2.0

01 Jul 07:14
Compare
Choose a tag to compare

What's Changed

  • #9 Update dependencies (especially firebase-admin from 9.x to 10.x)

0.1.5

16 Mar 11:13
59403dc
Compare
Choose a tag to compare

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.4

05 Jan 16:25
1f120db
Compare
Choose a tag to compare

Safe changes:

  • Fix README.md

0.1.3

29 Dec 10:12
Compare
Choose a tag to compare

[FIX] Missing dist folder due to missing build step in CD script
[FIX] Remove unwanted .github folder

0.1.2

28 Dec 16:31
1c10c31
Compare
Choose a tag to compare

[INFO] No changes, just for testing automations