v1.9.1
Fixes:
- Correct detection of Electron environments
- Allow custom specification of Content-Type on file uploads
- Ensure that
set()
calls ininitialize()
work in single-instance mode
Under the hood:
- All code once again passes Flow typechecking
- Cleaned up some of the CoreManager logic