<!-- Thank you for raising your concerns, we appreciate your feedback and contributions to this repository. Before you continue, consider the following: If you have a "How do I do ...?" question, it is better for you and for us that this question is placed in [StackOverflow](http://stackoverflow.com/questions/tagged/rxjs5) or some chat channel. This way, you are making it easier for others to learn from your experiences too. These "Issues" are meant only for technical problems, bugs, and proposals related to the library. If your issue is a bug, please follow the format below: --> The fix made to `shareReplay` in #2910 sees a non-lifted observable returned. The previous implementation returned an observable lifted from the source. **RxJS version:** 5.5.0-beta.5
The fix made to
shareReplayin #2910 sees a non-lifted observable returned. The previous implementation returned an observable lifted from the source.RxJS version: 5.5.0-beta.5