• v2.2.0 cca5cc0d24

    gucheen released this 2017-11-30 09:26:41 +08:00 | 46 commits to master since this release

    Now FetchQL distribute an ES module(./lib/fetchql.es.js) by default and you can simplely import FetchQL by import fetchql from 'fetchql'.

    For details, please refer to PR: Added support for ES modules by default.

    Downloads