Skip to content

Commit

Permalink
0.2.0 (#13)
Browse files Browse the repository at this point in the history
## 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
- Bump dependencies to latest
  • Loading branch information
GogoVega authored Oct 26, 2024
2 parents bc6f38f + e206ca3 commit 50fda31
Show file tree
Hide file tree
Showing 5 changed files with 691 additions and 600 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change log

## 0.2.0

### 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

## 0.1.5

### Changes
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
</div>
<br />

> [!CAUTION]
> **BREAKING CHANGES**: v0.2.0 - the required version of Node.js is now >=18 and the required version of Node-RED >=3
## What is it?

This repo is used by the following modules:
Expand Down
Loading

0 comments on commit 50fda31

Please sign in to comment.