Build system: when a new version is merged on master, a Github Action is going to build the plugin, create a release, and publish to NPM
Changed
Firebase config can now be set through environment variables. This makes it easier to connect to a custom Firebase backend (better ux for self hosted deployments).