Skip to content

v2.7.0

Compare
Choose a tag to compare
@redgeoff redgeoff released this 08 Aug 22:33
· 414 commits to main since this release
5a5803a

2.7.0 (2021-08-08)

Bug Fixes

  • compiler: cannot always default to prop name (#440) (2f88fad)
  • component: can only support className (#441) (a1b497f)
  • component: only support create() (#443) (5a5803a)

Features