---
component: npm
version: "4.0"
slug: npm/release-history
canonical_url: "https://docs.gradle.com/develocity/npm/4.0/release-history/"
title: "Release History"
description: "Develocity npm Agent and npm Agent Loader release history."
keywords: []
status: current
---

<!-- llms-index: https://docs.gradle.com/develocity/llms.txt -->

# Release History

<a id="npm-agent"></a>

## npm Agent

<a id="current"></a>

### Current

<a id="4-0-0"></a>

#### 4.0.0

25th March 2026

*   \[FIX\] Build fails for projects using npm workspaces
    
*   \[FIX\] Build Scan: Misleading failure message when Jest fails due to obsolete snapshots
    

Compatible with Develocity 2026.1.0 or later.

<a id="previous-versions"></a>

### Previous Versions

<a id="3-0-1"></a>

#### 3.0.1

13th January 2026

*   \[FIX\] Build fails when package.json is missing
    
*   \[FIX\] Build Scan: Unable to capture dependency tree larger than 1MB
    

Compatible with Develocity 2025.4 or later.

<a id="3-0-0"></a>

#### 3.0.0

10th December 2025

*   \[NEW\] Optionally inject Jest reporter to capture test results
    
*   \[NEW\] Build Scan: Allow filtering log lines by process that produced them
    
*   \[NEW\] Build Scan: Capture the sizes of downloaded packages
    
*   \[NEW\] Build Scan: Report build failure if npm exits with non-zero exit code
    

Compatible with Develocity 2025.4 or later.

<a id="2-0-3"></a>

#### 2.0.3

13th January 2026

*   \[FIX\] Build Scan: Unable to capture dependency tree larger than 1MB
    

Compatible with Develocity 2025.3 or later.

<a id="2-0-2"></a>

#### 2.0.2

18th September 2025

*   \[FIX\] Build Scan: Test insights for Mocha missing when agent is installed globally
    

Compatible with Develocity 2025.3 or later.

<a id="2-0-1"></a>

#### 2.0.1

17th September 2025

*   \[NEW\] Log additional information for npm agent instrumentation troubleshooting
    
*   \[NEW\] Build Scan: Ability to override the username associated to the Build Scan
    
*   \[FIX\] Duplicated events may corrupt a Build Scan
    

Compatible with Develocity 2025.3 or later.

<a id="2-0-0"></a>

#### 2.0.0

16th September 2025

*   \[NEW\] Configure search boundary for the Develocity configuration file
    
*   \[NEW\] Support installation of the Develocity agent as a global package
    
*   \[NEW\] Persist debug logs locally
    

Compatible with Develocity 2025.3 or later.

<a id="1-0-2"></a>

#### 1.0.2

15th August 2025

*   \[NEW\] Build Scan: One-time passwords passed to npm are obfuscated in the Build Scan
    
*   \[FIX\] Build Scan: Using `this.skip()` in a Mocha test breaks test insights
    
*   \[FIX\] Build Scan: Build Scan data isn’t captured if npm is invoked as a script
    
*   \[FIX\] Build Scan: Homonymous blocks in a Mocha test break test insights
    
*   \[FIX\] Build Scan: Incorrect test results reported when Mocha hooks fail
    
*   \[FIX\] Build Scan: Test errors reported as suite errors in Mocha
    

Compatible with Develocity 2025.2 or later.

<a id="1-0-1"></a>

#### 1.0.1

15th July 2025

*   \[NEW\] Add Build Scan capturing support for npx
    
*   \[NEW\] Build Scan: Test execution results capturing for Cypress
    
*   \[FIX\] npm hangs when console.log is used in Develocity JavaScript configuration file
    
*   \[FIX\] Shell autocompletion for npm commands triggers a Build Scan upload
    
*   \[FIX\] An error is thrown when using worker threads
    
*   \[FIX\] Build Scan: Mixed output from multiple streams results in incorrect console output
    

Compatible with Develocity 2025.2 or later.

<a id="0-10-1"></a>

#### 0.10.1

9th May 2025

*   \[NEW\] Build Scan: Test execution results capturing for Mocha
    

Compatible with Develocity 2025.1 or later.

<a id="0-10-0"></a>

#### 0.10.0

8th April 2025

*   \[NEW\] Build Scan: Test insights are available, supporting Jest
    
*   \[NEW\] The npm agent can now be configured with a JavaScript file
    
*   \[FIX\] Build Scan: Extra empty lines in the npm console output
    

Compatible with Develocity 2025.1 or later.

<a id="0-9-1"></a>

#### 0.9.1

22nd January 2025

*   \[NEW\] Add support for project level access control
    

Compatible with Develocity 2024.3 or later.

<a id="0-9-0"></a>

#### 0.9.0

12th December 2024

*   \[NEW\] Initial beta release compatible with Develocity 2024.3
    

Compatible with Develocity 2024.3 or later.

<a id="npm-agent-loader"></a>

## npm Agent Loader

<a id="current-2"></a>

### Current

<a id="1-0-0"></a>

#### 1.0.0

15th July 2025

*   \[NEW\] Defaults to loading `@gradle-tech/develocity-agent/preload`
    
*   \[NEW\] Release compatibility with npm agent 1.0.1 and greater
    

<a id="previous-versions-2"></a>

### Previous Versions

<a id="0-9-0-2"></a>

#### 0.9.0

8th April 2025

*   \[NEW\] Initial release compatible with npm agent 0.10.0
    

Compatible with npm agent 0.10.0 or later.