Skip to content

Latest commit

 

History

History
68 lines (30 loc) · 2.35 KB

File metadata and controls

68 lines (30 loc) · 2.35 KB

Changelog

1.3.1 (2025-04-22)

Miscellaneous Chores

1.3.0 (2023-12-16)

Features

  • exclude-properties: support excluding properties from the response (e687322)

1.2.0 (2023-11-25)

Features

  • filter: add basic filtering function to streams (0655459)

1.1.0 (2023-10-01)

Features

  • nodejs: add stream transformer compatible with node:stream (cd6c135)

1.0.4 (2023-09-18)

Bug Fixes

  • fix to trigger re-release (c4f089a)

1.0.3 (2023-09-18)

Bug Fixes

  • typescript: fix imports to match module resolution (6aff39f)

1.0.2 (2023-09-16)

Bug Fixes

1.0.1 (2023-09-16)

Bug Fixes

  • make package public so it can be published (12f5321)

1.0.0 (2023-09-16)

⚠ BREAKING CHANGES

  • add streaming parser

Features