Skip to content

Latest commit

 

History

History
25 lines (10 loc) · 945 Bytes

CHANGELOG.md

File metadata and controls

25 lines (10 loc) · 945 Bytes

(2020-08-17)

Bug Fixes

  • build: fix logic on building children (ca77298)
  • v-is: fix dynamic component rsolve bug (7f44745)

Features

  • component: support inline-component (e2af09e)
  • directive: add resolveDirective (3a547b8)

(2020-08-12)

Features

  • component: support namespace component (10d05f5)