wampIsOpen
,wampIsConnected
andwampIsRetrying
are only available on the$root
component, to avoid data pollution. (Events are still emitted on all components)
- Scrapped bundling, use your own toolchain to transpile to the desired compatibility level
- Deprecated config options:
onopen
,onclose
,debug
- New config options:
namespace
,auto_reestablish
,auto_close_timeout
- Rudimentary TypeScript support