Skip to content

Latest commit

 

History

History
113 lines (57 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

113 lines (57 loc) · 1.18 KB

@yeger/streams

1.2.4

Patch Changes

  • 9927a84: update deps

1.2.3

Patch Changes

  • f6d5960: update deps

1.2.2

Patch Changes

  • c887f5a: update deps

1.2.1

Patch Changes

  • 48773d7: update deps

1.2.0

Minor Changes

  • c6608e2: add index as second argument to all sync-processors

1.1.9

Patch Changes

  • 8063d69: update typescript to v5.5

1.1.8

Patch Changes

  • ac9ba6b: do not widen type of cached stream

1.1.7

Patch Changes

  • b9f21ed: update deps

1.1.6

Patch Changes

  • a645b79: publish with provenance

1.1.5

Patch Changes

  • 94f9458: upgrade deps

1.1.4

Patch Changes

  • 3687e71: update dependencies

1.1.3

Patch Changes

  • 7690ed8: update dependencies

1.1.2

Patch Changes

  • f84a58c: update dependencies

1.1.1

Patch Changes

  • 6b1600e: update dependencies

1.1.0

Minor Changes

  • 55ce1c8: add empty and single value stream utils

1.0.1

Patch Changes

  • efe9e95: remove redundant declarations from dist

1.0.0

Major Changes

  • 8f519a4: only ship esm

Minor Changes

  • 8f519a4: implement append

0.1.0

Minor Changes

  • 9a69892: implement streams package