Releases: GogoVega/Firebase-Config-Node
Releases · GogoVega/Firebase-Config-Node
0.2.0: Major Release
Breaking Changes
- Set required version of Node.js to >=18
- Set required version of Node-RED to >=3
Changes
- Only don't wait signout for Firestore and add a safety delay (#12)
- Bump dependencies to latest
Full Changelog: v0.1.5...v0.2.0
0.1.5: Maintenance Release
0.1.4: Maintenance Release
Changes
- Bump dependencies to latest
- Removed an unnecessary
console.log
statement
- Removed an unnecessary
Full Changelog: v0.1.3...v0.1.4
0.1.3: Maintenance Release
Changes
- Remove the deprecated
fetchSignInMethodsForEmail
function (#11)
Fixes
- Missing call to
done
in the catch while closing the node
Full Changelog: v0.1.2...v0.1.3
0.1.2: Maintenance Release
Fixes
- Fix Promise resolution when closing the Config Node (#10)
0.1.1: Maintenance Release
Changes
- Bump dependencies to latest
Fixes
- Version property setted on function instead of node
Improvements
- Allow use of
orderBy
andwhere
Query Constraints on multiple fields (#9)
0.1.0: Milestone Release
0.0.1: Initial Release
Initial Release of @gogovega/firebase-config-node
.