Skip to content

1.3.0

Compare
Choose a tag to compare
@nathancahill nathancahill released this 23 May 22:42
· 779 commits to master since this release

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