- Fix paths resolution on Windows
- Add
ecmaVersion
option.
- Resolve file names using karma web roots (
/absolute/
and/base/
) to make imports consistent with files included into html pages.
- Update Karma peerDependency to 3.1.0 which has proper finalized modules support.
Initial public release