Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v4.13.0 #4635

Merged
merged 1 commit into from Jan 26, 2021
Merged

chore: release v4.13.0 #4635

merged 1 commit into from Jan 26, 2021

Conversation

instantsearch-bot
Copy link
Contributor

This pull request prepares the following release:

Repository Branch Update Change
instantsearch.js releases/v4.13.0 minor 4.12.04.13.0

Release Summary

This is going to be published with the following command:

yarn publish --no-git-tag-version --non-interactive --tag latest

Merging Instructions

When merging this pull request, you need to Squash and merge and make sure that the title starts with chore: release v4.13.0.

See details

After that, a commit chore: release v4.13.0 will be added and you or your CI can run shipjs trigger to trigger the release based on the commit.
Squash and merge


This pull request is automatically generated by Ship.js.

@instantsearch-bot instantsearch-bot requested review from a team, eunjae-lee and shortcuts and removed request for a team January 26, 2021 09:08
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 707d6a6:

Sandbox Source
InstantSearch.js Configuration

@shortcuts shortcuts merged commit 32bc16f into master Jan 26, 2021
@shortcuts shortcuts deleted the releases/v4.13.0 branch January 26, 2021 09:50
eunjae-lee pushed a commit that referenced this pull request Jan 26, 2021
* chore: release v4.13.0
eunjae-lee pushed a commit that referenced this pull request Feb 26, 2021
* feat(answers): add widget

* add warning when findAnswers is not supported

* hits fall back to an empty array if not exists

* split into widget + connector + component set

* fix concurrency issue + types

* debounce render

* update stories

* fix types

* add tests

* update storybook

* add comments

* pass query parameters to findAnswers

* disable lint error

* update bundlesize

* Revert "pass query parameters to findAnswers"

This reverts commit 98529c2.

* rename answers widget to EXPERIMENTAL_answers

* remove validation of attributesForPrediction because it can be optional

* remove unnecessary validation

* add __position to hits

* make queryLanguages required

* add "EXPERIMENTAL_"

* Update src/types/algoliasearch.ts

Co-authored-by: Haroen Viaene <hello@haroen.me>

* clean up import & export

* less typing for temporary part

* Update src/connectors/answers/connectAnswers.ts

Co-authored-by: Haroen Viaene <hello@haroen.me>

* add debounceTime

* override x-algolia-agent via requestOptions

* update FindAnswersResponse type

* add test case for queryLanguages missing

* add generic to FindAnswersResponse

* escape answers hits and add queryID

* clear hits when trigger a new search

* Update src/connectors/answers/connectAnswers.ts

Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com>

* Update src/connectors/answers/__tests__/connectAnswers-test.ts

Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com>

* do not render list when loading

* fix test cases to include objectID and __escaped

* debounce search call

* fix $$type and $$widgetType

* add comment

* change default render debounce time to 100ms

* catch promise rejects inside the connector

* Update src/components/Answers/Answers.tsx

Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com>

* clean up `wait` function

* fix wrong closing tag

* add types to debounce functions

* fix eslint rule for EXPERIMENTAL_

* support extraParameters

* remove comma

* update types alphabetically

* remove unused css

* clean up debounce functions

* update bundlesize

* chore: release v4.13.0 (#4635)

* chore: release v4.13.0

* remove unnecessary catch

* remove this from debounce

* Apply suggestions from code review

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>

* fix types for js client v3

* add ts-ignore

* remove the user agent workaround

* update the types to use Partial

* Update src/lib/utils/createConcurrentSafePromise.ts

Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com>

* update tests

* fix types

* update bundlesize

* Update src/types/algoliasearch.ts

Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com>

* Update src/connectors/answers/connectAnswers.ts

Co-authored-by: Haroen Viaene <hello@haroen.me>

* fix lint error

* update bundlesize

* update bundlesize

Co-authored-by: Haroen Viaene <hello@haroen.me>
Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com>
Co-authored-by: InstantSearch <66688561+instantsearch-bot@users.noreply.github.com>
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants