Major changes:
- Bug fix: previously in some situations, when stopping the bridge, the auto-reconnect feature could kick in and prevent the bridge from actually stopping
- Now it is also available as an NPM package for easier integration
- To disable the replay id store from command line, you can use
BRIDGE_CONFIG_REPLAY_ID_STORE_TABLE_NAME=''
to set the environment variable