Skip to content

v2.1.0

Compare
Choose a tag to compare
@superKalo superKalo released this 26 Sep 16:18
· 81 commits to master since this release

Change log:

  • Add: Support for ES5 browsers (via implementing a compilation step with Babel)
  • Add: Browser support matrix
  • Add: Example usage in IE11 with polyfill that emulates a full ES2015+ environment
  • Add: Example of applying data model when the server response is more complex or nested
  • Change: distribution files are now located in the lib/ directory
  • Change: do not include any unnecessary files in the NPM registry