# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.3.1](https://github.com/myWsq/query-it/compare/v1.3.0...v1.3.1) (2020-01-09)


### Bug Fixes

* 修改item的类型提示 ([21b596b](https://github.com/myWsq/query-it/commit/21b596b))

## [1.3.0](https://github.com/myWsq/query-it/compare/v1.2.0...v1.3.0) (2019-12-31)


### Features

* 调整参数定义顺序 ([1562fa8](https://github.com/myWsq/query-it/commit/1562fa8))

## [1.2.0](https://github.com/myWsq/query-it/compare/v1.1.2...v1.2.0) (2019-12-30)


### Bug Fixes

* **example:** window.React缺失 ([6cd97e2](https://github.com/myWsq/query-it/commit/6cd97e2))
* module name error ([a70a923](https://github.com/myWsq/query-it/commit/a70a923))


### Features

* **example:** 修改变量名 ([b2598c2](https://github.com/myWsq/query-it/commit/b2598c2))

### [1.1.2](https://github.com/myWsq/query-it/compare/v1.1.1...v1.1.2) (2019-12-30)


### Bug Fixes

* lodash 打包后失效的问题 ([d77d331](https://github.com/myWsq/query-it/commit/d77d331))
* **example:** 添加 assets prefix ([285ab4e](https://github.com/myWsq/query-it/commit/285ab4e))
* **example:** 添加build命令 ([482b057](https://github.com/myWsq/query-it/commit/482b057))

## 1.1.0 (2019-12-30)


### Features

* **example:** 新增vue示例 0094ccf
* **example:** 更好的展示调用逻辑 d29fd72
* **example:** 添加nav 7fd9c5f
* **main:** 修改默认等待时间为0 20a0d83
* 测试完成, 添加react hooks example 77384c1
