v0.13.1
What's Changed
- Fix minor syntax mistake in readme by @SomeAspy in #107
- Bump @babel/traverse from 7.21.3 to 7.23.2 by @dependabot in #109
- inline methods of jsx-ast-utils to simplify dependency tree by @ulrichstark in #114
- Fix flat imports example by adding configs dir to files field, for #118. by @joshwilsonvu in #119
- Fix crash when parsing undefined in certain places by @joshwilsonvu in #120
- Support custom reactive functions for reactivity rule by @CreativeTechGuy in #113
- Make function name checking more resilient for #116. by @joshwilsonvu in #121
- Check JSXFragment in most places where checking JSXElement, fixes #106. by @joshwilsonvu in #122
- Only mark props as reactive for non-sync callbacks, fixes #110. by @joshwilsonvu in #123
New Contributors
- @SomeAspy made their first contribution in #107
- @CreativeTechGuy made their first contribution in #113
Full Changelog: v0.13.0...v0.13.1