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.14.2
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.14.3
Choose a head ref
  • 4 commits
  • 28 files changed
  • 3 contributors

Commits on Oct 13, 2022

  1. docs: Fix incorrect property description (#1429)

    This text is a mistake. `aroundRadius` is not for IP address searches
    only.
    
    Copied the text from [here](https://www.algolia.com/doc/api-reference/api-parameters/aroundRadius/).
    ccchapman authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ba59b68 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. fix(recommend): remove unused trendingFacets props (#1433)

    * fix: remove unused props for trending facets
    
    * fix lint
    
    * revert changes to gitignore file
    marialungu authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    ffbfc05 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. fix(recommend): update trending facets query props (RECO-1184) (#1434)

    * fix: update trending facets query props
    
    * fix: add more descriptive docs for parameters
    marialungu authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    913443f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35e9858 View commit details
    Browse the repository at this point in the history
Loading