Skip to content

v2.2.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 27 Dec 08:28
· 546 commits to main since this release

What's new?

  • Compiled files are now placed in a standard ./dist category.
  • Added unit tests.
  • Sample and Test suites are now using Parcel for bundling.
  • Updated development platform:
    • Updated Jest to version 22.
    • Replaced babel-preset-es2015 with babel-preset-env.