- Update the
demo-flow
in a more Firestore way - Ignore
evaluatePayloadForFieldValue
if payload is undefined (#12) - Update Firestore GET node for
payload.changes
deprecation - Bump
@gogovega/firebase-config-node
from 0.2.1 to 0.2.3- Using RTDB status must validate database URL
- Allow Firestore IN to be dynamic (#11)
- Introduce the
First Flow
tour guide (#13)
FirestoreUI.validators.path
error messages (#10)
- Some Improvements (#9)
- Ensure to persist the
Permission Denied
status - Update the
Confirm Update
message - Replace nodeId by node instance for
statusListener
- Ensure to persist the
- Bump
@gogovega/firebase-config-node
from 0.2.0 to 0.2.1
- Set required version of Node.js to >=18
- Bump
@gogovega/firebase-config-node
from 0.1.3 to 0.2.0- Only don't wait signout for Firestore and add a safety delay (#12)
- Set required version of Node.js to >=18
- Set required version of Node-RED to >=3
- Improve Config Node version checking (#4)
- Bump
@gogovega/firebase-config-node
from 0.1.2 to 0.1.3
- Skip database initialization if Config Node version is not satisfied (#3)
- Bump
@gogovega/firebase-config-node
from 0.1.0 to 0.1.2
- Allow multiple use of orderBy and where Query Constraints (#2)
Initial version