All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.2 (2019-09-05)
- vue-class-component as dependency (2a23a2c)
1.3.1 (2019-09-05)
- rollup setup (7b3fc6c)
1.3.0 (2019-09-05)
- refine ComponentOption type (d4a6ee7)
- add InjectModel decorator (0955551)
1.2.0 (2019-08-15)
1.1.0 (2019-05-09)
- set correct reference to "types" in package.json (bf340c8)
- extend type-declaration of vue component options (8fc7fe1)
- extend Vue interface type and simplify internal type definitions (5b2124b)
- implement support for vue subclasses as models (392b57d)
1.0.3 (2019-04-17)
- docs: add example link to README.md
1.0.2 (2019-04-10)
- The plugin was renamed from Vue Models to Vue States.
1.0.1 (2019-04-08)
- lint spec files excluded by tsconfig (e938d11)