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: algolia/algoliasearch-client-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.3.1
Choose a base ref
...
head repository: algolia/algoliasearch-client-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.0
Choose a head ref
  • 6 commits
  • 22 files changed
  • 4 contributors

Commits on Jul 22, 2020

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

Commits on Jul 23, 2020

  1. test(perso): work around limitations on setPersonalizationStrategy (#…

    …1179)
    
    * test(perso): work around limitations on setPersonalizationStrategy
    
    fixes #1178
    
    * chore: fix lint
    
    * rougher test
    Haroenv authored Jul 23, 2020
    Configuration menu
    Copy the full SHA
    7101afe View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. feat(createNodeHttpRequester): Add custom Agent support on createNode…

    …HttpRequester (#1180)
    
    you can now call e.g., `createNodeHttpRequester({ agent: new HttpsProxyAgent(process.env.http_proxy) })`
    
    Co-authored-by: Haroen Viaene <hello@haroen.me>
    diogolmenezes and Haroenv authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    3818322 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. feat(rule): add group promotes (#1156)

    * feat(rule): add group promotes
    
    doesn't have a test yet, but allows you to base on top of this.
    
    fixes #1155
    
    * prettier
    
    * chore(group-promotes): fixes object ids readonly type
    
    Co-authored-by: Nuno Maduro <enunomaduro@gmail.com>
    Haroenv and nunomaduro authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    7c37289 View commit details
    Browse the repository at this point in the history
  2. chore: changelog

    Haroenv committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    c72c814 View commit details
    Browse the repository at this point in the history
  3. release: 4.4.0

    Haroenv committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    c6e8718 View commit details
    Browse the repository at this point in the history
Loading