Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@kevin940726 kevin940726 released this 16 Jan 18:10
· 5 commits to master since this release

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 the rootDir.

Full Changelog: v1.0.0...v1.1.0