Releases: rixcian/firebase-electron
Releases · rixcian/firebase-electron
v1.1.0
Features
none
Bugfixes
- Re-establish connection to
mtalk.google.com
on the socket error (e.g. when there's network change, no connection to Internet at all, etc.)
v1.0.2
Features
none
Bugfixes
- Resolve the error caused by named import (@jinpill)
v1.0.1
Features
none
Bugfixes
- Add missing
request
dependency
v1.0.0
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