---
title: Media agent for Dash JS v3.1.0
source: https://docs.newrelic.com/docs/release-notes/streaming-browser-release-notes/streaming-browser-agent-dashjs-25-06-09
---

## Enhancements

-   Publishing to npm: The package can now be published to npm, making it easily accessible.

## Build

-   **Distribution formats**: Added `cjs`, `esm`, and `umd` builds to the dist folder, ensuring compatibility with `CommonJS`, `ES Modules`, and `UMD` module formats.
