Bug Fixes
- add null check in dispose method (#675) (6b7c5b7)
- extensionHook not being used (a4a4013), closes #665
- fix issue with broken markdown caused by marked bug (70cf293)
Peer dependencies updates
- ReDoc now requires
styled-components@^4.0.1
to be installed if used as React component