v1.0.0
- Feature: Added
x-model-hook
directive for function component with useState hook, and thex-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