-
Notifications
You must be signed in to change notification settings - Fork 3k
Comparing changes
Open a pull request
base repository: ReactiveX/rxjs
base: 7.0.0-rc.2
head repository: ReactiveX/rxjs
compare: 7.0.0-rc.3
- 13 commits
- 157 files changed
- 9 contributors
Commits on Apr 23, 2021
-
fix: finalize behaves well with useDeprecatedSynchronousErrorHandling (…
…#6251) * fix: finalize behaves well with useDeprecatedSynchronousErrorHandling Adds tests and ensures a few more scenarios that were hit in Google because they use the deprecated synchronous error handling. fixes #6250 * refactor: Move deprecated junk to its own method Just for readability. The deprecated stuff is a hot mess, and this shows what we get to delete in version 8 more cleanly. * refactor: Add more comments * test: Add more tests around gross mode and finalize
Configuration menu - View commit details
-
Copy full SHA for e4bed2a - Browse repository at this point
Copy the full SHA e4bed2aView commit details -
chore(deps): bump y18n in /docs_app/tools/decision-tree-generator (#6193
) Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c1c15db - Browse repository at this point
Copy the full SHA c1c15dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f6779 - Browse repository at this point
Copy the full SHA a0f6779View commit details
Commits on Apr 24, 2021
-
refactor: remove type annotations MochaDone & Mocha.Done for done par…
…ameter from all unit tests (#6257) * refactor: refactor unit tests to include Mocha.Done type for done parameter * refactor: remove type annotations MochaDone & Mocha.Done for done parameter from all unit tests * chore: align marbles within literal Co-authored-by: Nitin Malave <[email protected]> Co-authored-by: Nicholas Jamieson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04ceaa5 - Browse repository at this point
Copy the full SHA 04ceaa5View commit details
Commits on Apr 26, 2021
-
docs: Document differences between 6.x and 7.x golden files (#6262)
* docs: Document differences between 6.x and 7.x golden files Adds a document outlining all discovered differences between version 6 and version 7 as they can be found while diffing the api_guardian snapshots. This document should be an exhaustive list of changes and we should modify it ongoing if we think of anything else that has changed that cannot be found here yet. * chore: Address comments
Configuration menu - View commit details
-
Copy full SHA for 880afb4 - Browse repository at this point
Copy the full SHA 880afb4View commit details -
* docs(release): prepare docs for version 7 release * docs(index): support blm movement Co-authored-by: Jan-Niklas Wortmann <[email protected]> Co-authored-by: Jan-Niklas Wortmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7be67fa - Browse repository at this point
Copy the full SHA 7be67faView commit details
Commits on Apr 27, 2021
-
fix: resolve run-time errors when using deprecated sync error handling (
Configuration menu - View commit details
-
Copy full SHA for 35daaf7 - Browse repository at this point
Copy the full SHA 35daaf7View commit details -
docs: buffer and ReplaySubject breaking changes (#6268)
* docs: add buffer breaking change * docs: add ReplaySubject breaking change
Configuration menu - View commit details
-
Copy full SHA for f802843 - Browse repository at this point
Copy the full SHA f802843View commit details -
feat: add config object to connectable (#6267)
* feat: add config object to connectable * chore: update api_guardian * chore: typo BREAKING CHANGE: Our very new api, `connectable`, now takes a configuration object instead of just the `Subject` instance. This was necessary to make sure it covered all use cases for what we were trying to replace in the deprecated multicasting operators. Apologies for the late-in-the-game change, but we know it's not widely used yet (it's new in v7), and we want to get it right. Co-authored-by: Ben Lesh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d98b40 - Browse repository at this point
Copy the full SHA 4d98b40View commit details -
chore: update deprecations (#6259)
* chore: remove unused $$iterator symbol * chore: update some renamed deprecations * chore: update some internal deprecations * chore: update scheduler deprecations * chore: update the xWith-related deprecations * chore: update empty and never deprecations * chore: update config deprecations * chore: update timeoutWith deprecations * chore: update generate deprecations * chore: update TimeInterval deprecation * chore: update Observable and tap deprecations * chore: update pluck deprecation * chore: update partition deprecation * chore: remove sampleTime deprecation Neither auditTime nor throttleTime are deprecated, so... * chore: update resultSelector deprecations * chore: update mergeMapTo deprecation * chore: add backticks * chore: update scheduler parameter deprecations * chore: update pairs deprecations * chore: update scheduler parameter deprecations * chore: update delayWhen deprecations * chore: update timer deprecation * chore: update api_guardian * chore: update throwError deprecations * chore: remove delayWhen dtslint deprecation test * chore: use API type in defer docs * chore: update Notification deprecations * chore: remove materialize deprecation * docs: add multicasting deprecations doc * chore: add colon after details * chore: update multicasting deprecations * docs: use upcoming connectable API changes * chore: use upcoming connectable API changes * chore: update ajax deprecations * chore: update websocked deprecation * chore: update uninferrable type param deprecations * chore: update fromEvent deprecations * chore: update rest-params deprecations
Configuration menu - View commit details
-
Copy full SHA for 1f7b9c5 - Browse repository at this point
Copy the full SHA 1f7b9c5View commit details -
refactor: refactor throwError operator to use factory function in uni…
…t tests and .ts file (#6261) * refactor: refactor throwError operator to use factory function in unit tests and .ts file * test: add unit test for throwError factory support Co-authored-by: Nitin Malave <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ef2725 - Browse repository at this point
Copy the full SHA 6ef2725View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c2d29 - Browse repository at this point
Copy the full SHA a7c2d29View commit details
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a5ce6aa - Browse repository at this point
Copy the full SHA a5ce6aaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7.0.0-rc.2...7.0.0-rc.3