Vue Property Decorator Versions Save

Vue.js and Property Decorator

v8.4.2

4 years ago

#306 Fix @Emit decorator

v8.3.0

4 years ago
  • Update vue-class-component #266 #262
  • Fix Provide/ProvideReactive compatibility #264 #249

v8.2.2

4 years ago
  • #246 Move Vue dependency into devDependency

v8.2.1

4 years ago
  • Fix TypeScript config

v8.2.0

4 years ago
  • #204 Add @PropSync decorator
  • #205 Add @ProvideReactive and @InjectReactive decorator
  • #208 Add @Ref decorator

v8.1.1

4 years ago
  • #201 fix @Emit return value to make it transparent

v8.1.0

5 years ago

v8.0.0

5 years ago

v7.3.0

5 years ago
  • Support multiple watch options

v7.2.0

5 years ago
  • Support emitting a value inside of Promise