Releases: juanjoDiaz/streamparser-json
Releases · juanjoDiaz/streamparser-json
v0.0.21
v0.0.20
Features
- Add support to BOM at the beginning of the stream
v0.0.19
Bugfix
- fix documentation
v0.0.18
Features
- Allow emitting partial tokens & values
v0.0.17
Bugfix
- fix deno build
v0.0.16
Bugfix
- fix onToken to not stop tokenizer sending data to tokenParser
Performance
- Use array in non-buffered string building while building the string
v0.0.15
Features
- Add node stream interface
v0.0.14
Bugfix
- Remove typescript from released module and use declaration files instead
v0.0.13
Bugfix
- Fix default typeVersions to index to workaround typescript
- Fix Deno distribution and docs to right version
v0.0.12
Bugfix
- Fix commonjs exports
Performance
- Move to const enums