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
CJS require() no longer supported, use ESM import.
BufferList and BufferListStream must be called with new.
Switches from readable-stream to node:stream and buffer to node:buffer,
removing all runtime dependencies. Node.js >= 20 required.
Features
modernise to ESM, drop all runtime dependencies (#169) (fbd6e13)
Trivial Changes
deps: bump actions/setup-node from 6.1.0 to 6.2.0 (#164) (ee438e6)
deps: bump actions/setup-node from 6.2.0 to 6.3.0 (#166) (265c92a)