Skip to content

Releases: GogoVega/Firebase-Config-Node

0.3.4: Maintenance Release

01 Apr 15:44
Immutable release. Only release title and notes can be modified.
7d9351a

Choose a tag to compare

Changes

  • Bump dependencies to latest
  • Add post-installation script to detect Axios npm Supply Chain Attack

Full Changelog: v0.3.3...v0.3.4

0.3.3: Maintenance Release

16 Jan 10:59
Immutable release. Only release title and notes can be modified.
591c25f

Choose a tag to compare

Changes

  • Bump dependencies to latest (#47)

Fixes

  • defaultWriteSizeLimit with new config node (#49)

Improves

  • The logic around defaultWriteSizeLimit (#51)

Full Changelog: v0.3.2...v0.3.3

0.3.2: Maintenance Release

25 Oct 15:48
Immutable release. Only release title and notes can be modified.
a793821

Choose a tag to compare

Changes

  • Change the method from POST to PUT for rtdb-settings (#43)
  • Bump dependencies to latest (#47)

Fixes

  • Fix and improve the logic of destroying/restoring unused dbs (#46)

Improves

  • Improve error handling when logging in via email (#41)
  • Mask the email address printed in console (#42)
  • Allow to set defaultWriteSizeLimit as long as the runtime-side node allows it (#44)

Full Changelog: v0.3.1...v0.3.2

0.3.1: Maintenance Release

02 Oct 18:57
00e9431

Choose a tag to compare

Changes

  • Add Config Node Checker Plugin utility functions (#36)
  • Bump dependencies to latest

Full Changelog: v0.3.0...v0.3.1

0.3.0: Major Release

06 Sep 16:07
8f70d6f

Choose a tag to compare

Breaking Changes

  • Set required version of Node.js to >=20 (#33)

Changes

  • Bump dependencies to latest (#33)

Full Changelog: v0.2.7...v0.3.0

0.2.7: Maintenance Release

25 Aug 09:15
bf6614f

Choose a tag to compare

Fixes

  • Prevent a request forgery attack to RTDB settings (#30)
  • RTDB URL pattern (#31)

Full Changelog: v0.2.6...v0.2.7

0.2.6: Maintenance Release

06 Aug 11:16
7ee7e5d

Choose a tag to compare

Changes

  • Bump dependencies to latest. See #26
  • Update the versioning (#27)

Full Changelog: v0.2.5...v0.2.6

0.2.5: Maintenance Release

25 Mar 15:47
d1d565b

Choose a tag to compare

Changes

  • Bump dependencies to latest

Full Changelog: v0.2.4...v0.2.5

0.2.4: Maintenance Release

01 Mar 10:27
01e6bf2

Choose a tag to compare

Enhances

  • Support for addDoc to create a doc with auto-generated id (#23)

Fixes

  • got dependency missing - replaced by axios (#22)

Full Changelog: v0.2.3...v0.2.4

0.2.3: Maintenance Release

27 Feb 10:03
50d6122

Choose a tag to compare

Improvements

  • Using RTDB status must validate database URL
  • Silent error when getting RTDB Setting

Full Changelog: v0.2.2...v0.2.3