Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 780 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 780 Bytes

Change log

0.1.0

Breaking Changes

  • Set required version of Node.js to >=18

Changes

  • 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

0.0.3

Changes

  • Improve Config Node version checking (#4)
  • Bump @gogovega/firebase-config-node from 0.1.2 to 0.1.3

0.0.2

Changes

  • Skip database initialization if Config Node version is not satisfied (#3)
  • Bump @gogovega/firebase-config-node from 0.1.0 to 0.1.2

Improvements

  • Allow multiple use of orderBy and where Query Constraints (#2)

0.0.1

Initial version