v4.0.0
Breaking Changes
- drop Node 6 & 8 support
See: 3abdb53
With the source code migrated to ES6, usage in client tests with testemJS & PhantomJS or other ES5 browser are no longer supported.
See: 62dfd69
Commits
- refactor: drop Node 6/8 support; convert to ES6 & upgrade packages - @aaarichter #49