We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e70ac0 commit 98b5072Copy full SHA for 98b5072
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
- Renaming `docker-compose.yml` to `compose.yaml`.
10
- Node 22 => 23.
11
- cyril-verloop/codingame-configuration 1.7.0 => 1.8.0.
12
+- mocha 10.7.3 => 10.8.2.
13
14
## [3.3.0] - 2024-09-30
15
### Changed
@@ -40,7 +41,7 @@ of the `lib` and `test` directories.
40
41
- Node 16.14.2 => 21.
42
- c8 7.14.0 => 9.1.0.
43
- chai 4.4.1 => 5.1.0.
-- mocha 10.3.0 10.4.0.
44
+- mocha 10.3.0 => 10.4.0.
45
- sinon 15.2.0 => 17.0.1.
46
- Generating code and test from configuration files.
47
- Customised user in the container instead of root.
0 commit comments