Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ReactiveX/rxjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.6.0
Choose a base ref
...
head repository: ReactiveX/rxjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.7.0
Choose a head ref
  • 8 commits
  • 20 files changed
  • 2 contributors

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    5df07eb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    74c9ebd View commit details
    Browse the repository at this point in the history
  2. Delete index.d.ts

    benlesh authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4967823 View commit details
    Browse the repository at this point in the history
  3. Delete index.d.ts

    benlesh authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1cf9994 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f1b976 View commit details
    Browse the repository at this point in the history
  5. feat(sample): notifier now supports any ObservableInput (#7104)

    * feat(sample): add ObservableInput support in notifier
    
    * test(sample): added tests for sample's ObservableInput notifier
    
    * chore(sample): cleanup unused declaration
    
    * Delete index.d.ts
    
    * Delete index.d.ts
    
    Co-authored-by: Ben Lesh <ben@benlesh.com>
    jeremymwells and benlesh authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b18c2eb View commit details
    Browse the repository at this point in the history
  6. feat(retryWhen): notifier now supports any ObservableInput (#7105)

    * feat(retryWhen): retryWhen's notifier supports ObservableInput
    
    * test(retryWhen): added tests for ObservableInput notifier
    
    * chore(retryWhen): updated docs grammar
    
    * Delete index.d.ts
    
    * Delete index.d.ts
    
    Co-authored-by: Ben Lesh <ben@benlesh.com>
    jeremymwells and benlesh authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    794f806 View commit details
    Browse the repository at this point in the history
  7. chore(publish): 7.7.0

    benlesh committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    030b682 View commit details
    Browse the repository at this point in the history
Loading