firebase-electron

Receive a Firebase notifications in your Electron app

MIT License

Downloads
139
Stars
7

Bot releases are hidden (Show)

firebase-electron - v1.0.2 Latest Release

Published by rixcian about 2 months ago

Features

none

Bugfixes

  • Resolve the error caused by named import (@jinpill)
firebase-electron - v1.0.1

Published by rixcian about 2 months ago

Features

none

Bugfixes

  • Add missing request dependency
firebase-electron - v1.0.0

Published by rixcian about 2 months ago

v1.0.0

Features

  • Uses the new FCM protocol (HTTP v1 API)
  • Simplified the codebase
  • Refactor tests and use vitest for testing
  • Completely written in TypeScript
  • Compatiblae with the latest Node.js (v22)
  • Build into ESM and CommonJS formats

Bugfixes

None