Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 733 Bytes

CHANGELOG.md

File metadata and controls

27 lines (14 loc) · 733 Bytes

Version 0.1.6

add tag 'utilities' and change display name

Version 0.1.5

stable release.

Version 0.1.4

added testing using jest and the Firebase Emulator Suite.

Version 0.1.3

feature - Added backfill capabilities so that we can have existing documents in the Firestore collection be checked for field uniqueness.

Version 0.1.2

Added the require auth parameter upon installation, so developers can decide wether or not to check this function to be invoked only by authenticated users.

Version 0.1.1

Removed the collection and fieldName parameters upon installation, and included them as parameters of the callable function.

Version 0.0.1

Initial release of the Field Uniqueness HTTP extension.