All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add new ast type
WXAttributeInterpolation
- Support parse
WXInterpolation
inWXAttribute
- Fix
WXScript
parse error when followWXText
andWXInterpolation
- Add missing
name
property forWXScript
node
- No changing
- Fix multiline
WXInterpolation
parse error
- Add new ast type
WXInterpolation
- Add new script
npm run puretest
for better debugging - Add new property
name
forWXStartTag
- Fix
WXScript
parse error
- Add
errors
visitor key forparseForESLint
- Add more useful info on README.md
- Add based @wxml/parser feature support