Skip to content

v2.4.0

Compare
Choose a tag to compare
@lupas lupas released this 10 Nov 07:06
· 897 commits to master since this release

✨ New (Experimental)

  • Added the initAuth feature that lets you set up onAuthStateChanged() for Firebase Authentication without writing any boilerplate code by simply providing the names of the vuex mutations/actions that shall be called.
  • Added helper function movePluginBeforeInitAuthPlugin .

‼️ Important: This feature has not been fully tested for all cases, use it with care. It might get changed completely in future updates. If you have any issues with the initAuth feature please let us know here and help us improve it.

⚙️ Maintenance

  • Updated Folder Structure

‼️ Important: Since we updated the folder structure in this update, you might get a Nuxt Fatal error of the following kind when updating to v2.4.0. To solve this, simple remove your package.json.lock and node_modules folder and do a clean install of your modules with npm i.

✖ Nuxt Fatal Error
Error: Template src not found:
/Users/<path>/node_modules/nuxt-fire/plugin.js