Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Latest commit

 

History

History
78 lines (36 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

78 lines (36 loc) · 2.32 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.2 (2019-09-05)

Bug Fixes

  • vue-class-component as dependency (2a23a2c)

1.3.1 (2019-09-05)

Bug Fixes

1.3.0 (2019-09-05)

Bug Fixes

  • refine ComponentOption type (d4a6ee7)

Features

  • add InjectModel decorator (0955551)

1.2.0 (2019-08-15)

Features

  • support filtering state export (b73c4a2), closes #27

1.1.0 (2019-05-09)

Bug Fixes

  • set correct reference to "types" in package.json (bf340c8)

Features

  • 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)

Bug Fixes

  • lint spec files excluded by tsconfig (e938d11)

1.0.0 (2019-04-05)