Skip to content

v0.1.8

Choose a tag to compare

@ktsn ktsn released this 10 Sep 07:39
· 1425 commits to master since this release

Bug Fixes

  • vue: null should not be replaced with default value (ea0bb5c)

Features

  • app: add experimental flag as an option (e330b11)
  • app: allow to edit props and data value in preview (#15) (b633c0b)
  • app: allow to input null or undefined value (0a9d504)
  • vue: extract null and undefined type if optional (afcbcea)