vue-messenger
Version:
A series of useful enhancements to Vue component props.
207 lines (84 loc) • 4.74 kB
Markdown
# Change Log
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.
<a name="2.3.3"></a>
## [2.3.3](https://github.com/fjc0k/vue-messenger/compare/v2.3.2...v2.3.3) (2018-06-24)
### Bug Fixes
* normalize options.props (close: [#2](https://github.com/fjc0k/vue-messenger/issues/2)) ([3810aa7](https://github.com/fjc0k/vue-messenger/commit/3810aa7))
<a name="2.3.2"></a>
## [2.3.2](https://github.com/fjc0k/vue-messenger/compare/v2.3.1...v2.3.2) (2018-06-15)
<a name="2.3.1"></a>
## [2.3.1](https://github.com/fjc0k/vue-messenger/compare/v2.3.0...v2.3.1) (2018-06-15)
<a name="2.3.0"></a>
# [2.3.0](https://github.com/fjc0k/vue-messenger/compare/v2.2.1...v2.3.0) (2018-06-15)
### Bug Fixes
* **on:** support normal prop ([0332788](https://github.com/fjc0k/vue-messenger/commit/0332788))
### Features
* **numeric:** support infinite & range ([72614e4](https://github.com/fjc0k/vue-messenger/commit/72614e4))
<a name="2.2.1"></a>
## [2.2.1](https://github.com/fjc0k/vue-messenger/compare/v2.2.0...v2.2.1) (2018-06-14)
<a name="2.2.0"></a>
# [2.2.0](https://github.com/fjc0k/vue-messenger/compare/v2.1.0...v2.2.0) (2018-06-14)
### Features
* support numeric-type props ([9bbafb0](https://github.com/fjc0k/vue-messenger/commit/9bbafb0))
<a name="2.1.0"></a>
# [2.1.0](https://github.com/fjc0k/vue-messenger/compare/v2.0.1...v2.1.0) (2018-06-13)
### Features
* support enum ([13cb398](https://github.com/fjc0k/vue-messenger/commit/13cb398))
<a name="2.0.1"></a>
## [2.0.1](https://github.com/fjc0k/vue-messenger/compare/v2.0.0...v2.0.1) (2018-06-13)
<a name="2.0.0"></a>
# [2.0.0](https://github.com/fjc0k/vue-messenger/compare/v1.3.2...v2.0.0) (2018-06-13)
### Features
* v2 ([455460a](https://github.com/fjc0k/vue-messenger/commit/455460a))
<a name="1.3.2"></a>
## [1.3.2](https://github.com/fjc0k/vue-messenger/compare/v1.3.1...v1.3.2) (2018-06-09)
### Bug Fixes
* use latest transformedLocalProp (close: [#1](https://github.com/fjc0k/vue-messenger/issues/1)) ([cb7e614](https://github.com/fjc0k/vue-messenger/commit/cb7e614))
<a name="1.3.1"></a>
## [1.3.1](https://github.com/fjc0k/vue-messenger/compare/v1.3.0...v1.3.1) (2018-05-31)
### Bug Fixes
* allow empty event value ([c9406fa](https://github.com/fjc0k/vue-messenger/commit/c9406fa))
<a name="1.3.0"></a>
# [1.3.0](https://github.com/fjc0k/vue-messenger/compare/v1.2.1...v1.3.0) (2018-05-29)
### Features
* **props:** support transform option ([1dafba4](https://github.com/fjc0k/vue-messenger/commit/1dafba4))
<a name="1.2.1"></a>
## [1.2.1](https://github.com/fjc0k/vue-messenger/compare/v1.2.0...v1.2.1) (2018-05-22)
<a name="1.2.0"></a>
# [1.2.0](https://github.com/fjc0k/vue-messenger/compare/v1.1.1...v1.2.0) (2018-05-22)
### Features
* shallow copy arrays ([02fb43d](https://github.com/fjc0k/vue-messenger/commit/02fb43d))
<a name="1.1.1"></a>
## [1.1.1](https://github.com/fjc0k/vue-messenger/compare/v1.1.0...v1.1.1) (2018-05-21)
### Bug Fixes
* reset transformedProp ([a928f1e](https://github.com/fjc0k/vue-messenger/commit/a928f1e))
<a name="1.1.0"></a>
# [1.1.0](https://github.com/fjc0k/vue-messenger/compare/v1.0.0...v1.1.0) (2018-05-21)
### Features
* support watch ([4c556fd](https://github.com/fjc0k/vue-messenger/commit/4c556fd))
<a name="1.0.0"></a>
# [1.0.0](https://github.com/fjc0k/vue-messenger/compare/v0.2.3...v1.0.0) (2018-05-05)
<a name="0.2.3"></a>
## [0.2.3](https://github.com/fjc0k/vue-messenger/compare/v0.2.2...v0.2.3) (2018-05-05)
<a name="0.2.2"></a>
## [0.2.2](https://github.com/fjc0k/vue-messenger/compare/v0.2.1...v0.2.2) (2018-05-05)
<a name="0.2.1"></a>
## [0.2.1](https://github.com/fjc0k/vue-messenger/compare/v0.2.0...v0.2.1) (2018-05-05)
<a name="0.2.0"></a>
# [0.2.0](https://github.com/fjc0k/vue-messenger/compare/v0.1.4...v0.2.0) (2018-05-05)
### Bug Fixes
* CI ([80487d4](https://github.com/fjc0k/vue-messenger/commit/80487d4))
### Features
* add tests ([7e7db86](https://github.com/fjc0k/vue-messenger/commit/7e7db86))
<a name="0.1.4"></a>
## [0.1.4](https://github.com/fjc0k/vue-messenger/compare/v0.1.3...v0.1.4) (2018-05-05)
<a name="0.1.3"></a>
## [0.1.3](https://github.com/fjc0k/vue-messenger/compare/v0.1.2...v0.1.3) (2018-05-04)
<a name="0.1.2"></a>
## [0.1.2](https://github.com/fjc0k/vue-messenger/compare/v0.1.1...v0.1.2) (2018-05-04)
<a name="0.1.1"></a>
## [0.1.1](https://github.com/fjc0k/vue-messenger/compare/v0.1.0...v0.1.1) (2018-05-04)
<a name="0.1.0"></a>
# 0.1.0 (2018-05-04)
### Features
* first commit ([de150d8](https://github.com/fjc0k/vue-messenger/commit/de150d8))