Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 780 Bytes

CHANGELOG.md

File metadata and controls

55 lines (28 loc) · 780 Bytes

@nichitaa/rxjs-ws

1.0.11

Patch Changes

  • ecbd4d2: add more tests and MIT license

1.0.10

Patch Changes

  • 52adc53: user request multicast operator

1.0.9

Patch Changes

  • 90ac017: fix types for TReqIn and TReqOut

1.0.8

Patch Changes

  • b48b30f: transformRespose operator accepts request as argument

1.0.7

Patch Changes

  • f912170: add StreamHandler type

1.0.6

Patch Changes

  • 00f9414: fix getStreamHandler processing new requests if response from previous request was some time ago

1.0.5

Patch Changes

  • 81482fd: marbles tests and getStreamHandler utility

1.0.4

Patch Changes

  • 85056e7: Updated package.json scripts

1.0.3

Patch Changes

  • d9ebdc2: Add changeset/cli & gh workflows