Sourced from vitepress's releases.
v1.6.3
Please refer to CHANGELOG.md for details.
v1.6.2
Please refer to CHANGELOG.md for details.
v1.6.1
Please refer to CHANGELOG.md for details.
v1.6.0
Please refer to CHANGELOG.md for details.
Sourced from vitepress's changelog.
1.6.3 (2025-01-22)
Bug Fixes
- docsearch not rendering properly (3e4120e)
1.6.2 (2025-01-22)
Bug Fixes
1.6.1 (2025-01-20)
Bug Fixes
- build: escape
$
in replace pattern in dynamic routes plugin (e812916), closes #4499- theme/regression: broken hero heading at certain viewports (37dbe89)
1.6.0 (2025-01-20)
Bug Fixes
- build: out of order css in prod builds (241d17d), closes #4098
- build: properly strip vpi-social css declaration in debug mode (c61182a)
- build: respect
vite.clearScreen
in build (8ea776a), closes #4468- build: specify mode for iconify (8a5e8ea)
- theme: apply
externalLinkIcon
option onVPHome
(#4492) (fe48943)- theme: don't show external link icon for images (096bba1)
- theme: ignore footnote-ref for outline (1832617), closes #4402
- theme: includes text to h1 tag for hero page (#4472) (bd896c6), closes #4453
Features
- build: export normalize function from shared chunk (616f63f), closes #4401
- theme: allow customizing skip to content label (ff254dc), closes #4288
- theme: export VPNavBarSearch (23522ab), closes #4476
- theme: export VPFeatures (#4356) (6442e17)
Miscellaneous
- build: shiki transformers now use v3 matching algorithm (373f9b9)
ba9f50f
release: v1.6.33e4120e
fix: docsearch not rendering properly65dc73d
release: v1.6.2e9e29a7
chore: bump deps8214cae
fix: fix static content removal for lean chunks due to Vue 3.5 changes
(#4508)2e54970
release: v1.6.137dbe89
fix(theme): broken hero heading in certain viewportse812916
fix(build): escape $
in replace pattern in dynamic routes
plugin36eb751
release: v1.6.0373f9b9
chore!: bump shiki to v2Sourced from @algolia/client-abtesting
's
releases.
5.20.0
New major version released!
What's Changed
- 5aa57630d6 feat(specs): only use shortname in the source input (#4287) by
@millotp
- 1e847f4caf fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (#4324) by
@millotp
- 13742383ab chore(deps): dependencies 2025-01-13 (#4325) by
@algolia-bot
- 58cc5449f5 fix(specs): optionalFilters additional explanation (#4353) by
@kai687
- 3b129e01df fix(specs): ingestion expected and received events type (#4356) by
@shortcuts
- 22167b8e68 fix(specs): extend Analytics descriptions (#4360) by
@gazconroy
- 5b14906c1e fix(specs): remove the processing outcome (#4359) by
@millotp
- 952639f0fb fix(specs): adjust style for banner descriptions (#4362) by
@kai687
- 4ae9ccd89f chore(deps): dependencies 2025-01-20 (#4365) by
@algolia-bot
- 83f188d333 feat(specs): rename composition to composition-full (private) and add composition (public) (#4357) by
@e-krebs
- e842e63d4e fix(javascript): use beta version (#4385) by
@shortcuts
Full Changelog: https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0
→ Browse the Algolia documentation
5.18.0
New version released!
What's Changed
- 966fe05ae6 chore(deps): dependencies 2024-12-16 (#4235) by
@algolia-bot
- 0481473fe0 chore: trigger auto close pr (#4250) by
@shortcuts
- d6f48a40ce feat(javascript): add
worker
build (#4249) by@shortcuts
- 679a8cdb60 fix(specs): endpoint level timeout for ingestion (#4251) by
@shortcuts
- 448aad70ee feat(specs): update composition specs according to upcoming API changes (#4234) by
@e-krebs
Full Changelog: https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0
→ Browse the Algolia documentation
5.17.1
New version released!
What's Changed
- cd59f445e fix(specs): enable watcher for push (#4229) by
@shortcuts
- baf7d6f4d fix(specs): add
ignoreConjugations
toAlternativesAsExact
(#4230) by@shortcuts
Full Changelog: https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1
Sourced from @algolia/client-abtesting
's
changelog.
5.20.0
- 5aa57630d6 feat(specs): only use shortname in the source input (#4287) by
@millotp
- 1e847f4caf fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (#4324) by
@millotp
- 13742383ab chore(deps): dependencies 2025-01-13 (#4325) by
@algolia-bot
- 58cc5449f5 fix(specs): optionalFilters additional explanation (#4353) by
@kai687
- 3b129e01df fix(specs): ingestion expected and received events type (#4356) by
@shortcuts
- 22167b8e68 fix(specs): extend Analytics descriptions (#4360) by
@gazconroy
- 5b14906c1e fix(specs): remove the processing outcome (#4359) by
@millotp
- 952639f0fb fix(specs): adjust style for banner descriptions (#4362) by
@kai687
- 4ae9ccd89f chore(deps): dependencies 2025-01-20 (#4365) by
@algolia-bot
- 83f188d333 feat(specs): rename composition to composition-full (private) and add composition (public) (#4357) by
@e-krebs
- e842e63d4e fix(javascript): use beta version (#4385) by
@shortcuts
5.19.0
- f9d890bbc4 chore(deps): dependencies 2024-12-23 (#4258) by
@algolia-bot
- b569646304 fix(specs): drop singer from ingestion specs (#4281) by
@shortcuts
- e972f9b28c feat(javascript): expose current apiKey on the client instance (#4285) by
@Haroenv
- b2b5acddab chore(deps): dependencies 2024-12-30 (#4286) by
@algolia-bot
- 37223c9779 feat(clients): cleanup after replaceAllObjects failure (#3824) by
@millotp
- 47b567fd0d chore(deps): dependencies 2025-01-06 (#4299) by
@algolia-bot
- 784e40ac53 feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (#4300) by
@e-krebs
- 5328ce8333 feat(specs): add notification settings to tasks (#4297) by
@millotp
- e7b3898f06 feat(clients): add optionnal scopes to replaceAllObjects (#4296) by
@millotp
- 47193ad3d1 chore: revert release (#4314) by
@shortcuts
5.18.0
- 966fe05ae6 chore(deps): dependencies 2024-12-16 (#4235) by
@algolia-bot
- 0481473fe0 chore: trigger auto close pr (#4250) by
@shortcuts
- d6f48a40ce feat(javascript): add
worker
build (#4249) by@shortcuts
- 679a8cdb60 fix(specs): endpoint level timeout for ingestion (#4251) by
@shortcuts
- 448aad70ee feat(specs): update composition specs according to upcoming API changes (#4234) by
@e-krebs
5.17.1
- cd59f445e fix(specs): enable watcher for push (#4229) by
@shortcuts
- baf7d6f4d fix(specs): add
ignoreConjugations
toAlternativesAsExact
(#4230) by@shortcuts
cf1a259
chore: release 5.20.095b4c7d
fix(javascript): use beta version (generated)2ac2f2f
feat(specs): rename composition to composition-full (private) and add
composi...c14cef0
chore(deps): dependencies 2025-01-20 (generated)b936532
fix(specs): adjust style for banner descriptions (generated)28f7703
fix(specs): remove the processing outcome (generated)2d621ef
fix(specs): extend Analytics descriptions (generated)7fa7800
fix(specs): ingestion expected and received events type [skip-bc]
(generated)8baf6c8
fix(specs): optionalFilters additional explanation [skip-bc]
(generated)215eabb
chore(deps): dependencies 2025-01-13 [skip-bc] (generated)Sourced from @algolia/client-analytics
's
releases.
5.20.0
New major version released!
What's Changed
- 5aa57630d6 feat(specs): only use shortname in the source input (#4287) by
@millotp
- 1e847f4caf fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (#4324) by
@millotp
- 13742383ab chore(deps): dependencies 2025-01-13 (#4325) by
@algolia-bot
- 58cc5449f5 fix(specs): optionalFilters additional explanation (#4353) by
@kai687
- 3b129e01df fix(specs): ingestion expected and received events type (#4356) by
@shortcuts
- 22167b8e68 fix(specs): extend Analytics descriptions (#4360) by
@gazconroy
- 5b14906c1e fix(specs): remove the processing outcome (#4359) by
@millotp
- 952639f0fb fix(specs): adjust style for banner descriptions (#4362) by
@kai687
- 4ae9ccd89f chore(deps): dependencies 2025-01-20 (#4365) by
@algolia-bot
- 83f188d333 feat(specs): rename composition to composition-full (private) and add composition (public) (#4357) by
@e-krebs
- e842e63d4e fix(javascript): use beta version (#4385) by
@shortcuts
Full Changelog: https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0
→ Browse the Algolia documentation
5.18.0
New version released!
What's Changed
- 966fe05ae6 chore(deps): dependencies 2024-12-16 (#4235) by
@algolia-bot
- 0481473fe0 chore: trigger auto close pr (#4250) by
@shortcuts
- d6f48a40ce feat(javascript): add
worker
build (#4249) by@shortcuts
- 679a8cdb60 fix(specs): endpoint level timeout for ingestion (#4251) by
@shortcuts
- 448aad70ee feat(specs): update composition specs according to upcoming API changes (#4234) by
@e-krebs
Full Changelog: https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0
→ Browse the Algolia documentation
5.17.1
New version released!
What's Changed
- cd59f445e fix(specs): enable watcher for push (#4229) by
@shortcuts
- baf7d6f4d fix(specs): add
ignoreConjugations
toAlternativesAsExact
(#4230) by@shortcuts
Full Changelog: https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1
Sourced from @algolia/client-analytics
's
changelog.
5.20.0
- 5aa57630d6 feat(specs): only use shortname in the source input (#4287) by
@millotp
- 1e847f4caf fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (#4324) by
@millotp
- 13742383ab chore(deps): dependencies 2025-01-13 (#4325) by
@algolia-bot
- 58cc5449f5 fix(specs): optionalFilters additional explanation (#4353) by
@kai687
- 3b129e01df fix(specs): ingestion expected and received events type (#4356) by
@shortcuts
- 22167b8e68 fix(specs): extend Analytics descriptions (#4360) by
@gazconroy
- 5b14906c1e fix(specs): remove the processing outcome (#4359) by
@millotp
- 952639f0fb fix(specs): adjust style for banner descriptions (#4362) by
@kai687
- 4ae9ccd89f chore(deps): dependencies 2025-01-20 (#4365) by
@algolia-bot
- 83f188d333 feat(specs): rename composition to composition-full (private) and add composition (public) (#4357) by
@e-krebs
- e842e63d4e fix(javascript): use beta version (#4385) by
@shortcuts
5.19.0
- f9d890bbc4 chore(deps): dependencies 2024-12-23 (#4258) by
@algolia-bot
- b569646304 fix(specs): drop singer from ingestion specs (#4281) by
@shortcuts
- e972f9b28c feat(javascript): expose current apiKey on the client instance (#4285) by
@Haroenv
- b2b5acddab chore(deps): dependencies 2024-12-30 (#4286) by
@algolia-bot
- 37223c9779 feat(clients): cleanup after replaceAllObjects failure (#3824) by
@millotp
- 47b567fd0d chore(deps): dependencies 2025-01-06 (#4299) by
@algolia-bot
- 784e40ac53 feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (#4300) by
@e-krebs
- 5328ce8333 feat(specs): add notification settings to tasks (#4297) by
@millotp
- e7b3898f06 feat(clients): add optionnal scopes to replaceAllObjects (#4296) by
@millotp
- 47193ad3d1 chore: revert release (#4314) by
@shortcuts
5.18.0
- 966fe05ae6 chore(deps): dependencies 2024-12-16 (#4235) by
@algolia-bot
- 0481473fe0 chore: trigger auto close pr (#4250) by
@shortcuts
- d6f48a40ce feat(javascript): add
worker
build (#4249) by@shortcuts
- 679a8cdb60 fix(specs): endpoint level timeout for ingestion (#4251) by
@shortcuts
- 448aad70ee feat(specs): update composition specs according to upcoming API changes (#4234) by
@e-krebs
5.17.1
- cd59f445e fix(specs): enable watcher for push (#4229) by
@shortcuts
- baf7d6f4d fix(specs): add
ignoreConjugations
toAlternativesAsExact
(#4230) by@shortcuts
cf1a259
chore: release 5.20.095b4c7d
fix(javascript): use beta version (generated)2ac2f2f
feat(specs): rename composition to composition-full (private) and add
composi...c14cef0
chore(deps): dependencies 2025-01-20 (generated)b936532
fix(specs): adjust style for banner descriptions (generated)28f7703
fix(specs): remove the processing outcome (generated)2d621ef
fix(specs): extend Analytics descriptions (generated)7fa7800
fix(specs): ingestion expected and received events type [skip-bc]
(generated)8baf6c8
fix(specs): optionalFilters additional explanation [skip-bc]
(generated)215eabb
chore(deps): dependencies 2025-01-13 [skip-bc] (generated)Sourced from @algolia/client-common
's
releases.
5.20.0
New major version released!
What's Changed
- 5aa57630d6 feat(specs): only use shortname in the source input (#4287) by
@millotp
- 1e847f4caf fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (#4324) by
@millotp
- 13742383ab chore(deps): dependencies 2025-01-13 (#4325) by
@algolia-bot
- 58cc5449f5 fix(specs): optionalFilters additional explanation (#4353) by
@kai687
- 3b129e01df fix(specs): ingestion expected and received events type (#4356) by
@shortcuts
- 22167b8e68 fix(specs): extend Analytics descriptions (#4360) by
@gazconroy
- 5b14906c1e fix(specs): remove the processing outcome (#4359) by
@millotp
- 952639f0fb fix(specs): adjust style for banner descriptions (#4362) by
@kai687
- 4ae9ccd89f chore(deps): dependencies 2025-01-20 (#4365) by
@algolia-bot
- 83f188d333 feat(specs): rename composition to composition-full (private) and add composition (public) (#4357) by
@e-krebs
- e842e63d4e fix(javascript): use beta version (#4385) by
@shortcuts
Full Changelog: https://github.com/algolia/algoliasearch-client-javascript/compare/undefined...5.20.0
→ Browse the Algolia documentation
5.18.0
New version released!
What's Changed
- 966fe05ae6 chore(deps): dependencies 2024-12-16 (#4235) by
@algolia-bot
- 0481473fe0 chore: trigger auto close pr (#4250) by
@shortcuts
- d6f48a40ce feat(javascript): add
worker
build (#4249) by@shortcuts
- 679a8cdb60 fix(specs): endpoint level timeout for ingestion (#4251) by
@shortcuts
- 448aad70ee feat(specs): update composition specs according to upcoming API changes (#4234) by
@e-krebs
Full Changelog: https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.1...5.18.0
→ Browse the Algolia documentation
5.17.1
New version released!
What's Changed
- cd59f445e fix(specs): enable watcher for push (#4229) by
@shortcuts
- baf7d6f4d fix(specs): add
ignoreConjugations
toAlternativesAsExact
(#4230) by@shortcuts
Full Changelog: https://github.com/algolia/algoliasearch-client-javascript/compare/5.17.0...5.17.1
Sourced from @algolia/client-common
's
changelog.
5.20.0
- 5aa57630d6 feat(specs): only use shortname in the source input (#4287) by
@millotp
- 1e847f4caf fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (#4324) by
@millotp
- 13742383ab chore(deps): dependencies 2025-01-13 (#4325) by
@algolia-bot
- 58cc5449f5 fix(specs): optionalFilters additional explanation (#4353) by
@kai687
- 3b129e01df fix(specs): ingestion expected and received events type (#4356) by
@shortcuts
- 22167b8e68 fix(specs): extend Analytics descriptions (#4360) by
@gazconroy
- 5b14906c1e fix(specs): remove the processing outcome (#4359) by
@millotp
- 952639f0fb fix(specs): adjust style for banner descriptions (#4362) by
@kai687
- 4ae9ccd89f chore(deps): dependencies 2025-01-20 (#4365) by
@algolia-bot
- 83f188d333 feat(specs): rename composition to composition-full (private) and add composition (public) (#4357) by
@e-krebs
- e842e63d4e fix(javascript): use beta version (#4385) by
@shortcuts
5.19.0
- f9d890bbc4 chore(deps): dependencies 2024-12-23 (#4258) by
@algolia-bot
- b569646304 fix(specs): drop singer from ingestion specs (#4281) by
@shortcuts
- e972f9b28c feat(javascript): expose current apiKey on the client instance (#4285) by
@Haroenv
- b2b5acddab chore(deps): dependencies 2024-12-30 (#4286) by
@algolia-bot
- 37223c9779 feat(clients): cleanup after replaceAllObjects failure (#3824) by
@millotp
- 47b567fd0d chore(deps): dependencies 2025-01-06 (#4299) by
@algolia-bot
- 784e40ac53 feat(specs): improve Composition Client searchResponse specs (matches SearchClient more closely for IS) (#4300) by
@e-krebs
- 5328ce8333 feat(specs): add notification settings to tasks (#4297) by
@millotp
- e7b3898f06 feat(clients): add optionnal scopes to replaceAllObjects (#4296) by
@millotp
- 47193ad3d1 chore: revert release (#4314) by
@shortcuts
5.18.0
- 966fe05ae6 chore(deps): dependencies 2024-12-16 (#4235) by
@algolia-bot
- 0481473fe0 chore: trigger auto close pr (#4250) by
@shortcuts
- d6f48a40ce feat(javascript): add
worker
build (#4249) by@shortcuts
- 679a8cdb60 fix(specs): endpoint level timeout for ingestion (#4251) by
@shortcuts
- 448aad70ee feat(specs): update composition specs according to upcoming API changes (#4234) by
@e-krebs
5.17.1
- cd59f445e fix(specs): enable watcher for push (#4229) by
@shortcuts
- baf7d6f4d fix(specs): add
ignoreConjugations
toAlternativesAsExact
(#4230) by@shortcuts
cf1a259
chore: release 5.20.095b4c7d
fix(javascript): use beta version (generated)2ac2f2f
feat(specs): rename composition to composition-full (private) and add
composi...c14cef0
chore(deps): dependencies 2025-01-20 (generated)b936532
fix(specs): adjust style for banner descriptions (generated)28f7703
fix(specs): remove the processing outcome (generated)2d621ef
fix(specs): extend Analytics descriptions (generated)7fa7800
fix(specs): ingestion expected and received events type [skip-bc]
(generated)8baf6c8
fix(specs): optionalFilters additional explanation [skip-bc]
(generated)215eabb
chore(deps): dependencies 2025-01-13 [skip-bc] (generated)