Skip to content

v1.2.0

Compare
Choose a tag to compare
@ENT8R ENT8R released this 14 Aug 09:39
· 13 commits to master since this release
  • Added support for the browser 💻: e5f8175
    The module can be loaded via unpkg:
<script src="https://unpkg.com/[email protected]/dist/datakick.min.js"
        integrity="sha384-G7+wh8S35lyoxgsGhaVc37m7t5YvvRT6Io1dWkG8mtRw1O/sKkLvzawfI/NMupLX"
        crossorigin="anonymous"></script>
  • Require Node.js 8 as a minimum version: 4bdb4ad
  • 🔨 Improved code style and updated dependencies ⬆️: 17dab55