Skip to content

Grand Prix Cycliste de Québec 3.3.0

Compare
Choose a tag to compare
@designfrontier designfrontier released this 05 Dec 04:21
· 318 commits to master since this release

This is a big one but a small one.

The API is pretty much unchanged except for the addition of Performance Headers for timing and performance measurement in the browser.

The bigger change is a shift off of mocha and chai and on to ava. While it doesn't get us to parallel yet it is a step in that direction. For now there are 28 tests that break with out the serial flag. Over time we hope to get that to 0 and turn it on in parallel for improved performance.

Also upgraded a variety of dependencies to latest. Check the changelog/history.md file for details on that.