microsoft / microsoft/onnxruntime

[Web] v1.28 and v1.29 not released in cdn.jsdelivr.net/npm/onnxruntime-web@<version>/dist/ort.min.js

Open
#32,195 0 comments 0 reactions 1 assignee View on GitHub

@edgchen1 is already working on this.

Since Aug 24, 2026.

.NET platform:web
Dominant language
C++
Stars
21.9k
Forks
4.2k
Avg merge
4d 11h
Merged PRs (30d)
184

Description

### Describe the issue

The ORT-Web releases seems to be lagging behind the "native" (non-wasm) releases, since 1.27.

Is it deliberate or just forgotten ?

The same happens with https://app.unpkg.com/onnxruntime-web@latest/files/dist which gets redirected to v1.27.

The nightly builds in https://cdn.jsdelivr.net/npm/onnxruntime-web@dev/dist/ort.min.js seem to be correctly set to 1.30 already.

Or maybe there is another official distribution channel ? (

### To reproduce

https://cdn.jsdelivr.net/npm/onnxruntime-web@latest/dist/ort.min.js yields the v1.27 of ORT-Web

We would like it to be v1.29, matching the "native" (non-wasm) releases.

### Urgency

_No response_

### ONNX Runtime Installation

Released Package

### ONNX Runtime Version or Commit ID

v1.27

### Execution Provider

'wasm'/'cpu' (WebAssembly CPU)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.