Skip to content

4.1.5

Compare
Choose a tag to compare
@jason0x43 jason0x43 released this 08 Jan 04:57
· 221 commits to master since this release

Overview

This is a bug fix release.

  • Test.skip now works properly when called from a beforeEach 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)