vue-device-detector
Version:
A tiny device detector plugin of vue for mobile
79 lines (33 loc) • 2.29 kB
Markdown
<a name="1.1.6"></a>
## [1.1.6](https://github.com/dreambo8563/vue-DeviceDetector/compare/v1.1.5...v1.1.6) (2020-10-16)
### Bug Fixes
* **ipad detect:** change way to detect ipad ([1352877](https://github.com/dreambo8563/vue-DeviceDetector/commit/1352877))
* package.json & package-lock.json to reduce vulnerabilities ([c074872](https://github.com/dreambo8563/vue-DeviceDetector/commit/c074872))
* package.json, package-lock.json & .snyk to reduce vulnerabilities ([5a9ccee](https://github.com/dreambo8563/vue-DeviceDetector/commit/5a9ccee))
<a name="1.1.5"></a>
## [1.1.5](https://github.com/dreambo8563/vue-DeviceDetector/compare/v1.1.4...v1.1.5) (2020-07-08)
### Features
* **miniapp:** add wechat miniapp ([535931d](https://github.com/dreambo8563/vue-DeviceDetector/commit/535931d))
<a name="1.1.4"></a>
## [1.1.4](https://github.com/dreambo8563/vue-DeviceDetector/compare/v1.1.3...v1.1.4) (2020-07-08)
<a name="1.1.3"></a>
## [1.1.3](https://github.com/dreambo8563/vue-DeviceDetector/compare/v1.1.2...v1.1.3) (2019-05-28)
<a name="1.1.2"></a>
## [1.1.2](https://github.com/dreambo8563/vue-DeviceDetector/compare/v1.1.1...v1.1.2) (2019-03-14)
### Bug Fixes
* **dingtalk:** match lower case ([e2a2fb4](https://github.com/dreambo8563/vue-DeviceDetector/commit/e2a2fb4))
<a name="1.1.0"></a>
# [1.1.0](https://github.com/dreambo8563/vue-DeviceDetector/compare/v1.0.0...v1.1.0) (2019-03-11)
### Features
* **wechat:** add wechat ([b0c7e28](https://github.com/dreambo8563/vue-DeviceDetector/commit/b0c7e28))
<a name="1.0.0"></a>
# [1.0.0](https://github.com/dreambo8563/vue-DeviceDetector/compare/v0.1.8...v1.0.0) (2019-03-11)
### Bug Fixes
* **typings:** fix typings ([02b42c7](https://github.com/dreambo8563/vue-DeviceDetector/commit/02b42c7))
* **typings:** plugin install ([f784db1](https://github.com/dreambo8563/vue-DeviceDetector/commit/f784db1))
### Features
* **dingding:** add dingding detect ([b03caac](https://github.com/dreambo8563/vue-DeviceDetector/commit/b03caac))
<a name="0.1.1"></a>
## [0.1.1](https://github.com/dreambo8563/vue-DeviceDetector/compare/caeb361...v0.1.1) (2019-03-08)
### Features
* **basic implement:** add types, and source file ([caeb361](https://github.com/dreambo8563/vue-DeviceDetector/commit/caeb361))