Version 7.2.0
New Features ✨
- add edge cancel stat tracking and stop counting edge cancels as failed L cancels (#148)
Bug Fixes 🐛
- fix broken enet loading in CJS bundle and also lazy load reconnect-core import (#149)
- fix SlpFileWriter emitting file-complete event before finish event (#152)
- properly wait for peer disconnect before destroying enet client (#154)
Other changes 🛠
- deprecate matchId and add sessionId (#147)