We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e039ad commit aead102Copy full SHA for aead102
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+- v2.0.2:
2
+ - date: 2026-04-07
3
+ - changes:
4
+ - Update "lodash" to fix security warning ([#35](https://github.com/gruntjs/grunt-legacy-log/issues/35))
5
+ - Avoid `util.isError` to fix Node.js 24 support
6
+ - Replace "exit" with "exit-x" to fix license metadata
7
- v2.0.1:
8
- date: 2021-04-22
9
- changes:
package.json
@@ -1,7 +1,7 @@
{
"name": "grunt-legacy-util",
"description": "Some old grunt utils provided for backwards compatibility.",
- "version": "2.0.0",
+ "version": "2.0.2",
"author": "Grunt Development Team (https://gruntjs.com/development-team)",
"homepage": "http://gruntjs.com/",
"repository": {
0 commit comments