Skip to content

v3.4.5

Compare
Choose a tag to compare
@borela borela released this 20 Feb 23:42
· 542 commits to master since this release

FJSX15 -> JavaScript

  • Use generic name to enable support for external plugins;
  • Simplify recursion patterns to catch edge cases in arrow functions and destructuring;
  • Allow comments after extends;
  • Fix #68

CSS3 -> CSS

  • Use generic name to enable support for external plugins;
  • Fix calc expressions;
  • Fix custom properties;