Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 601 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 601 Bytes

react-sip changelog

0.5.0 (2017-12-02)

All Commits

  • 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 and iceServersType PropTypes
  • Improve docs in README
  • add LICENSE, CHANGELOGandUPGRADING`
  • Automatically publish to npm from travis

See UPGRADING.md for how to upgrade from 0.4