0.8.1 (2018-10-20)
- Upgrade dependencies including JsSIP 3.2.15 (3564b47b)
- Fix TypeScript types in SipProvider (a26ab823)
0.8.0 (2018-08-04)
0.7.0 (2018-04-19)
- Add pathname prop (#18)
0.6.0 (2018-03-24)
- Allow force restart ICE (#17)
0.5.0 (2017-12-02)
- Refactor
<SipProvider />
component by changing the shape of its context and by making it possible to modify all props on fly - Expose
sipType
,callType
,extraHeadersType
andiceServersType
PropTypes
- Improve docs in
README
- add
LICENSE,
CHANGELOGand
UPGRADING` - Automatically publish to npm from travis
See UPGRADING.md for how to upgrade from 0.4