This release gets rid of Babel and corrects an error in the previous release. Sorry about this!
- mongoose: Add support for Mongoose (#2). Thanks, papigers!
- base64: Add functions
base64()
andunbase64()
((676d11e7)) - lib:
- Optionally use a mapper function when resolving ((8c9a642b))
- Export
connectionFromMongoCursor
as default ((e2bb4d49))