Skip to content

v1.0.0

Compare
Choose a tag to compare
@peakchen90 peakchen90 released this 20 Oct 07:57
· 116 commits to master since this release
  • Feature: Added x-model-hook directive for function component with useState hook, and the x-model can only be used in class component now
  • Optimization: In some cases use the runtime instead of the AST code
  • Optimization: Fix some problem of x-model
  • Optimization: Improved stability