1.3.0
Breaking changes:
- IE8 now requires more polyfills to simplify code maintenance for modern browsers. This allows Split.js to move forward with ES5 language features, while maintaining it's tiny bundle size.
Other changes:
- Behind the scenes, Split.js now uses Rollup and Buble to compile ES6 to ES5.
- Better linting rules
- Published on Yarn as well as NPM and Bower.
- Reduced bundle size by 70 bytes
- Testing is now sponsored by BrowserStack and runs on each supported browser
- Build size is now reported in
npm run build