10.1.0
- update dependencies, including using the latest, post v1, Axios
- aborting in-flight HTTP requests initiated by ChangesReader when
stop
is called. cc @insidewhy - remove
axios-cookiejar-support
dependency which causes some users problems - ensure callbacks are called with Error objects cc @revington
- various small typos and Typescript fixes from @lukashass @insidewhy @DougReeder