v3.2.4
What's Changed
- Add a .devcontainer by @koddsson in #75
- Bump karma from 6.3.2 to 6.3.16 by @dependabot in #76
- Update dependencies by @dgreif in #74
- Add a release action by @koddsson in #78
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #79
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #80
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #81
- fix karma tests in codespaces not running ddue to missing
--no-sandbox
by @theinterned in #84 - update
node-js
action to run on pull-requests by @theinterned in #85 - Allow to specify a different function to fetch results by @MaximeRnR in #82
- Install chrome in codespaces via Dockerfile rather than use node-chromium package by @theinterned in #88
New Contributors
- @dgreif made their first contribution in #74
- @MaximeRnR made their first contribution in #82
Full Changelog: v3.1.0...v3.3.4