Skip to content

v6.6.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 27 Dec 08:41
· 1000 commits to main since this release

What's new?

  • Compiled files are now placed in a standard ./dist category.
  • Improved input scaling when using non-standard font sizes.
  • Added unit tests for keyboard navigation.
  • Various code optimizations:
    • Improved mounting performance.
    • Removed unused pieces of code.
  • 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.

Bug fixes

  • Fixed minor errors in unit tests
  • Fixed minor errors in documentation