Commit 17341a4
fix(inspect): remove inspect and inspectTime operators
Remove inspect and inspectTime operators from this library, since they are unnecessary and don't
exist in previous versions of RxJS.
This change was suggested in issue #1053.
BREAKING CHANGE:
`inspect` and `inspectTime` were removed. Use `withLatestFrom` instead.1 parent 0f38730 commit 17341a4
File tree
8 files changed
+0
-395
lines changed- spec/operators
- src
- add/operator
- operator
8 files changed
+0
-395
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
225 | 223 | | |
226 | 224 | | |
227 | 225 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
76 | 74 | | |
77 | 75 | | |
78 | 76 | | |
79 | | - | |
80 | | - | |
81 | 77 | | |
82 | 78 | | |
83 | 79 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments