Skip to content

Simplified babeljs configuration and documentation

Choose a tag to compare

@michaloo michaloo released this 19 Mar 18:58
· 87 commits to master since this release
2d3f0cb
  • documentation split into API reference in API.md and getting started and "how-tos" guides in README.md
  • cleanup babeljs configuration and use native NodeJS v6 with single babeljs plugin (transform-object-rest-spread) to allow object spread syntax (remove import/export syntax)
  • run circleci jobs on all supported nodejs versions
  • upgrade of dependencies