From afbd8fc16d10ce6e10f9845ccd9bbb9ea8cef9d2 Mon Sep 17 00:00:00 2001 From: "developer-experience-bot[bot]" <91079284+developer-experience-bot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:35:31 +0000 Subject: [PATCH] [Version Bump][skip ci]: ui-kit publish @coveo/bueno@1.0.4 @coveo/headless@3.7.0 @coveo/atomic@3.9.0 @coveo/headless-react@2.0.10 @coveo/atomic-react@3.2.2 @coveo/atomic-angular@3.2.2 @coveo/auth@2.0.3 @coveo/atomic-hosted-page@1.0.10 @coveo/quantic@3.5.0 **/CHANGELOG.md **/package.json CHANGELOG.md package.json package-lock.json --- package-lock.json | 94 +++++++++---------- packages/atomic-angular/package.json | 6 +- .../projects/atomic-angular/CHANGELOG.md | 7 ++ .../projects/atomic-angular/package.json | 6 +- packages/atomic-hosted-page/CHANGELOG.md | 5 + packages/atomic-hosted-page/package.json | 6 +- packages/atomic-react/CHANGELOG.md | 6 ++ packages/atomic-react/package.json | 6 +- packages/atomic/CHANGELOG.md | 16 ++++ packages/atomic/package.json | 10 +- packages/auth/CHANGELOG.md | 6 ++ packages/auth/package.json | 2 +- packages/bueno/CHANGELOG.md | 5 + packages/bueno/package.json | 2 +- packages/headless-react/CHANGELOG.md | 6 ++ packages/headless-react/package.json | 4 +- packages/headless/CHANGELOG.md | 11 +++ packages/headless/package.json | 4 +- packages/quantic/CHANGELOG.md | 6 ++ 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 | 4 +- .../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 +- 30 files changed, 162 insertions(+), 94 deletions(-) diff --git a/package-lock.json b/package-lock.json index b92386c1773..a8842904466 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54008,11 +54008,11 @@ }, "packages/atomic": { "name": "@coveo/atomic", - "version": "3.8.0", + "version": "3.9.0", "license": "Apache-2.0", "dependencies": { - "@coveo/bueno": "1.0.3", - "@coveo/headless": "3.6.0", + "@coveo/bueno": "1.0.4", + "@coveo/headless": "3.7.0", "@popperjs/core": "^2.11.6", "@salesforce-ux/design-system": "^2.16.1", "@stencil/store": "2.0.16", @@ -54108,8 +54108,8 @@ "node": "^20.9.0 || ^22.11.0" }, "peerDependencies": { - "@coveo/bueno": "1.0.3", - "@coveo/headless": "3.6.0" + "@coveo/bueno": "1.0.4", + "@coveo/headless": "3.7.0" } }, "packages/atomic-angular": { @@ -54124,14 +54124,14 @@ "@angular/platform-browser": "17.3.12", "@angular/platform-browser-dynamic": "17.3.12", "@angular/router": "17.3.12", - "@coveo/atomic": "3.8.0", + "@coveo/atomic": "3.9.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.6.0", + "@coveo/headless": "3.7.0", "@types/node": "20.14.12", "jasmine-core": "5.2.0", "karma": "6.4.3", @@ -54147,7 +54147,7 @@ "node": "^20.9.0 || ^22.11.0" }, "peerDependencies": { - "@coveo/headless": "3.6.0" + "@coveo/headless": "3.7.0" } }, "packages/atomic-angular/node_modules/jasmine-core": { @@ -54176,10 +54176,10 @@ }, "packages/atomic-angular/projects/atomic-angular": { "name": "@coveo/atomic-angular", - "version": "3.2.1", + "version": "3.2.2", "license": "Apache-2.0", "dependencies": { - "@coveo/atomic": "3.8.0", + "@coveo/atomic": "3.9.0", "tslib": "2.6.3" }, "engines": { @@ -54188,16 +54188,16 @@ "peerDependencies": { "@angular/common": "14 - 17", "@angular/core": "14 - 17", - "@coveo/headless": "3.6.0" + "@coveo/headless": "3.7.0" } }, "packages/atomic-hosted-page": { "name": "@coveo/atomic-hosted-page", - "version": "1.0.9", + "version": "1.0.10", "license": "Apache-2.0", "dependencies": { - "@coveo/bueno": "1.0.3", - "@coveo/headless": "3.6.0", + "@coveo/bueno": "1.0.4", + "@coveo/headless": "3.7.0", "@stencil/core": "4.20.0" }, "devDependencies": { @@ -54279,9 +54279,9 @@ }, "packages/atomic-react": { "name": "@coveo/atomic-react", - "version": "3.2.1", + "version": "3.2.2", "dependencies": { - "@coveo/atomic": "3.8.0" + "@coveo/atomic": "3.9.0" }, "devDependencies": { "@coveo/release": "1.0.0", @@ -54303,7 +54303,7 @@ "node": "^20.9.0 || ^22.11.0" }, "peerDependencies": { - "@coveo/headless": "3.6.0", + "@coveo/headless": "3.7.0", "react": ">=18.0.0", "react-dom": ">=18.0.0" } @@ -57024,7 +57024,7 @@ }, "packages/auth": { "name": "@coveo/auth", - "version": "2.0.2", + "version": "2.0.3", "license": "Apache-2.0", "devDependencies": { "@coveo/release": "1.0.0", @@ -57624,7 +57624,7 @@ }, "packages/bueno": { "name": "@coveo/bueno", - "version": "1.0.3", + "version": "1.0.4", "license": "Apache-2.0", "devDependencies": { "@coveo/release": "1.0.0", @@ -57685,10 +57685,10 @@ }, "packages/headless": { "name": "@coveo/headless", - "version": "3.6.0", + "version": "3.7.0", "license": "Apache-2.0", "dependencies": { - "@coveo/bueno": "1.0.3", + "@coveo/bueno": "1.0.4", "@coveo/relay": "0.7.10", "@coveo/relay-event-types": "12.0.1", "@microsoft/fetch-event-source": "2.0.1", @@ -57727,10 +57727,10 @@ }, "packages/headless-react": { "name": "@coveo/headless-react", - "version": "2.0.9", + "version": "2.0.10", "license": "Apache-2.0", "dependencies": { - "@coveo/headless": "3.6.0" + "@coveo/headless": "3.7.0" }, "devDependencies": { "@coveo/release": "1.0.0", @@ -58822,12 +58822,12 @@ }, "packages/quantic": { "name": "@coveo/quantic", - "version": "3.4.0", + "version": "3.5.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { - "@coveo/bueno": "1.0.3", - "@coveo/headless": "3.6.0", + "@coveo/bueno": "1.0.4", + "@coveo/headless": "3.7.0", "dompurify": "3.1.6", "marked": "12.0.2" }, @@ -60543,7 +60543,7 @@ "@angular/platform-browser": "17.3.12", "@angular/platform-browser-dynamic": "17.3.12", "@angular/router": "17.3.12", - "@coveo/atomic-angular": "3.2.1", + "@coveo/atomic-angular": "3.2.2", "rxjs": "7.8.1", "tslib": "2.6.3", "zone.js": "0.14.8" @@ -60843,9 +60843,9 @@ "name": "@coveo/atomic-next-samples", "version": "0.0.0", "dependencies": { - "@coveo/atomic": "3.8.0", - "@coveo/atomic-react": "3.2.1", - "@coveo/headless": "3.6.0", + "@coveo/atomic": "3.9.0", + "@coveo/atomic-react": "3.2.2", + "@coveo/headless": "3.7.0", "next": "14.2.5", "react": "18.3.1", "react-dom": "18.3.1" @@ -60908,9 +60908,9 @@ "name": "@coveo/atomic-react-samples", "version": "0.0.0", "dependencies": { - "@coveo/atomic": "3.8.0", - "@coveo/atomic-react": "3.2.1", - "@coveo/headless": "3.6.0", + "@coveo/atomic": "3.9.0", + "@coveo/atomic-react": "3.2.2", + "@coveo/headless": "3.7.0", "react": "18.3.1", "react-dom": "18.3.1" }, @@ -61398,7 +61398,7 @@ "name": "@coveo/headless-commerce-react-samples", "version": "0.1.0", "dependencies": { - "@coveo/headless": "3.6.0", + "@coveo/headless": "3.7.0", "react": "18.3.1", "react-dom": "18.3.1" }, @@ -62690,8 +62690,8 @@ "name": "@coveo/headless-react-samples", "version": "0.0.0", "dependencies": { - "@coveo/auth": "2.0.2", - "@coveo/headless": "3.6.0", + "@coveo/auth": "2.0.3", + "@coveo/headless": "3.7.0", "@testing-library/jest-dom": "6.4.8", "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", @@ -65074,8 +65074,8 @@ "name": "@coveo/headless-ssr-samples-common", "version": "0.0.0", "dependencies": { - "@coveo/headless": "3.6.0", - "@coveo/headless-react": "2.0.9", + "@coveo/headless": "3.7.0", + "@coveo/headless-react": "2.0.10", "next": "14.2.5", "react": "^18.2.0", "react-dom": "^18.2.0" @@ -65096,7 +65096,7 @@ "name": "@coveo/headless-ssr-commerce-samples", "version": "0.0.0", "dependencies": { - "@coveo/headless": "3.6.0", + "@coveo/headless": "3.7.0", "next": "14.2.5", "react": "^18.2.0", "react-dom": "^18.2.0" @@ -65215,10 +65215,10 @@ "version": "0.1.0", "dependencies": { "@babel/standalone": "7.25.0", - "@coveo/atomic": "3.8.0", - "@coveo/atomic-hosted-page": "1.0.9", - "@coveo/atomic-react": "3.2.1", - "@coveo/headless": "3.6.0", + "@coveo/atomic": "3.9.0", + "@coveo/atomic-hosted-page": "1.0.10", + "@coveo/atomic-react": "3.2.2", + "@coveo/headless": "3.7.0", "react": "18.3.1", "react-dom": "18.3.1" }, @@ -65287,9 +65287,9 @@ "name": "@coveo/atomic-stencil-samples", "version": "0.0.0", "dependencies": { - "@coveo/atomic": "3.8.0", - "@coveo/bueno": "1.0.3", - "@coveo/headless": "3.6.0", + "@coveo/atomic": "3.9.0", + "@coveo/bueno": "1.0.4", + "@coveo/headless": "3.7.0", "@stencil/core": "4.20.0", "stencil-router-v2": "0.6.0" }, @@ -65572,7 +65572,7 @@ "name": "@coveo/atomic-vuejs-samples", "version": "0.0.0", "dependencies": { - "@coveo/atomic": "3.8.0", + "@coveo/atomic": "3.9.0", "vue": "^3.4.15" }, "devDependencies": { diff --git a/packages/atomic-angular/package.json b/packages/atomic-angular/package.json index a08ee0dd15f..c7d74774807 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.8.0", + "@coveo/atomic": "3.9.0", "rxjs": "7.8.1" }, "peerDependencies": { - "@coveo/headless": "3.6.0" + "@coveo/headless": "3.7.0" }, "devDependencies": { "@angular-devkit/build-angular": "17.3.9", "@angular/cli": "17.3.9", "@angular/compiler-cli": "17.3.12", - "@coveo/headless": "3.6.0", + "@coveo/headless": "3.7.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 9d1a7ee5172..e9288c1da21 100644 --- a/packages/atomic-angular/projects/atomic-angular/CHANGELOG.md +++ b/packages/atomic-angular/projects/atomic-angular/CHANGELOG.md @@ -1,3 +1,10 @@ +## 3.2.2 (2024-11-06) + +- [Version Bump][skip ci]: ui-kit publish ([4e3d244](https://github.com/coveo/ui-kit/commits/4e3d244)) +- feat(atomic, commerce): create atomic-product-multi-value-text component (#4224) ([949d6ca](https://github.com/coveo/ui-kit/commits/949d6ca)), closes [#4224](https://github.com/coveo/ui-kit/issues/4224) +- fix(atomic): fix clicks for recommendation lists in grid display mode (#4623) ([38970c3](https://github.com/coveo/ui-kit/commits/38970c3)), closes [#4623](https://github.com/coveo/ui-kit/issues/4623) +- chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) + ## 3.2.1 (2024-11-06) - feat(atomic, commerce): create atomic-product-multi-value-text component (#4224) ([949d6ca](https://github.com/coveo/ui-kit/commits/949d6ca)), closes [#4224](https://github.com/coveo/ui-kit/issues/4224) diff --git a/packages/atomic-angular/projects/atomic-angular/package.json b/packages/atomic-angular/projects/atomic-angular/package.json index 6e7041ea222..05f6bef4f96 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.2.1", + "version": "3.2.2", "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.6.0" + "@coveo/headless": "3.7.0" }, "dependencies": { - "@coveo/atomic": "3.8.0", + "@coveo/atomic": "3.9.0", "tslib": "2.6.3" }, "engines": { diff --git a/packages/atomic-hosted-page/CHANGELOG.md b/packages/atomic-hosted-page/CHANGELOG.md index c4b2e8802f6..43be114e3bb 100644 --- a/packages/atomic-hosted-page/CHANGELOG.md +++ b/packages/atomic-hosted-page/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.0.10 (2024-11-06) + +- [Version Bump][skip ci]: ui-kit publish ([4e3d244](https://github.com/coveo/ui-kit/commits/4e3d244)) +- chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) + ## 1.0.9 (2024-11-06) - chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) diff --git a/packages/atomic-hosted-page/package.json b/packages/atomic-hosted-page/package.json index 7e0687b49ca..85e41f955cd 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.9", + "version": "1.0.10", "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.3", - "@coveo/headless": "3.6.0", + "@coveo/bueno": "1.0.4", + "@coveo/headless": "3.7.0", "@stencil/core": "4.20.0" }, "devDependencies": { diff --git a/packages/atomic-react/CHANGELOG.md b/packages/atomic-react/CHANGELOG.md index 630ecfeccbd..f54db640bb3 100644 --- a/packages/atomic-react/CHANGELOG.md +++ b/packages/atomic-react/CHANGELOG.md @@ -1,3 +1,9 @@ +## 3.2.2 (2024-11-06) + +- [Version Bump][skip ci]: ui-kit publish ([4e3d244](https://github.com/coveo/ui-kit/commits/4e3d244)) +- feat(atomic, commerce): create atomic-product-multi-value-text component (#4224) ([949d6ca](https://github.com/coveo/ui-kit/commits/949d6ca)), closes [#4224](https://github.com/coveo/ui-kit/issues/4224) +- chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) + ## 3.2.1 (2024-11-06) - feat(atomic, commerce): create atomic-product-multi-value-text component (#4224) ([949d6ca](https://github.com/coveo/ui-kit/commits/949d6ca)), closes [#4224](https://github.com/coveo/ui-kit/issues/4224) diff --git a/packages/atomic-react/package.json b/packages/atomic-react/package.json index 87be28fcfb4..4c577e6f18d 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.2.1", + "version": "3.2.2", "description": "React specific wrapper for the Atomic component library", "repository": { "type": "git", @@ -30,7 +30,7 @@ "commerce/" ], "dependencies": { - "@coveo/atomic": "3.8.0" + "@coveo/atomic": "3.9.0" }, "devDependencies": { "@coveo/release": "1.0.0", @@ -49,7 +49,7 @@ "rollup-plugin-polyfill-node": "^0.13.0" }, "peerDependencies": { - "@coveo/headless": "3.6.0", + "@coveo/headless": "3.7.0", "react": ">=18.0.0", "react-dom": ">=18.0.0" }, diff --git a/packages/atomic/CHANGELOG.md b/packages/atomic/CHANGELOG.md index 731e2509475..af5e439d8bf 100644 --- a/packages/atomic/CHANGELOG.md +++ b/packages/atomic/CHANGELOG.md @@ -1,3 +1,19 @@ +## 3.9.0 (2024-11-06) + +- [Version Bump][skip ci]: ui-kit publish ([4e3d244](https://github.com/coveo/ui-kit/commits/4e3d244)) +- feat(atomic, commerce): create atomic-product-multi-value-text component (#4224) ([949d6ca](https://github.com/coveo/ui-kit/commits/949d6ca)), closes [#4224](https://github.com/coveo/ui-kit/issues/4224) +- feat(atomic,insight): update locales.json and insights.html to support viewed by customer (#4586) ([38fa9f7](https://github.com/coveo/ui-kit/commits/38fa9f7)), closes [#4586](https://github.com/coveo/ui-kit/issues/4586) +- fix(atomic): add tooltip to insight tabs (#4596) ([2b7404f](https://github.com/coveo/ui-kit/commits/2b7404f)), closes [#4596](https://github.com/coveo/ui-kit/issues/4596) +- fix(atomic): atomic-product layout in grid mode consistent on all screen sizes (#4527) ([94c445f](https://github.com/coveo/ui-kit/commits/94c445f)), closes [#4527](https://github.com/coveo/ui-kit/issues/4527) +- fix(atomic): fix clicks for recommendation lists in grid display mode (#4623) ([38970c3](https://github.com/coveo/ui-kit/commits/38970c3)), closes [#4623](https://github.com/coveo/ui-kit/issues/4623) +- fix(atomic): replace set polyfill in-house for size optimization (#4550) ([5d60308](https://github.com/coveo/ui-kit/commits/5d60308)), closes [#4550](https://github.com/coveo/ui-kit/issues/4550) [/#diff-6645f74803c2f8ab05a9005edf28232fd1942de4f1acc45c0d9f284f07f59833L7-R7](https://github.com///issues/diff-6645f74803c2f8ab05a9005edf28232fd1942de4f1acc45c0d9f284f07f59833L7-R7) [/#diff-6645f74803c2f8ab05a9005edf28232fd1942de4f1acc45c0d9f284f07f59833L182-R182](https://github.com///issues/diff-6645f74803c2f8ab05a9005edf28232fd1942de4f1acc45c0d9f284f07f59833L182-R182) +- docs(atomic): generated answer update (#4632) ([9952c20](https://github.com/coveo/ui-kit/commits/9952c20)), closes [#4632](https://github.com/coveo/ui-kit/issues/4632) [/github.com/coveo/ui-kit/pull/4622/files#r1827700968](https://github.com//github.com/coveo/ui-kit/pull/4622/files/issues/r1827700968) +- feat(atomic): add variable for collapsed rga height (#4622) ([5aa719f](https://github.com/coveo/ui-kit/commits/5aa719f)), closes [#4622](https://github.com/coveo/ui-kit/issues/4622) +- feat(commerce): exclude unused location facets properties (#4574) ([0b25980](https://github.com/coveo/ui-kit/commits/0b25980)), closes [#4574](https://github.com/coveo/ui-kit/issues/4574) +- chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) +- chore(atomic): add tests + stories for atomic-commerce-product-list (#4486) ([49638b9](https://github.com/coveo/ui-kit/commits/49638b9)), closes [#4486](https://github.com/coveo/ui-kit/issues/4486) +- test(atomic): atomic-commerce-search-box-instant-products (#4567) ([f222e89](https://github.com/coveo/ui-kit/commits/f222e89)), closes [#4567](https://github.com/coveo/ui-kit/issues/4567) + ## 3.8.0 (2024-11-06) - feat(atomic, commerce): create atomic-product-multi-value-text component (#4224) ([949d6ca](https://github.com/coveo/ui-kit/commits/949d6ca)), closes [#4224](https://github.com/coveo/ui-kit/issues/4224) diff --git a/packages/atomic/package.json b/packages/atomic/package.json index 09b508cbcb2..229c5fe37d7 100644 --- a/packages/atomic/package.json +++ b/packages/atomic/package.json @@ -1,7 +1,7 @@ { "name": "@coveo/atomic", "type": "module", - "version": "3.8.0", + "version": "3.9.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.3", - "@coveo/headless": "3.6.0", + "@coveo/bueno": "1.0.4", + "@coveo/headless": "3.7.0", "@popperjs/core": "^2.11.6", "@salesforce-ux/design-system": "^2.16.1", "@stencil/store": "2.0.16", @@ -159,8 +159,8 @@ "wait-on": "7.2.0" }, "peerDependencies": { - "@coveo/bueno": "1.0.3", - "@coveo/headless": "3.6.0" + "@coveo/bueno": "1.0.4", + "@coveo/headless": "3.7.0" }, "license": "Apache-2.0", "engines": { diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index fc61cae33cf..54ff9d745f3 100644 --- a/packages/auth/CHANGELOG.md +++ b/packages/auth/CHANGELOG.md @@ -1,3 +1,9 @@ +## 2.0.3 (2024-11-06) + +- [Version Bump][skip ci]: ui-kit publish ([4e3d244](https://github.com/coveo/ui-kit/commits/4e3d244)) +- chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) +- chore: migrate auth as well (#4612) ([b9c70f3](https://github.com/coveo/ui-kit/commits/b9c70f3)), closes [#4612](https://github.com/coveo/ui-kit/issues/4612) [#4595](https://github.com/coveo/ui-kit/issues/4595) + ## 2.0.2 (2024-11-06) - chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) diff --git a/packages/auth/package.json b/packages/auth/package.json index d9a880a052f..18f47afc39c 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/auth", - "version": "2.0.2", + "version": "2.0.3", "description": "Functions to help authenticate with the Coveo platform.", "main": "./dist/auth.js", "module": "./dist/auth.esm.js", diff --git a/packages/bueno/CHANGELOG.md b/packages/bueno/CHANGELOG.md index e8ee7efd3fd..7b0cb3b5cd0 100644 --- a/packages/bueno/CHANGELOG.md +++ b/packages/bueno/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.0.4 (2024-11-06) + +- [Version Bump][skip ci]: ui-kit publish ([4e3d244](https://github.com/coveo/ui-kit/commits/4e3d244)) +- chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) + ## 1.0.3 (2024-11-06) - chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) diff --git a/packages/bueno/package.json b/packages/bueno/package.json index 9c167229dea..dd5999b329d 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.3", + "version": "1.0.4", "files": [ "dist/" ], diff --git a/packages/headless-react/CHANGELOG.md b/packages/headless-react/CHANGELOG.md index c11329eb11d..a7ee1068fd2 100644 --- a/packages/headless-react/CHANGELOG.md +++ b/packages/headless-react/CHANGELOG.md @@ -1,3 +1,9 @@ +## 2.0.10 (2024-11-06) + +- [Version Bump][skip ci]: ui-kit publish ([4e3d244](https://github.com/coveo/ui-kit/commits/4e3d244)) +- chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) +- chore(headless-react): remove unused test dependencies (#4630) ([cc17db0](https://github.com/coveo/ui-kit/commits/cc17db0)), closes [#4630](https://github.com/coveo/ui-kit/issues/4630) + ## 2.0.9 (2024-11-06) - chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) diff --git a/packages/headless-react/package.json b/packages/headless-react/package.json index 186f7d42d74..ceb979035bf 100644 --- a/packages/headless-react/package.json +++ b/packages/headless-react/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/headless-react", - "version": "2.0.9", + "version": "2.0.10", "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.6.0" + "@coveo/headless": "3.7.0" }, "devDependencies": { "@coveo/release": "1.0.0", diff --git a/packages/headless/CHANGELOG.md b/packages/headless/CHANGELOG.md index 1999542bc97..49041dacb9f 100644 --- a/packages/headless/CHANGELOG.md +++ b/packages/headless/CHANGELOG.md @@ -1,3 +1,14 @@ +## 3.7.0 (2024-11-06) + +- [Version Bump][skip ci]: ui-kit publish ([4e3d244](https://github.com/coveo/ui-kit/commits/4e3d244)) +- feat(answerAPI): insight generate endpoint (#4602) ([16f2e56](https://github.com/coveo/ui-kit/commits/16f2e56)), closes [#4602](https://github.com/coveo/ui-kit/issues/4602) +- feat(commerce): exclude unused location facets properties (#4574) ([0b25980](https://github.com/coveo/ui-kit/commits/0b25980)), closes [#4574](https://github.com/coveo/ui-kit/issues/4574) +- fix(commerce): do not set `numberOfValues` when restoring from url (#4618) ([eb70faf](https://github.com/coveo/ui-kit/commits/eb70faf)), closes [#4618](https://github.com/coveo/ui-kit/issues/4618) +- chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) +- chore(headless SSR): add missing exports (#4613) ([3b77b65](https://github.com/coveo/ui-kit/commits/3b77b65)), closes [#4613](https://github.com/coveo/ui-kit/issues/4613) +- chore(headless ssr): add missing type export (#4607) ([9442b98](https://github.com/coveo/ui-kit/commits/9442b98)), closes [#4607](https://github.com/coveo/ui-kit/issues/4607) +- docs(headless): typedoc website and annotations (#4517) ([d32ac42](https://github.com/coveo/ui-kit/commits/d32ac42)), closes [#4517](https://github.com/coveo/ui-kit/issues/4517) + ## 3.6.0 (2024-11-06) - feat(answerAPI): insight generate endpoint (#4602) ([16f2e56](https://github.com/coveo/ui-kit/commits/16f2e56)), closes [#4602](https://github.com/coveo/ui-kit/issues/4602) diff --git a/packages/headless/package.json b/packages/headless/package.json index 70da50e5702..192bbe9edeb 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.6.0", + "version": "3.7.0", "files": [ "dist/" ], @@ -156,7 +156,7 @@ "pino-pretty": "^6.0.0 || ^10.0.0 || ^11.0.0" }, "dependencies": { - "@coveo/bueno": "1.0.3", + "@coveo/bueno": "1.0.4", "@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 dad37207525..15d20be32c6 100644 --- a/packages/quantic/CHANGELOG.md +++ b/packages/quantic/CHANGELOG.md @@ -1,3 +1,9 @@ +## 3.5.0 (2024-11-06) + +- [Version Bump][skip ci]: ui-kit publish ([4e3d244](https://github.com/coveo/ui-kit/commits/4e3d244)) +- feat(quantic): Exposed clearFilters option in quantic searchboxes (#4606) ([8b2b75d](https://github.com/coveo/ui-kit/commits/8b2b75d)), closes [#4606](https://github.com/coveo/ui-kit/issues/4606) +- chore: allow running on node 22 (#4605) ([573b7f3](https://github.com/coveo/ui-kit/commits/573b7f3)), closes [#4605](https://github.com/coveo/ui-kit/issues/4605) + ## 3.4.0 (2024-11-06) - feat(quantic): Exposed clearFilters option in quantic searchboxes (#4606) ([8b2b75d](https://github.com/coveo/ui-kit/commits/8b2b75d)), closes [#4606](https://github.com/coveo/ui-kit/issues/4606) diff --git a/packages/quantic/package.json b/packages/quantic/package.json index cb33c8b2480..18d3cb23a42 100644 --- a/packages/quantic/package.json +++ b/packages/quantic/package.json @@ -1,6 +1,6 @@ { "name": "@coveo/quantic", - "version": "3.4.0", + "version": "3.5.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.3", - "@coveo/headless": "3.6.0", + "@coveo/bueno": "1.0.4", + "@coveo/headless": "3.7.0", "dompurify": "3.1.6", "marked": "12.0.2" }, diff --git a/packages/samples/angular/package.json b/packages/samples/angular/package.json index 7e4ed8c46f1..dbde04f089d 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.2.1", + "@coveo/atomic-angular": "3.2.2", "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 f17a1ebd35c..d55f7d9d1b4 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.8.0", - "@coveo/atomic-react": "3.2.1", - "@coveo/headless": "3.6.0", + "@coveo/atomic": "3.9.0", + "@coveo/atomic-react": "3.2.2", + "@coveo/headless": "3.7.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 c6e7ee12bfb..36056abe79d 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.8.0", - "@coveo/atomic-react": "3.2.1", - "@coveo/headless": "3.6.0", + "@coveo/atomic": "3.9.0", + "@coveo/atomic-react": "3.2.2", + "@coveo/headless": "3.7.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 cea1daff04d..ad15abe5374 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.6.0", + "@coveo/headless": "3.7.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 146620013a9..82fffbb975f 100644 --- a/packages/samples/headless-react/package.json +++ b/packages/samples/headless-react/package.json @@ -8,8 +8,8 @@ "node": "^20.9.0 || ^22.11.0" }, "dependencies": { - "@coveo/auth": "2.0.2", - "@coveo/headless": "3.6.0", + "@coveo/auth": "2.0.3", + "@coveo/headless": "3.7.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 13ee1639e90..f5267835a1f 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.6.0", + "@coveo/headless": "3.7.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 b521f8b8931..37819b3f3b9 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.9", - "@coveo/headless": "3.6.0", + "@coveo/headless-react": "2.0.10", + "@coveo/headless": "3.7.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 a00ad3126b0..554634b3d49 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.8.0", - "@coveo/atomic-hosted-page": "1.0.9", - "@coveo/atomic-react": "3.2.1", - "@coveo/headless": "3.6.0", + "@coveo/atomic": "3.9.0", + "@coveo/atomic-hosted-page": "1.0.10", + "@coveo/atomic-react": "3.2.2", + "@coveo/headless": "3.7.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 c3ca5b82c34..391617f26cf 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.8.0", - "@coveo/bueno": "1.0.3", - "@coveo/headless": "3.6.0", + "@coveo/atomic": "3.9.0", + "@coveo/bueno": "1.0.4", + "@coveo/headless": "3.7.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 99f76625fd3..14843043d54 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.8.0" + "@coveo/atomic": "3.9.0" }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.3",