Releases: zetlen/csv-browser-stream
Releases · zetlen/csv-browser-stream
csv-browser-stream: v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-01-28)
Features
expose row metadata in collect() callback (#14 ) (963acd8 )
csv-browser-stream: v1.2.1
Compare
Sorry, something went wrong.
No results found
1.2.1 (2026-01-26)
Bug Fixes
add TextDecoderStream fallback for WebKit compatibility (#11 ) (7ab0b4f )
csv-browser-stream: v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-01-25)
Features
expose raw fields array and add strictColumns option (#8 ) (fef6649 ), closes #7
csv-browser-stream: v1.1.4
Compare
Sorry, something went wrong.
No results found
1.1.4 (2026-01-25)
Bug Fixes
add repository field to package.json for npm provenance (4d175f9 )
csv-browser-stream: v1.1.3
Compare
Sorry, something went wrong.
No results found
1.1.3 (2026-01-25)
Bug Fixes
add setup-node with registry-url and update npm for OIDC (3640ae7 )
csv-browser-stream: v1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-01-25)
Bug Fixes
remove setup-node for pure OIDC auth (9d990b0 )
csv-browser-stream: v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-01-25)
Bug Fixes
use OIDC for npm trusted publishing (d81ea1d )
csv-browser-stream: v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-01-25)
Features
add validators, schema validation, CSV writer, progress tracking, multiline support (bfff293 )
Bug Fixes
fix TypeScript errors and test expectations in browser tests (7b8b0b3 )