Skip to content

v2.4.4

Compare
Choose a tag to compare
@lupas lupas released this 12 Nov 14:39
· 884 commits to master since this release

✨ New

  • When fcmPublicVapidKeyis added to config[environment|, the method messaging.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.