4.1.5
Overview
This is a bug fix release.
Test.skip
now works properly when called from abeforeEach
Suite lifecycle method. (#863)- The browser executor no longer uses a basePath query arg when resolving the config file. This brings its behavior in line with the Node executor. (#865)
- The SystemJS loader script now loads properly in Node. (#866)