All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Possibility to pass socketio options to the component
- Removed defaultProps to prep for Dash 3.0
- Disconnect on component unmount
- Add pathname info when socket connects
- Added proper dependency array to useMemo and useEffect
- First working version