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 beb2b27 commit 95c40bdCopy full SHA for 95c40bd
CHANGELOG
@@ -1,3 +1,8 @@
1
+v5.0.0:
2
+ date: 2023-03-15
3
+ changes:
4
+ - Engine updated to node.js v14
5
+ - Updated to latest nodeunit and dependency packages, such as the lastest nodeunit-x.
6
v4.0.0:
7
date: 2021-10-05
8
changes:
README.md
@@ -125,6 +125,7 @@ grunt.initConfig({
125
126
## Release History
127
128
+ * 2023-03-15 v5.0.0 Engine updated to node.js v14 Updated to latest nodeunit and dependency packages, such as the lastest nodeunit-x.
129
* 2021-10-05 v4.0.0 Requires node.js v12 Updated to latest nodeunit and dependency packages.
130
* 2021-03-25 v3.0.0 Updated to latest nodeunit and security packages.
131
* 2020-02-10 v2.1.0 Updates to latest node.js supported versions. Updated to latest nodeunit and security packages.
0 commit comments