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: kamilkisiela/apollo-angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: kamilkisiela/apollo-angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.1
Choose a head ref
  • 18 commits
  • 33 files changed
  • 8 contributors

Commits on Oct 13, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    49c1b98 View commit details

Commits on Oct 15, 2022

  1. Website: Update redirects paths (#1825)

    * Website: Update redirects paths
    
    * Fix redirects
    TuvalSimha authored Oct 15, 2022
    Copy the full SHA
    3519a77 View commit details
  2. Copy the full SHA
    0f6c885 View commit details

Commits on Oct 16, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    57dc49a View commit details

Commits on Oct 18, 2022

  1. Implement Giscus (#1829)

    gilgardosh authored Oct 18, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    34c38f2 View commit details

Commits on Oct 19, 2022

  1. Website: fix paths (#1828)

    * Website: fix paths
    
    * temp
    
    * fix
    
    * try
    
    * Fix
    TuvalSimha authored Oct 19, 2022
    Copy the full SHA
    b3f0717 View commit details
  2. Copy the full SHA
    87b0ff3 View commit details

Commits on Oct 24, 2022

  1. Cover batched XHR cancelling with tests (#1742)

    This is dependent on apollographql/apollo-client#9248,
    so it is not strictly specific to `apollo-angular`, but it seemed important to
    ensure that this package does indeed allow to cancel XHR even when batching is
    enabled.
    
    Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
    PowerKiKi and kamilkisiela authored Oct 24, 2022
    Copy the full SHA
    ed70140 View commit details

Commits on Oct 26, 2022

  1. Fix various minor typos

    PowerKiKi committed Oct 26, 2022
    Copy the full SHA
    124628d View commit details
  2. Rename function with typo

    PowerKiKi committed Oct 26, 2022
    Copy the full SHA
    ba77b69 View commit details

Commits on Nov 6, 2022

  1. Fix broken /get-started link (#1837)

    Signed-off-by: Tuval Simha <tuval.simha@gmail.com>
    
    Signed-off-by: Tuval Simha <tuval.simha@gmail.com>
    TuvalSimha authored Nov 6, 2022
    Copy the full SHA
    bebd234 View commit details

Commits on Nov 9, 2022

  1. Website: Fix Redirect error (#1839)

    Signed-off-by: Tuval Simha <tuval.simha@gmail.com>
    
    Signed-off-by: Tuval Simha <tuval.simha@gmail.com>
    TuvalSimha authored Nov 9, 2022
    Copy the full SHA
    a7f6e69 View commit details

Commits on Nov 11, 2022

  1. Fix 404 docs/data/subscriptions

    Signed-off-by: Tuval Simha <tuval.simha@gmail.com>
    TuvalSimha authored and PowerKiKi committed Nov 11, 2022
    Copy the full SHA
    26da4d1 View commit details

Commits on Nov 15, 2022

  1. Copy the full SHA
    d37679b View commit details
  2. zone.js is not a peer dependency

    It was introduced a long time ago, but since
    74bb06d we actually
    depend on `NgZone` from `@angular/core` instead.
    
    Fixes #1841
    PowerKiKi committed Nov 15, 2022
    Copy the full SHA
    9820ef1 View commit details
  3. Reduce Dependabot noise

    Because we regularly update our deps manually, we want
    to be notified of only security issues and major versions
    PowerKiKi committed Nov 15, 2022
    Copy the full SHA
    d38780e View commit details
  4. Bump loader-utils from 1.4.0 to 1.4.1

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and PowerKiKi committed Nov 15, 2022
    Copy the full SHA
    52c1004 View commit details

Commits on Nov 16, 2022

  1. Release v4.1.1

    kamilkisiela committed Nov 16, 2022
    Copy the full SHA
    2ba99b2 View commit details
Loading