Skip to content

v3.2.0

Choose a tag to compare

@lupas lupas released this 07 Dec 07:28
· 814 commits to master since this release
f5018ac

✨ New

  • New Options: Added static, preload & chunkName options to all services. See documentation.
  • Chunk Names: In development mode, dynamically imported chunks are now named vendors.firebase-${serviceName}.js by default.

🐜 Bug Fixes

  • Fixed bug that all services were loaded instead of just the activated ones.

⚙️ Maintenance

  • Code refactoring, updated ES-Lint