Fixes:
- Removes old configuration for transpilation from package.json
Improvements:
- Moves to new linting config
- Removes transpilation
- Adds more tests
- Implements a basic cache on SQS connections to mongodb (thanks @britebit!)
Fixes:
- The library should now come transpiled; no postinstall steps needed
Additions:
- Adds a changelog, a github URL to the package, and some notes to the readme
Note: This is the first version of the package that properly installs and transpiles; if you are having difficulty installing, please update to v0.0.8. 🚀
Fixes:
- The package now properly installs and transpiles; previously, dependencies required for transpilation were not included and thus npm install failed
Ancient history...