Skip to content

Commit

Permalink
feat(share): Make share completely configurable. Also adds `Subject…
Browse files Browse the repository at this point in the history
…Like`.

BREAKING CHANGE: The TypeScript type `Subscribable` now only supports what is a valid return for `[Symbol.observable]()`.

BREAKING CHANGE: The TypeScript type `Observer` no longer incorrectly has an optional `closed` property.
  • Loading branch information
benlesh committed Dec 14, 2020
1 parent 3372c72 commit 2d600c7
Show file tree
Hide file tree
Showing 4 changed files with 523 additions and 310 deletions.
Loading

0 comments on commit 2d600c7

Please sign in to comment.