New features
- Support escaping spaces in file paths with
\
. - Support using
<rootDir>
to reference the root directory. - Add the
rootDir
option to change the path of the root directory. - Add the
allowImportingFromOutside
option to allow importing files from outside therootDir
.
Full Changelog: v1.0.0...v1.1.0