jonz94 / capacitor-azure-notification-hubs

⚡️ Capacitor plugin to register push notifications via Azure Notification Hubs.
https://www.npmjs.com/package/@jonz94/capacitor-azure-notification-hubs
BSD Zero Clause License
7 stars 5 forks source link

feat: upgrade to capacitor 6 #8

Closed jonz94 closed 5 months ago

jonz94 commented 6 months ago

Discussed in https://github.com/jonz94/capacitor-azure-notification-hubs/discussions/6

Originally posted by **Tramb-dev** April 27, 2024 Hi, As Capacitor 6 was recently released, I want to know if you plan to make this great plugin compatible with this new version of Capacitor? Best regards.
jonz94 commented 5 months ago

v3.0.0 was just released, and it supports Capacitor 6.

npm i @jonz94/capacitor-azure-notification-hubs@^3.0.0

full changelog: https://github.com/jonz94/capacitor-azure-notification-hubs/compare/v2.0.0...v3.0.0