This release integrates another WebSocket abstraction. It also makes it possible to define an individual WebSocket constructor.
Since we are not aware of potential edge cases and hidden breaking changes, this is published as a major release.
Features
- add options to SoundcraftUI, make WS ctor configurable (6510bfc)
Other
- move serializer function to WS creation (cba0fcc)
- set useDefineForClassFields explicitly to false (d99b5e1)
- use modern-isomorphic-ws for WebSocket (d9c9171)
- add changelog to docs (aeae426)
- rename workflow (1acba84)
- add badges for CI and license (e3d96e5)
- add badges in main README too (260b266)
- fix README shields. again. (19ecf9a)
- reformat changelog (2468177)
- nx migrate 20.0.6 (611c84b)