From e35d29024b325ebc58456fefff69a8c70abe64dc Mon Sep 17 00:00:00 2001
From: "developer-experience-bot[bot]"
<91079284+developer-experience-bot[bot]@users.noreply.github.com>
Date: Wed, 30 Oct 2024 15:50:17 +0000
Subject: [PATCH] [Version Bump][skip ci]: ui-kit publish
@coveo/bueno@1.0.2
@coveo/headless@3.5.0
@coveo/atomic@3.7.0
@coveo/headless-react@2.0.8
@coveo/atomic-react@3.2.0
@coveo/atomic-angular@3.2.0
@coveo/atomic-hosted-page@1.0.8
@coveo/quantic@3.3.0
**/CHANGELOG.md
**/package.json
CHANGELOG.md
package.json
package-lock.json
---
package-lock.json | 90 +++++++++----------
packages/atomic-angular/package.json | 6 +-
.../projects/atomic-angular/CHANGELOG.md | 6 ++
.../projects/atomic-angular/package.json | 6 +-
packages/atomic-hosted-page/CHANGELOG.md | 4 +
packages/atomic-hosted-page/package.json | 6 +-
packages/atomic-react/CHANGELOG.md | 9 ++
packages/atomic-react/package.json | 6 +-
packages/atomic/CHANGELOG.md | 13 +++
packages/atomic/package.json | 10 +--
packages/bueno/CHANGELOG.md | 4 +
packages/bueno/package.json | 2 +-
packages/headless-react/CHANGELOG.md | 4 +
packages/headless-react/package.json | 4 +-
packages/headless/CHANGELOG.md | 19 ++++
packages/headless/package.json | 4 +-
packages/quantic/CHANGELOG.md | 11 +++
packages/quantic/package.json | 6 +-
packages/samples/angular/package.json | 2 +-
packages/samples/atomic-next/package.json | 6 +-
packages/samples/atomic-react/package.json | 6 +-
.../headless-commerce-react/package.json | 2 +-
packages/samples/headless-react/package.json | 2 +-
.../headless-ssr-commerce/package.json | 2 +-
packages/samples/headless-ssr/package.json | 4 +-
packages/samples/iife/package.json | 8 +-
packages/samples/stencil/package.json | 6 +-
packages/samples/vuejs/package.json | 2 +-
28 files changed, 160 insertions(+), 90 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 87ad04e4579..9cc2f35d377 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -53541,11 +53541,11 @@
},
"packages/atomic": {
"name": "@coveo/atomic",
- "version": "3.6.2",
+ "version": "3.7.0",
"license": "Apache-2.0",
"dependencies": {
- "@coveo/bueno": "1.0.1",
- "@coveo/headless": "3.4.0",
+ "@coveo/bueno": "1.0.2",
+ "@coveo/headless": "3.5.0",
"@popperjs/core": "^2.11.6",
"@salesforce-ux/design-system": "^2.16.1",
"@stencil/store": "2.0.16",
@@ -53642,8 +53642,8 @@
"node": "^20.9.0"
},
"peerDependencies": {
- "@coveo/bueno": "1.0.1",
- "@coveo/headless": "3.4.0"
+ "@coveo/bueno": "1.0.2",
+ "@coveo/headless": "3.5.0"
}
},
"packages/atomic-angular": {
@@ -53658,14 +53658,14 @@
"@angular/platform-browser": "17.3.12",
"@angular/platform-browser-dynamic": "17.3.12",
"@angular/router": "17.3.12",
- "@coveo/atomic": "3.6.2",
+ "@coveo/atomic": "3.7.0",
"rxjs": "7.8.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.9",
"@angular/cli": "17.3.9",
"@angular/compiler-cli": "17.3.12",
- "@coveo/headless": "3.4.0",
+ "@coveo/headless": "3.5.0",
"@types/node": "20.14.12",
"jasmine-core": "5.2.0",
"karma": "6.4.3",
@@ -53681,7 +53681,7 @@
"node": "^20.9.0"
},
"peerDependencies": {
- "@coveo/headless": "3.4.0"
+ "@coveo/headless": "3.5.0"
}
},
"packages/atomic-angular/node_modules/jasmine-core": {
@@ -53710,10 +53710,10 @@
},
"packages/atomic-angular/projects/atomic-angular": {
"name": "@coveo/atomic-angular",
- "version": "3.1.10",
+ "version": "3.2.0",
"license": "Apache-2.0",
"dependencies": {
- "@coveo/atomic": "3.6.2",
+ "@coveo/atomic": "3.7.0",
"tslib": "2.6.3"
},
"engines": {
@@ -53722,16 +53722,16 @@
"peerDependencies": {
"@angular/common": "14 - 17",
"@angular/core": "14 - 17",
- "@coveo/headless": "3.4.0"
+ "@coveo/headless": "3.5.0"
}
},
"packages/atomic-hosted-page": {
"name": "@coveo/atomic-hosted-page",
- "version": "1.0.7",
+ "version": "1.0.8",
"license": "Apache-2.0",
"dependencies": {
- "@coveo/bueno": "1.0.1",
- "@coveo/headless": "3.4.0",
+ "@coveo/bueno": "1.0.2",
+ "@coveo/headless": "3.5.0",
"@stencil/core": "4.20.0"
},
"devDependencies": {
@@ -53813,9 +53813,9 @@
},
"packages/atomic-react": {
"name": "@coveo/atomic-react",
- "version": "3.1.10",
+ "version": "3.2.0",
"dependencies": {
- "@coveo/atomic": "3.6.2"
+ "@coveo/atomic": "3.7.0"
},
"devDependencies": {
"@coveo/release": "1.0.0",
@@ -53837,7 +53837,7 @@
"node": "^20.9.0"
},
"peerDependencies": {
- "@coveo/headless": "3.4.0",
+ "@coveo/headless": "3.5.0",
"react": ">=18.0.0",
"react-dom": ">=18.0.0"
}
@@ -57158,7 +57158,7 @@
},
"packages/bueno": {
"name": "@coveo/bueno",
- "version": "1.0.1",
+ "version": "1.0.2",
"license": "Apache-2.0",
"devDependencies": {
"@coveo/release": "1.0.0",
@@ -57219,10 +57219,10 @@
},
"packages/headless": {
"name": "@coveo/headless",
- "version": "3.4.0",
+ "version": "3.5.0",
"license": "Apache-2.0",
"dependencies": {
- "@coveo/bueno": "1.0.1",
+ "@coveo/bueno": "1.0.2",
"@coveo/relay": "0.7.10",
"@coveo/relay-event-types": "12.0.1",
"@microsoft/fetch-event-source": "2.0.1",
@@ -57260,10 +57260,10 @@
},
"packages/headless-react": {
"name": "@coveo/headless-react",
- "version": "2.0.7",
+ "version": "2.0.8",
"license": "Apache-2.0",
"dependencies": {
- "@coveo/headless": "3.4.0"
+ "@coveo/headless": "3.5.0"
},
"devDependencies": {
"@coveo/release": "1.0.0",
@@ -58210,12 +58210,12 @@
},
"packages/quantic": {
"name": "@coveo/quantic",
- "version": "3.2.5",
+ "version": "3.3.0",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
- "@coveo/bueno": "1.0.1",
- "@coveo/headless": "3.4.0",
+ "@coveo/bueno": "1.0.2",
+ "@coveo/headless": "3.5.0",
"dompurify": "3.1.6",
"marked": "12.0.2"
},
@@ -59931,7 +59931,7 @@
"@angular/platform-browser": "17.3.12",
"@angular/platform-browser-dynamic": "17.3.12",
"@angular/router": "17.3.12",
- "@coveo/atomic-angular": "3.1.10",
+ "@coveo/atomic-angular": "3.2.0",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.8"
@@ -60231,9 +60231,9 @@
"name": "@coveo/atomic-next-samples",
"version": "0.0.0",
"dependencies": {
- "@coveo/atomic": "3.6.2",
- "@coveo/atomic-react": "3.1.10",
- "@coveo/headless": "3.4.0",
+ "@coveo/atomic": "3.7.0",
+ "@coveo/atomic-react": "3.2.0",
+ "@coveo/headless": "3.5.0",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1"
@@ -60296,9 +60296,9 @@
"name": "@coveo/atomic-react-samples",
"version": "0.0.0",
"dependencies": {
- "@coveo/atomic": "3.6.2",
- "@coveo/atomic-react": "3.1.10",
- "@coveo/headless": "3.4.0",
+ "@coveo/atomic": "3.7.0",
+ "@coveo/atomic-react": "3.2.0",
+ "@coveo/headless": "3.5.0",
"react": "18.3.1",
"react-dom": "18.3.1"
},
@@ -60786,7 +60786,7 @@
"name": "@coveo/headless-commerce-react-samples",
"version": "0.1.0",
"dependencies": {
- "@coveo/headless": "3.4.0",
+ "@coveo/headless": "3.5.0",
"react": "18.3.1",
"react-dom": "18.3.1"
},
@@ -62079,7 +62079,7 @@
"version": "0.0.0",
"dependencies": {
"@coveo/auth": "2.0.1",
- "@coveo/headless": "3.4.0",
+ "@coveo/headless": "3.5.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
@@ -64462,8 +64462,8 @@
"name": "@coveo/headless-ssr-samples-common",
"version": "0.0.0",
"dependencies": {
- "@coveo/headless": "3.4.0",
- "@coveo/headless-react": "2.0.7",
+ "@coveo/headless": "3.5.0",
+ "@coveo/headless-react": "2.0.8",
"next": "14.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
@@ -64484,7 +64484,7 @@
"name": "@coveo/headless-ssr-commerce-samples",
"version": "0.0.0",
"dependencies": {
- "@coveo/headless": "3.4.0",
+ "@coveo/headless": "3.5.0",
"next": "14.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
@@ -64603,10 +64603,10 @@
"version": "0.1.0",
"dependencies": {
"@babel/standalone": "7.25.0",
- "@coveo/atomic": "3.6.2",
- "@coveo/atomic-hosted-page": "1.0.7",
- "@coveo/atomic-react": "3.1.10",
- "@coveo/headless": "3.4.0",
+ "@coveo/atomic": "3.7.0",
+ "@coveo/atomic-hosted-page": "1.0.8",
+ "@coveo/atomic-react": "3.2.0",
+ "@coveo/headless": "3.5.0",
"react": "18.3.1",
"react-dom": "18.3.1"
},
@@ -64675,9 +64675,9 @@
"name": "@coveo/atomic-stencil-samples",
"version": "0.0.0",
"dependencies": {
- "@coveo/atomic": "3.6.2",
- "@coveo/bueno": "1.0.1",
- "@coveo/headless": "3.4.0",
+ "@coveo/atomic": "3.7.0",
+ "@coveo/bueno": "1.0.2",
+ "@coveo/headless": "3.5.0",
"@stencil/core": "4.20.0",
"stencil-router-v2": "0.6.0"
},
@@ -64960,7 +64960,7 @@
"name": "@coveo/atomic-vuejs-samples",
"version": "0.0.0",
"dependencies": {
- "@coveo/atomic": "3.6.2",
+ "@coveo/atomic": "3.7.0",
"vue": "^3.4.15"
},
"devDependencies": {
diff --git a/packages/atomic-angular/package.json b/packages/atomic-angular/package.json
index 7eed33f803a..73732a19a02 100644
--- a/packages/atomic-angular/package.json
+++ b/packages/atomic-angular/package.json
@@ -20,17 +20,17 @@
"@angular/platform-browser": "17.3.12",
"@angular/platform-browser-dynamic": "17.3.12",
"@angular/router": "17.3.12",
- "@coveo/atomic": "3.6.2",
+ "@coveo/atomic": "3.7.0",
"rxjs": "7.8.1"
},
"peerDependencies": {
- "@coveo/headless": "3.4.0"
+ "@coveo/headless": "3.5.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.9",
"@angular/cli": "17.3.9",
"@angular/compiler-cli": "17.3.12",
- "@coveo/headless": "3.4.0",
+ "@coveo/headless": "3.5.0",
"@types/node": "20.14.12",
"jasmine-core": "5.2.0",
"karma": "6.4.3",
diff --git a/packages/atomic-angular/projects/atomic-angular/CHANGELOG.md b/packages/atomic-angular/projects/atomic-angular/CHANGELOG.md
index 8f76c184370..9a368f12700 100644
--- a/packages/atomic-angular/projects/atomic-angular/CHANGELOG.md
+++ b/packages/atomic-angular/projects/atomic-angular/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 3.2.0 (2024-10-30)
+
+- feat(atomic): support highlights in atomic-product-description (#4541) ([5c235a8](https://github.com/coveo/ui-kit/commits/5c235a8)), closes [#4541](https://github.com/coveo/ui-kit/issues/4541)
+- fix(atomic-angular): add @Prop decorator to @MapProp props so they are generated in the angular-outp ([dc2faaf](https://github.com/coveo/ui-kit/commits/dc2faaf)), closes [#4548](https://github.com/coveo/ui-kit/issues/4548)
+- chore: promote the v3 branch when publishing on v3 (#4585) ([7b9144d](https://github.com/coveo/ui-kit/commits/7b9144d)), closes [#4585](https://github.com/coveo/ui-kit/issues/4585) [#4584](https://github.com/coveo/ui-kit/issues/4584)
+
## 3.1.0 (2024-09-24)
- feat(atomic): add tab support for atomic-generated-answer (#4285) ([744fb61](https://github.com/coveo/ui-kit/commits/744fb61)), closes [#4285](https://github.com/coveo/ui-kit/issues/4285)
diff --git a/packages/atomic-angular/projects/atomic-angular/package.json b/packages/atomic-angular/projects/atomic-angular/package.json
index 762be0c6edd..2b5cfb9f6ba 100644
--- a/packages/atomic-angular/projects/atomic-angular/package.json
+++ b/packages/atomic-angular/projects/atomic-angular/package.json
@@ -1,6 +1,6 @@
{
"name": "@coveo/atomic-angular",
- "version": "3.1.10",
+ "version": "3.2.0",
"license": "Apache-2.0",
"repository": {
"url": "https://github.com/coveo/ui-kit"
@@ -8,10 +8,10 @@
"peerDependencies": {
"@angular/common": "14 - 17",
"@angular/core": "14 - 17",
- "@coveo/headless": "3.4.0"
+ "@coveo/headless": "3.5.0"
},
"dependencies": {
- "@coveo/atomic": "3.6.2",
+ "@coveo/atomic": "3.7.0",
"tslib": "2.6.3"
},
"engines": {
diff --git a/packages/atomic-hosted-page/CHANGELOG.md b/packages/atomic-hosted-page/CHANGELOG.md
index 7701408c6aa..49048312eba 100644
--- a/packages/atomic-hosted-page/CHANGELOG.md
+++ b/packages/atomic-hosted-page/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.0.8 (2024-10-30)
+
+- chore: promote the v3 branch when publishing on v3 (#4585) ([7b9144d](https://github.com/coveo/ui-kit/commits/7b9144d)), closes [#4585](https://github.com/coveo/ui-kit/issues/4585) [#4584](https://github.com/coveo/ui-kit/issues/4584)
+
## 1.0.0 (2024-09-18)
- chore!: update node engine definition in all exported packages (#4330) ([d6d8a1a](https://github.com/coveo/ui-kit/commits/d6d8a1a)), closes [#4330](https://github.com/coveo/ui-kit/issues/4330)
diff --git a/packages/atomic-hosted-page/package.json b/packages/atomic-hosted-page/package.json
index 080edc90fd4..66b70fa1a37 100644
--- a/packages/atomic-hosted-page/package.json
+++ b/packages/atomic-hosted-page/package.json
@@ -1,7 +1,7 @@
{
"name": "@coveo/atomic-hosted-page",
"description": "Web Component used to inject a Coveo Hosted Search Page in the DOM.",
- "version": "1.0.7",
+ "version": "1.0.8",
"repository": {
"type": "git",
"url": "git+https://github.com/coveo/ui-kit.git",
@@ -30,8 +30,8 @@
"promote:npm:latest": "npm run-script -w=@coveo/release promote-npm-prod"
},
"dependencies": {
- "@coveo/bueno": "1.0.1",
- "@coveo/headless": "3.4.0",
+ "@coveo/bueno": "1.0.2",
+ "@coveo/headless": "3.5.0",
"@stencil/core": "4.20.0"
},
"devDependencies": {
diff --git a/packages/atomic-react/CHANGELOG.md b/packages/atomic-react/CHANGELOG.md
index edca716873a..322b54ee588 100644
--- a/packages/atomic-react/CHANGELOG.md
+++ b/packages/atomic-react/CHANGELOG.md
@@ -1,3 +1,12 @@
+## 3.2.0 (2024-10-30)
+
+- fix(atomic-react): remove traces of npm imports (#4581) ([599b36f](https://github.com/coveo/ui-kit/commits/599b36f)), closes [#4581](https://github.com/coveo/ui-kit/issues/4581) [/github.com/coveo/ui-kit/pull/4581/files#r1812922022](https://github.com//github.com/coveo/ui-kit/pull/4581/files/issues/r1812922022)
+- fix(atomic-react): render empty link container when display is other than grid (#4604) ([91a2538](https://github.com/coveo/ui-kit/commits/91a2538)), closes [#4604](https://github.com/coveo/ui-kit/issues/4604)
+- fix(atomic): allow atomic loader to be deployed to the CDN (#4568) ([b579cb0](https://github.com/coveo/ui-kit/commits/b579cb0)), closes [#4568](https://github.com/coveo/ui-kit/issues/4568)
+- feat(atomic): support highlights in atomic-product-description (#4541) ([5c235a8](https://github.com/coveo/ui-kit/commits/5c235a8)), closes [#4541](https://github.com/coveo/ui-kit/issues/4541)
+- chore: promote the v3 branch when publishing on v3 (#4585) ([7b9144d](https://github.com/coveo/ui-kit/commits/7b9144d)), closes [#4585](https://github.com/coveo/ui-kit/issues/4585) [#4584](https://github.com/coveo/ui-kit/issues/4584)
+- chore: remove rollup-plugin-replace-with-ast package (#4591) ([34cd096](https://github.com/coveo/ui-kit/commits/34cd096)), closes [#4591](https://github.com/coveo/ui-kit/issues/4591)
+
## 3.1.10 (2024-10-23)
- chore(deps): bump rollup (#4525) ([874286e](https://github.com/coveo/ui-kit/commits/874286e)), closes [#4525](https://github.com/coveo/ui-kit/issues/4525)
diff --git a/packages/atomic-react/package.json b/packages/atomic-react/package.json
index 288880e9d22..c114ad339ca 100644
--- a/packages/atomic-react/package.json
+++ b/packages/atomic-react/package.json
@@ -2,7 +2,7 @@
"name": "@coveo/atomic-react",
"sideEffects": false,
"type": "module",
- "version": "3.1.10",
+ "version": "3.2.0",
"description": "React specific wrapper for the Atomic component library",
"repository": {
"type": "git",
@@ -30,7 +30,7 @@
"commerce/"
],
"dependencies": {
- "@coveo/atomic": "3.6.2"
+ "@coveo/atomic": "3.7.0"
},
"devDependencies": {
"@coveo/release": "1.0.0",
@@ -49,7 +49,7 @@
"rollup-plugin-polyfill-node": "^0.13.0"
},
"peerDependencies": {
- "@coveo/headless": "3.4.0",
+ "@coveo/headless": "3.5.0",
"react": ">=18.0.0",
"react-dom": ">=18.0.0"
},
diff --git a/packages/atomic/CHANGELOG.md b/packages/atomic/CHANGELOG.md
index 601c16fc587..2c1e7e7d07d 100644
--- a/packages/atomic/CHANGELOG.md
+++ b/packages/atomic/CHANGELOG.md
@@ -1,3 +1,16 @@
+## 3.7.0 (2024-10-30)
+
+- feat(atomic): support highlights in atomic-product-description (#4541) ([5c235a8](https://github.com/coveo/ui-kit/commits/5c235a8)), closes [#4541](https://github.com/coveo/ui-kit/issues/4541)
+- chore: promote the v3 branch when publishing on v3 (#4585) ([7b9144d](https://github.com/coveo/ui-kit/commits/7b9144d)), closes [#4585](https://github.com/coveo/ui-kit/issues/4585) [#4584](https://github.com/coveo/ui-kit/issues/4584)
+- chore: remove rollup-plugin-replace-with-ast package (#4591) ([34cd096](https://github.com/coveo/ui-kit/commits/34cd096)), closes [#4591](https://github.com/coveo/ui-kit/issues/4591)
+- ci: reenable tests disabled in #4294 (#4306) ([ebf55db](https://github.com/coveo/ui-kit/commits/ebf55db)), closes [#4294](https://github.com/coveo/ui-kit/issues/4294) [#4306](https://github.com/coveo/ui-kit/issues/4306)
+- feat(atomic, headless): leverage totalNumberOfChildResults in folded results (#4513) ([9dc3af1](https://github.com/coveo/ui-kit/commits/9dc3af1)), closes [#4513](https://github.com/coveo/ui-kit/issues/4513)
+- feat(atomic,headless): add Quickview Support for Insight (#4479) ([95ac6a8](https://github.com/coveo/ui-kit/commits/95ac6a8)), closes [#4479](https://github.com/coveo/ui-kit/issues/4479)
+- fix(headless,commerce): clear manual ranges on clearAllCoreFacets (#4593) ([208cd63](https://github.com/coveo/ui-kit/commits/208cd63)), closes [#4593](https://github.com/coveo/ui-kit/issues/4593)
+- fix(atomic-angular): add @Prop decorator to @MapProp props so they are generated in the angular-outp ([dc2faaf](https://github.com/coveo/ui-kit/commits/dc2faaf)), closes [#4548](https://github.com/coveo/ui-kit/issues/4548)
+- fix(atomic-numeric-facet storybook): storybook bug fix for numeric facet (#4565) ([2dbad78](https://github.com/coveo/ui-kit/commits/2dbad78)), closes [#4565](https://github.com/coveo/ui-kit/issues/4565)
+- fix(atomic): allow atomic loader to be deployed to the CDN (#4568) ([b579cb0](https://github.com/coveo/ui-kit/commits/b579cb0)), closes [#4568](https://github.com/coveo/ui-kit/issues/4568)
+
## 3.6.2 (2024-10-23)
- chore(deps): bump rollup (#4525) ([874286e](https://github.com/coveo/ui-kit/commits/874286e)), closes [#4525](https://github.com/coveo/ui-kit/issues/4525)
diff --git a/packages/atomic/package.json b/packages/atomic/package.json
index ec705099797..a056f242fa3 100644
--- a/packages/atomic/package.json
+++ b/packages/atomic/package.json
@@ -1,7 +1,7 @@
{
"name": "@coveo/atomic",
"type": "module",
- "version": "3.6.2",
+ "version": "3.7.0",
"description": "A web-component library for building modern UIs interfacing with the Coveo platform",
"homepage": "https://docs.coveo.com/en/atomic/latest/",
"repository": {
@@ -65,8 +65,8 @@
"validate:definitions": "tsc --noEmit --esModuleInterop --skipLibCheck ./dist/types/components.d.ts"
},
"dependencies": {
- "@coveo/bueno": "1.0.1",
- "@coveo/headless": "3.4.0",
+ "@coveo/bueno": "1.0.2",
+ "@coveo/headless": "3.5.0",
"@popperjs/core": "^2.11.6",
"@salesforce-ux/design-system": "^2.16.1",
"@stencil/store": "2.0.16",
@@ -160,8 +160,8 @@
"wait-on": "7.2.0"
},
"peerDependencies": {
- "@coveo/bueno": "1.0.1",
- "@coveo/headless": "3.4.0"
+ "@coveo/bueno": "1.0.2",
+ "@coveo/headless": "3.5.0"
},
"license": "Apache-2.0",
"engines": {
diff --git a/packages/bueno/CHANGELOG.md b/packages/bueno/CHANGELOG.md
index 91806dad8bf..2906bab6858 100644
--- a/packages/bueno/CHANGELOG.md
+++ b/packages/bueno/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.0.2 (2024-10-30)
+
+- chore: promote the v3 branch when publishing on v3 (#4585) ([7b9144d](https://github.com/coveo/ui-kit/commits/7b9144d)), closes [#4585](https://github.com/coveo/ui-kit/issues/4585) [#4584](https://github.com/coveo/ui-kit/issues/4584)
+
## 1.0.1 (2024-09-24)
- chore(atomic, headless): make bueno external (#4433) ([e1f7f2d](https://github.com/coveo/ui-kit/commits/e1f7f2d)), closes [#4433](https://github.com/coveo/ui-kit/issues/4433)
diff --git a/packages/bueno/package.json b/packages/bueno/package.json
index 091317c193f..8a5d67b5c18 100644
--- a/packages/bueno/package.json
+++ b/packages/bueno/package.json
@@ -13,7 +13,7 @@
},
"types": "./dist/definitions/index.d.ts",
"license": "Apache-2.0",
- "version": "1.0.1",
+ "version": "1.0.2",
"files": [
"dist/"
],
diff --git a/packages/headless-react/CHANGELOG.md b/packages/headless-react/CHANGELOG.md
index 76cf1470984..d843ee9671e 100644
--- a/packages/headless-react/CHANGELOG.md
+++ b/packages/headless-react/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 2.0.8 (2024-10-30)
+
+- chore: promote the v3 branch when publishing on v3 (#4585) ([7b9144d](https://github.com/coveo/ui-kit/commits/7b9144d)), closes [#4585](https://github.com/coveo/ui-kit/issues/4585) [#4584](https://github.com/coveo/ui-kit/issues/4584)
+
## 2.0.4 (2024-09-25)
- chore: eliminate network calls in npm test (#4453) ([c6393a9](https://github.com/coveo/ui-kit/commits/c6393a9)), closes [#4453](https://github.com/coveo/ui-kit/issues/4453)
diff --git a/packages/headless-react/package.json b/packages/headless-react/package.json
index 50c1e4f60e6..5c89bab71f1 100644
--- a/packages/headless-react/package.json
+++ b/packages/headless-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@coveo/headless-react",
- "version": "2.0.7",
+ "version": "2.0.8",
"description": "React utilities for SSR (Server Side Rendering) with headless",
"homepage": "https://docs.coveo.com/en/headless/latest/",
"repository": {
@@ -33,7 +33,7 @@
"promote:npm:latest": "npm run-script -w=@coveo/release promote-npm-prod"
},
"dependencies": {
- "@coveo/headless": "3.4.0"
+ "@coveo/headless": "3.5.0"
},
"devDependencies": {
"@coveo/release": "1.0.0",
diff --git a/packages/headless/CHANGELOG.md b/packages/headless/CHANGELOG.md
index de1763f0739..e70b2376167 100644
--- a/packages/headless/CHANGELOG.md
+++ b/packages/headless/CHANGELOG.md
@@ -1,3 +1,22 @@
+## 3.5.0 (2024-10-30)
+
+- feat(commerce): add breadcrumbs and parameters support for location facets (#4571) ([47a9758](https://github.com/coveo/ui-kit/commits/47a9758)), closes [#4571](https://github.com/coveo/ui-kit/issues/4571)
+- feat(commerce): add location facets (#4562) ([1dbd9a9](https://github.com/coveo/ui-kit/commits/1dbd9a9)), closes [#4562](https://github.com/coveo/ui-kit/issues/4562)
+- feat(commerce): add location facets actions loader (#4569) ([05cb497](https://github.com/coveo/ui-kit/commits/05cb497)), closes [#4569](https://github.com/coveo/ui-kit/issues/4569)
+- feat(commerce): support setting latitude and longitude on context controller (#4572) ([7a33a0b](https://github.com/coveo/ui-kit/commits/7a33a0b)), closes [#4572](https://github.com/coveo/ui-kit/issues/4572)
+- feat(headless): add support for breadcrumb manager in commerce ssr (#4601) ([851257f](https://github.com/coveo/ui-kit/commits/851257f)), closes [#4601](https://github.com/coveo/ui-kit/issues/4601)
+- feat(headless): restore range facet state after refresh (#4599) ([f304b63](https://github.com/coveo/ui-kit/commits/f304b63)), closes [#4599](https://github.com/coveo/ui-kit/issues/4599)
+- fix(answerAPI): controller search listener (#4531) ([3b02591](https://github.com/coveo/ui-kit/commits/3b02591)), closes [#4531](https://github.com/coveo/ui-kit/issues/4531)
+- fix(headless): do not require numberOfValues in commerce numeric facet action payloads (#4488) ([1143cae](https://github.com/coveo/ui-kit/commits/1143cae)), closes [#4488](https://github.com/coveo/ui-kit/issues/4488)
+- fix(headless): export missing types for ssr facet generator (#4384) ([50dd308](https://github.com/coveo/ui-kit/commits/50dd308)), closes [#4384](https://github.com/coveo/ui-kit/issues/4384)
+- fix(headless): export more types for ssr implementation (#4407) ([4721971](https://github.com/coveo/ui-kit/commits/4721971)), closes [#4407](https://github.com/coveo/ui-kit/issues/4407)
+- fix(headless): include perPage when building commerce recommendations requests (#4577) ([2d95730](https://github.com/coveo/ui-kit/commits/2d95730)), closes [#4577](https://github.com/coveo/ui-kit/issues/4577)
+- feat(atomic, headless): leverage totalNumberOfChildResults in folded results (#4513) ([9dc3af1](https://github.com/coveo/ui-kit/commits/9dc3af1)), closes [#4513](https://github.com/coveo/ui-kit/issues/4513)
+- feat(atomic,headless): add Quickview Support for Insight (#4479) ([95ac6a8](https://github.com/coveo/ui-kit/commits/95ac6a8)), closes [#4479](https://github.com/coveo/ui-kit/issues/4479)
+- fix(headless,commerce): clear manual ranges on clearAllCoreFacets (#4593) ([208cd63](https://github.com/coveo/ui-kit/commits/208cd63)), closes [#4593](https://github.com/coveo/ui-kit/issues/4593)
+- docs(headless): link to proxy docs and remove long proxy comments (#4535) ([4dd0cf7](https://github.com/coveo/ui-kit/commits/4dd0cf7)), closes [#4535](https://github.com/coveo/ui-kit/issues/4535)
+- chore: promote the v3 branch when publishing on v3 (#4585) ([7b9144d](https://github.com/coveo/ui-kit/commits/7b9144d)), closes [#4585](https://github.com/coveo/ui-kit/issues/4585) [#4584](https://github.com/coveo/ui-kit/issues/4584)
+
## 3.4.0 (2024-10-16)
- fix(headless): set wasCorrectedTo to empty string unless query was automatically corrected (#4538) ([f44de0f](https://github.com/coveo/ui-kit/commits/f44de0f)), closes [#4538](https://github.com/coveo/ui-kit/issues/4538)
diff --git a/packages/headless/package.json b/packages/headless/package.json
index 263c21f5a5d..dd5d7e4bca7 100644
--- a/packages/headless/package.json
+++ b/packages/headless/package.json
@@ -118,7 +118,7 @@
},
"types": "./dist/definitions/index.d.ts",
"license": "Apache-2.0",
- "version": "3.4.0",
+ "version": "3.5.0",
"files": [
"dist/"
],
@@ -145,7 +145,7 @@
"pino-pretty": "^6.0.0 || ^10.0.0 || ^11.0.0"
},
"dependencies": {
- "@coveo/bueno": "1.0.1",
+ "@coveo/bueno": "1.0.2",
"@coveo/relay": "0.7.10",
"@coveo/relay-event-types": "12.0.1",
"@microsoft/fetch-event-source": "2.0.1",
diff --git a/packages/quantic/CHANGELOG.md b/packages/quantic/CHANGELOG.md
index 9848ac27c8d..6b3d0a13efa 100644
--- a/packages/quantic/CHANGELOG.md
+++ b/packages/quantic/CHANGELOG.md
@@ -1,3 +1,14 @@
+## 3.3.0 (2024-10-30)
+
+- feat(quantic): added E2E and unit tests for insight notify trigger in quantic (#4528) ([a114213](https://github.com/coveo/ui-kit/commits/a114213)), closes [#4528](https://github.com/coveo/ui-kit/issues/4528)
+- feat(quantic): added support to the custom sort property in the quantic facet component (#4600) ([44563fd](https://github.com/coveo/ui-kit/commits/44563fd)), closes [#4600](https://github.com/coveo/ui-kit/issues/4600)
+- fix(quantic): fix search box scroll issue (#4573) ([aa7afda](https://github.com/coveo/ui-kit/commits/aa7afda)), closes [#4573](https://github.com/coveo/ui-kit/issues/4573)
+- fix(quantic): fixed sf proxy issue with excludedCustomActions property (#4566) ([52f4a6b](https://github.com/coveo/ui-kit/commits/52f4a6b)), closes [#4566](https://github.com/coveo/ui-kit/issues/4566)
+- fix(quantic): improved the logic that displays view events as links (#4579) ([1461a93](https://github.com/coveo/ui-kit/commits/1461a93)), closes [#4579](https://github.com/coveo/ui-kit/issues/4579)
+- test(quantic): fixed quantic e2e after salesforce 25 winter release (#4559) ([6069c5d](https://github.com/coveo/ui-kit/commits/6069c5d)), closes [#4559](https://github.com/coveo/ui-kit/issues/4559)
+- feat(atomic, headless): leverage totalNumberOfChildResults in folded results (#4513) ([9dc3af1](https://github.com/coveo/ui-kit/commits/9dc3af1)), closes [#4513](https://github.com/coveo/ui-kit/issues/4513)
+- chore: promote the v3 branch when publishing on v3 (#4585) ([7b9144d](https://github.com/coveo/ui-kit/commits/7b9144d)), closes [#4585](https://github.com/coveo/ui-kit/issues/4585) [#4584](https://github.com/coveo/ui-kit/issues/4584)
+
## 3.2.5 (2024-10-23)
- fix(atomic): broken HTML because of formatting in CRGA markdown heading (#4522) ([9e15c6c](https://github.com/coveo/ui-kit/commits/9e15c6c)), closes [#4522](https://github.com/coveo/ui-kit/issues/4522) [/github.com/coveo/ui-kit/blob/master/packages/atomic/src/components/common/generated-answer/generated-content/markdown-utils.ts#L50](https://github.com//github.com/coveo/ui-kit/blob/master/packages/atomic/src/components/common/generated-answer/generated-content/markdown-utils.ts/issues/L50)
diff --git a/packages/quantic/package.json b/packages/quantic/package.json
index 6ec19618e4f..bda5160552f 100644
--- a/packages/quantic/package.json
+++ b/packages/quantic/package.json
@@ -1,6 +1,6 @@
{
"name": "@coveo/quantic",
- "version": "3.2.5",
+ "version": "3.3.0",
"description": "A Salesforce Lightning Web Component (LWC) library for building modern UIs interfacing with the Coveo platform",
"author": "coveo.com",
"homepage": "https://coveo.com",
@@ -45,8 +45,8 @@
"postinstall": "node scripts/npm/setup-quantic.js"
},
"dependencies": {
- "@coveo/bueno": "1.0.1",
- "@coveo/headless": "3.4.0",
+ "@coveo/bueno": "1.0.2",
+ "@coveo/headless": "3.5.0",
"dompurify": "3.1.6",
"marked": "12.0.2"
},
diff --git a/packages/samples/angular/package.json b/packages/samples/angular/package.json
index 0fc577ccf5f..8999f4b2fc7 100644
--- a/packages/samples/angular/package.json
+++ b/packages/samples/angular/package.json
@@ -19,7 +19,7 @@
"@angular/platform-browser": "17.3.12",
"@angular/platform-browser-dynamic": "17.3.12",
"@angular/router": "17.3.12",
- "@coveo/atomic-angular": "3.1.10",
+ "@coveo/atomic-angular": "3.2.0",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.8"
diff --git a/packages/samples/atomic-next/package.json b/packages/samples/atomic-next/package.json
index a423584f792..45b07f57185 100644
--- a/packages/samples/atomic-next/package.json
+++ b/packages/samples/atomic-next/package.json
@@ -4,9 +4,9 @@
"private": true,
"type": "module",
"dependencies": {
- "@coveo/atomic": "3.6.2",
- "@coveo/atomic-react": "3.1.10",
- "@coveo/headless": "3.4.0",
+ "@coveo/atomic": "3.7.0",
+ "@coveo/atomic-react": "3.2.0",
+ "@coveo/headless": "3.5.0",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1"
diff --git a/packages/samples/atomic-react/package.json b/packages/samples/atomic-react/package.json
index 14fb8d33c3a..8647b1b065d 100644
--- a/packages/samples/atomic-react/package.json
+++ b/packages/samples/atomic-react/package.json
@@ -4,9 +4,9 @@
"description": "Samples with atomic-react",
"private": true,
"dependencies": {
- "@coveo/atomic": "3.6.2",
- "@coveo/atomic-react": "3.1.10",
- "@coveo/headless": "3.4.0",
+ "@coveo/atomic": "3.7.0",
+ "@coveo/atomic-react": "3.2.0",
+ "@coveo/headless": "3.5.0",
"react": "18.3.1",
"react-dom": "18.3.1"
},
diff --git a/packages/samples/headless-commerce-react/package.json b/packages/samples/headless-commerce-react/package.json
index f663b12e7e5..c862c93458c 100644
--- a/packages/samples/headless-commerce-react/package.json
+++ b/packages/samples/headless-commerce-react/package.json
@@ -4,7 +4,7 @@
"private": true,
"type": "module",
"dependencies": {
- "@coveo/headless": "3.4.0",
+ "@coveo/headless": "3.5.0",
"react": "18.3.1",
"react-dom": "18.3.1"
},
diff --git a/packages/samples/headless-react/package.json b/packages/samples/headless-react/package.json
index 12edb0a74fe..f1893c1031f 100644
--- a/packages/samples/headless-react/package.json
+++ b/packages/samples/headless-react/package.json
@@ -9,7 +9,7 @@
},
"dependencies": {
"@coveo/auth": "2.0.1",
- "@coveo/headless": "3.4.0",
+ "@coveo/headless": "3.5.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
diff --git a/packages/samples/headless-ssr-commerce/package.json b/packages/samples/headless-ssr-commerce/package.json
index a5d0a12a1d0..6fe3afc5e2f 100644
--- a/packages/samples/headless-ssr-commerce/package.json
+++ b/packages/samples/headless-ssr-commerce/package.json
@@ -11,7 +11,7 @@
"build:next": "next build"
},
"dependencies": {
- "@coveo/headless": "3.4.0",
+ "@coveo/headless": "3.5.0",
"next": "14.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
diff --git a/packages/samples/headless-ssr/package.json b/packages/samples/headless-ssr/package.json
index 51446d4cf73..b35637b5c96 100644
--- a/packages/samples/headless-ssr/package.json
+++ b/packages/samples/headless-ssr/package.json
@@ -8,8 +8,8 @@
"e2e:watch": "cypress open --browser chrome --e2e"
},
"dependencies": {
- "@coveo/headless-react": "2.0.7",
- "@coveo/headless": "3.4.0",
+ "@coveo/headless-react": "2.0.8",
+ "@coveo/headless": "3.5.0",
"next": "14.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
diff --git a/packages/samples/iife/package.json b/packages/samples/iife/package.json
index 4415c2cab17..e2450734774 100644
--- a/packages/samples/iife/package.json
+++ b/packages/samples/iife/package.json
@@ -12,10 +12,10 @@
},
"dependencies": {
"@babel/standalone": "7.25.0",
- "@coveo/atomic": "3.6.2",
- "@coveo/atomic-hosted-page": "1.0.7",
- "@coveo/atomic-react": "3.1.10",
- "@coveo/headless": "3.4.0",
+ "@coveo/atomic": "3.7.0",
+ "@coveo/atomic-hosted-page": "1.0.8",
+ "@coveo/atomic-react": "3.2.0",
+ "@coveo/headless": "3.5.0",
"react": "18.3.1",
"react-dom": "18.3.1"
},
diff --git a/packages/samples/stencil/package.json b/packages/samples/stencil/package.json
index 839caa516a2..02af3adef23 100644
--- a/packages/samples/stencil/package.json
+++ b/packages/samples/stencil/package.json
@@ -8,9 +8,9 @@
"e2e:watch": "cypress open --browser chrome --e2e"
},
"dependencies": {
- "@coveo/atomic": "3.6.2",
- "@coveo/bueno": "1.0.1",
- "@coveo/headless": "3.4.0",
+ "@coveo/atomic": "3.7.0",
+ "@coveo/bueno": "1.0.2",
+ "@coveo/headless": "3.5.0",
"@stencil/core": "4.20.0",
"stencil-router-v2": "0.6.0"
},
diff --git a/packages/samples/vuejs/package.json b/packages/samples/vuejs/package.json
index e8002a92981..61397240d7c 100644
--- a/packages/samples/vuejs/package.json
+++ b/packages/samples/vuejs/package.json
@@ -13,7 +13,7 @@
},
"dependencies": {
"vue": "^3.4.15",
- "@coveo/atomic": "3.6.2"
+ "@coveo/atomic": "3.7.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.3",