- Set required version of Node.js to >=18
- Set required version of Node-RED to >=3
- Only don't wait signout for Firestore and add a safety delay (#12)
- Bump dependencies to latest
- Bump dependencies to latest
- Bump dependencies to latest
- Removed an unnecessary
console.log
statement
- Removed an unnecessary
- Remove the deprecated
fetchSignInMethodsForEmail
function (#11)
- Missing call to
done
in the catch while closing the node
- Fix Promise resolution when closing the Config Node (#10)
- Bump dependencies to latest
- Version property setted on function instead of node
- Allow use of
orderBy
andwhere
Query Constraints on multiple fields (#9)
- Allow Firestore nodes to use RTDB connection status (#7)
- Bump dependencies to latest
- Add
get
,modify
andsubscribe
methods to Firestore (#6)
Initial version