Skip to content

0.8.3

Compare
Choose a tag to compare
@zindel zindel released this 22 Feb 08:25
· 52 commits to master since this release
  • builtin transpiler: properly encode strings (children/props) in ReactJSX
  • resolver: make sure to check file existence in a case sensitive manner on MacOS/Windows
  • resolver: make sure require('file.js') checks for the file node_module/file.js first (not directory)
  • preprocessor configuration: on Windows make sure /(forward slash) matches the \(backward slash) when specifying the regular expression