You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m wondering if you intended to make 1.28.1-dev82.0 the current release (@latest tag), or if you intended for this to be a prerelease? Because this version still works:
If you intend these to be prereleases, I’d recommend publishing them to the next tag, say using npm publish --tag next. (I wrote a guide on this some years back.)
This problem is affecting the latest release on npm, e.g.:
https://cdn.jsdelivr.net/npm/@duckdb/duckdb-wasm/+esm
I’m wondering if you intended to make 1.28.1-dev82.0 the current release (@latest tag), or if you intended for this to be a prerelease? Because this version still works:
https://cdn.jsdelivr.net/npm/@duckdb/duckdb-wasm@1.28.0/+esm
If you intend these to be prereleases, I’d recommend publishing them to the next tag, say using
npm publish --tag next
. (I wrote a guide on this some years back.)Originally posted by @mbostock in #1561 (comment)
The text was updated successfully, but these errors were encountered: