You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version introduces a new type DocSearchTransformClient to allow the transformSearchClient to use either the lite client, or the full algoliasearch client.
Users are encouraged to use the lite client (import { liteClient } from 'algoliasearch/lite) to reduce bundle size.
Bug Fixes
types: use a minimal type for transformSearchClient (#2348) (08d9a37)
Features
a11y: add hotkeys to search input aria-label (#2337) (44aa7dc)
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.27.9->2.27.112.19.9->2.19.1019.5.0->19.6.119.5.0->19.6.03.6.2->3.8.23.0.1->3.1.03.0.1->3.1.01.2.1->1.2.21.1.2->1.1.41.1.2->1.1.41.1.0->1.1.11.1.3->1.1.69.114.3->9.120.52.13.1->2.15.22.13.1->2.15.22.13.1->2.15.22.13.1->2.15.22.13.1->2.15.22.45.4->2.47.101.7.35->1.10.40.2.36->0.2.376.6.2->6.6.316.0.1->16.1.020.16.11->20.17.1118.3.11->18.3.1818.3.1->18.3.50.169.0->0.172.01.16.0->1.17.04.0.16->4.0.191.3.1->1.4.12.12.0->2.15.24.3.2->4.3.44.0.1->4.0.39.0.1->9.1.213.15.0->13.17.00.24.0->0.24.27.37.1->7.37.39.0.3->9.0.49.1.6->9.1.75.1.17->5.1.199.3.15->9.3.1814.2.15->14.2.2218.20.4->18.20.520.18.0->20.18.13.3.3->3.4.20.75.4->0.76.55.8.1->5.9.01.79.5->1.83.11.79.5->1.83.12.0.8->2.0.90.169.0->0.172.00.169.0->0.172.02.33.0->2.35.28.3.0->8.3.52.2.3->2.3.35.6.3->5.7.25.4.8->5.4.113.8.5->3.8.73.23.8->3.24.1Release Notes
changesets/changesets (@changesets/cli)
v2.27.11Compare Source
Patch Changes
f0270f6]:v2.27.10Compare Source
codesandbox/sandpack (@codesandbox/sandpack-react)
v2.19.10Compare Source
Bug Fixes
conventional-changelog/commitlint (@commitlint/cli)
v19.6.1Compare Source
Note: Version bump only for package @commitlint/cli
v19.6.0Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.6.0Compare Source
Note: Version bump only for package @commitlint/config-conventional
algolia/docsearch (@docsearch/react)
v3.8.2Compare Source
Bug Fixes
v3.8.1Compare Source
Bug Fixes
v3.8.0Compare Source
This version introduces a new type DocSearchTransformClient to allow the
transformSearchClientto use either the lite client, or the full algoliasearch client.Users are encouraged to use the lite client (
import { liteClient } from 'algoliasearch/lite) to reduce bundle size.Bug Fixes
Features
v3.7.0Compare Source
Bug Fixes
3.6.3 (2024-10-31)
3.6.2 (2024-09-27)
Bug Fixes
3.6.1 (2024-07-16)
Bug Fixes
v3.6.3Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.