Skip to content

Extend public API, add tests, rewrite in ES6, ESLint.

Compare
Choose a tag to compare
@giotiskl giotiskl released this 20 Jan 22:01
· 442 commits to master since this release

This release is a major rewrite of Filterizr's core without breaking the existing API. It features:

  • Core rewritten in ES6, with Webpack and Babel
  • ESLint
  • Tests
  • Set up CI
  • Drop Bower support
  • Extend publish API with destroy and insertItem methods.

Closes #6, #20, #69, #13.