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)
- Added vuex-module-decorators
2.7.1 (2020-04-21)
2.7.0 (2020-04-21)
- add other formats to package.json (dbdc488)
2.5.1 (2020-02-17)
- missing methods (187ab3c)
2.5.0 (2019-10-18)
- add meta hook and update documentation (6562108)
2.4.1 (2019-10-17)
2.4.0 (2019-09-02)
- deps: updates vue-property-decorator (e9ee54e)
- Added @PropSync decorator
- Added @ProvideReactive and @InjectReactive decorator
- Added @Ref decorator
2.3.0 (2019-06-02)
- 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
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)
- add build directly into the versionning (d235bec)
1.1.8 (2018-04-12)
- postinstall: build after postinstall (46f8990)
1.1.7 (2018-04-12)
- build: npm prehook (33bb5f0)
1.1.6 (2018-04-12)
- build: automatically build umd (b7df4c4)
- build: build typescript as js module (a45ab44)