0.10.1
- Fixed a
baseUrl
bug where it could result in something like the following URL: http://localhost:3000/http://myapi.com/auth/login. Furthermore, if you setbaseUrl
to null, it will turn offbaseUrl
concatenation all together. adbc9f9 - Removed unused lodash dependency from package.json. 92a7955