capacitor-community / fcm

Enable Firebase Cloud Messaging for Capacitor apps
https://capacitor.ionicframework.com/docs/
MIT License
238 stars 83 forks source link

Upgrade to Capacitor V4 #122

Closed mineminemine closed 1 year ago

mineminemine commented 1 year ago

This PR follows the changes from this repo template and specifically follows this commit here. I have also made some changes to the package.json, rollup.config.js and tsconfig.json files according to the template.

I have not made any changes to the FCM modules themselves, nor have I updated the version, so I cannot guarantee if anything is broken.

From my brief testing, everything seems to work as intended. If anyone else wishes to test the upgrade, you can install it using my copy through npm i @mineminemine/fcm.