js-contacts
Version:
53 lines (17 loc) • 1.42 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.3](https://github.com/lljj-x/js-contacts/compare/v0.2.2...v0.2.3) (2022-03-30)
### Bug Fixes
* **src/index.js:** 修复data value 中带有'符号,导致选择器无效。 ([9b5bf8d](https://github.com/lljj-x/js-contacts/commit/9b5bf8df8a37eb8f5a70685e32b4bed5586d3bec))
## [0.2.2](https://github.com/lljj-x/js-contacts/compare/v0.2.1...v0.2.2) (2021-01-08)
### Bug Fixes
* **lib:** 修复低版本安卓 NodeList 不支持symbol.iterator报错的问题 ([ca2acb6](https://github.com/lljj-x/js-contacts/commit/ca2acb6a327ee81a6e00d099d1a96172954b7480))
## [0.2.1](https://github.com/lljj-x/js-contacts/compare/v0.2.0...v0.2.1) (2020-12-30)
### Bug Fixes
* **src/index:** 修复data key 为数字时选择器无效 ([4d8c61f](https://github.com/lljj-x/js-contacts/commit/4d8c61ff9a0bba29124385b37b1bfc7e72cbeaaa))
# [0.2.0](https://github.com/lljj-x/js-contacts/compare/v0.1.6...v0.2.0) (2020-12-30)
### Features
* **lib:** onSelect hook 添加当前选择dom节点参数 ([f78d740](https://github.com/lljj-x/js-contacts/commit/f78d74061cbf138897cd18235b4f65b6889e17b7))
## [0.1.6](https://github.com/lljj-x/js-contacts/compare/v0.1.5...v0.1.6) (2020-11-16)
**Note:** Version bump only for package js-contacts