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.4.0
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.5.0
Choose a head ref
  • 9 commits
  • 31 files changed
  • 4 contributors

Commits on Aug 18, 2020

  1. fix(getObjects): null in return type for items (#1183)

    Octave Raimbault authored Aug 18, 2020
    Configuration menu
    Copy the full SHA
    cd22566 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

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

Commits on Sep 7, 2020

  1. feat(hosts): accept url as string (#1189)

    * feat(hosts): accept url as string
    
    In v3 the API was `hosts: string[]`. It's easy to miss out on this in the migration guide, and it's also simpler to write just a string in the general case
    
    fixes #1188
    
    * chore(bundlesize): loosen
    Haroenv authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    4daf32c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

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

Commits on Sep 14, 2020

  1. chore: update changelog

    Haroenv committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    a9f38a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bf4bd2 View commit details
    Browse the repository at this point in the history
  3. chore(babel): update to latest

    fixes an issue on node 12.16+ https://github.com/babel/babel
    Haroenv committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    4f54a46 View commit details
    Browse the repository at this point in the history
  4. release: 4.5.0

    Haroenv committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    80e2468 View commit details
    Browse the repository at this point in the history
Loading