v2.4.4
✨ New
- When
fcmPublicVapidKey
is added to config[environment|, the methodmessaging.usePublicVapidKey(key)
gets called by nuxt-fire after FCM initialization - so you can delete it from your code and don't have to handle different keys for different environments yourself.