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 b673334 commit 3d5f1caCopy full SHA for 3d5f1ca
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+v6.0.0 / 2024-11-01
2
+===================
3
+
4
+* Require node 18 or higher, update to 6.0.0 (Marielle Volz)
5
+* Upgrade prom-client from ^11.5.3 to ^12.0.0 (James D. Forrester)
6
+* Change from localhost to 127.0.0.1 in simple_server.js (Marielle Volz)
7
+* base_service: Suppress yargs's warning about using 'version' flags (James D. Forrester)
8
+* build: Update nodejs.yml to update set-up version (Marielle Volz)
9
+* build: Upgrade eslint-config-wikimedia to 0.28.2 and make pass (James D. Forrester)
10
+* build: Adjust micromatch version per npm audit (James D. Forrester)
11
+* CI: Add testing for Node 18 and Node 20 (James D. Forrester)
12
13
v5.0.0 / 2024-02-27
14
===================
15
0 commit comments