Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.9.1 (2021-01-15)
2.8.8 (2020-09-23)
2.8.7 (2020-09-23)
2.8.6 (2020-09-23)
2.8.5 (2020-09-23)
2.8.3 (2020-09-18)
2.8.2 (2020-09-18)
2.7.2 (2020-04-21)
2.7.1 (2020-04-21)
2.7.0 (2020-04-21)
Features
- add other formats to package.json (dbdc488)
2.5.1 (2020-02-17)
Bug Fixes
2.5.0 (2019-10-18)
Features
- add meta hook and update documentation (6562108)
2.4.1 (2019-10-17)
2.4.0 (2019-09-02)
Features
- deps: updates vue-property-decorator (e9ee54e)
- Added @PropSync decorator
- Added @ProvideReactive and @InjectReactive decorator
- Added @Ref decorator
2.3.0 (2019-06-02)
Features
- deps: updates vue-property-decorator (6fd8195)
2.1.3 (2019-02-26)
2.0.1 (2019-02-08)
Library is fully inline with Vue-class-component
Breaking changes
There is only one breaking change and that is renaming mixins
to Mixins
to keep inline with vue-property-decorator
1.2.0 (2018-04-12)
Features
- add build directly into the versionning (d235bec)
1.1.8 (2018-04-12)
Bug Fixes
- postinstall: build after postinstall (46f8990)
1.1.7 (2018-04-12)
Bug Fixes
1.1.6 (2018-04-12)
Bug Fixes
- build: automatically build umd (b7df4c4)
1.1.5 (2018-04-12)
Bug Fixes
- build: build typescript as js module (a45ab44)