- Remove 'use strict' directive from the built CommonJS module dist, which was wrong and breaking Babel runtime helper. Sites using Content-Security-Policies headers were reporting 'unsafe-eval' error.
- Add missing 'main' field to package.json.
- Initial public release.