Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0] 2023-06-14
Breaking
The field date
of the active-users
collection was of type string. Now it is of type Date.
Changed
- Treating the field
date
of theactive-users
collection as a Date and not as a string.
[0.1.1] 2022-10-12
Fixed
- added returns to correctly handle errors
[0.1.0] 2022-09-09
- service development for collecting list of active users from
auth0-client