Comparing 4.8.6...4.9.0 · algolia/algoliasearch-client-javascript · GitHub
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.8.6
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.9.0
Choose a head ref
  • 5 commits
  • 44 files changed
  • 5 contributors

Commits on Mar 17, 2021

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

Commits on Apr 9, 2021

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

Commits on Apr 13, 2021

  1. feat(dictionaries): adds methods and tests (#1253)

    * feat(dictionaries): adds methods and tests
    
    * rename dictionary task to app task
    
    * semicolon
    
    * add missing types
    
    * group tests
    
    * remove `dictionary` tests from `browser-lite` env
    
    * fix methods
    
    * split and fix tests
    
    * Rename `SaveDictionaryEntriesOptions` type to `DictionaryEntriesOptions`
    
    * Rename `SaveDictionaryEntriesResponse` type to `DictionaryEntriesResponse`
    
    * Remove duplicate type: `SetDictionarySettingsResponse`
    
    * Assert object is present
    
    * Remove unneeded spread
    
    Co-authored-by: Haroen Viaene <hello@haroen.me>
    Co-authored-by: shortcuts <vannicattec@gmail.com>
    3 people authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    aed6554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    832cad8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd39284 View commit details
    Browse the repository at this point in the history
Loading