Skip to content

2.0.4

Compare
Choose a tag to compare
@ForbesLindesay ForbesLindesay released this 04 Nov 15:53
· 38 commits to master since this release
  • fix: improve error message when requiring a filter that's not installed
  • fix: toJSON is now only called on object-like values
  • fix: preLex plugins were not called when compiling from a string
  • perf: add "files" property to exclude un-used files from package and reduce install size
  • feat: support ... spread attributes when compiling to JSX N.B. this will not work when rendering to HTML