Releases
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-03-18)
Bug Fixes
ci: add node-version to setup-node action (eecc23b )
ci: configure npm trusted publisher with provenance (fdadf24 )
ci: remove registry-url config and use NPM_TOKEN for authentication (b746546 )
clean up imports, packaging, and add typecheck to CI (3c90c53 )
package.json: update build script path to point to the correct TypeScript file location for successful builds (eeded58 )
package.json: update module entry point from ts/index.ts to dist/index.js to reflect build output location (d189f6c )
package.json: update paths for main, module, and types to reflect new directory structure for better organization and clarity (1f6ffbb )
resolve TypeScript errors in fromReadable/fromWritable union types (c1ae74a )
Features
release: add GitHub Actions workflow for semantic release automation (8ee9665 )
streams: add fromDuplex, fromReadable, and fromWritable functions to convert Node.js streams to Web API streams (6f7ab97 )
You can’t perform that action at this time.