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/docsearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.2
Choose a base ref
...
head repository: algolia/docsearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.0
Choose a head ref
  • 13 commits
  • 133 files changed
  • 7 contributors

Commits on Oct 15, 2024

  1. docs(showcase): Fix logos for ScalarDB and ScalarDL in showcase (#2317)

    * docs(showcase): Delete scalardl.svg
    
    * docs(showcase): Delete scalardb.svg
    
    * docs(showcase): Create scalar.svg
    
    * docs(showcase): Change Scalar icon
    josh-wong authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    90f3c6a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. fix: upgrade algoliasearch to v5 (#2326)

    We can use the new generated client to stay up to date and upgrade packages that depends on docsearch.
    
    ---------
    
    Co-authored-by: shortcuts <[email protected]>
    millotp and shortcuts authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    93578a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. fix: use vite instead of parcel in the examples (#2329)

    Parcel would delete some random file like identity because it though it was not used, vite is smarter.
    Also remove unused imports
    millotp authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d360855 View commit details
    Browse the repository at this point in the history
  2. chore: release v3.6.3 (#2330)

    * chore: release v3.6.3
    
    * fix website
    millotp authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e52c8f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    d5770a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34b8b76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c777009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90ca5fa View commit details
    Browse the repository at this point in the history
  5. chore: updated react docs link (#2277)

    Co-authored-by: Pierre Millot <[email protected]>
    phanendraguptha and millotp authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c98ae2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6579023 View commit details
    Browse the repository at this point in the history
  7. chore(deps): dependencies 2024-11-04 (#2335)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    millotp and renovate[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    aa666de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9441df4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    32ec976 View commit details
    Browse the repository at this point in the history
Loading