From 6f2c098bfb0e7a89ad918d17585f322968ba6075 Mon Sep 17 00:00:00 2001 From: Guillermo Date: Tue, 24 Oct 2023 08:53:19 +0200 Subject: [PATCH] chore: changelog cleanup --- packages/deep-merge/CHANGELOG.md | 75 +--- packages/eslint-plugin-x/CHANGELOG.md | 118 +----- packages/jest-utils/CHANGELOG.md | 65 +--- packages/logger/CHANGELOG.md | 60 +-- packages/react-wrapper/CHANGELOG.md | 114 +----- packages/storage-service/CHANGELOG.md | 71 +--- packages/x-adapter-platform/CHANGELOG.md | 175 +-------- packages/x-adapter/CHANGELOG.md | 413 ++++++--------------- packages/x-archetype-utils/CHANGELOG.md | 75 +--- packages/x-bus/CHANGELOG.md | 58 +-- packages/x-components/CHANGELOG.md | 444 +++++++++++++++-------- packages/x-priority-queue/CHANGELOG.md | 58 +-- packages/x-svg-converter/CHANGELOG.md | 45 +-- packages/x-tailwindcss/CHANGELOG.md | 179 +-------- packages/x-translations/CHANGELOG.md | 72 +--- packages/x-types/CHANGELOG.md | 227 +++--------- packages/x-utils/CHANGELOG.md | 89 +---- 17 files changed, 555 insertions(+), 1783 deletions(-) diff --git a/packages/deep-merge/CHANGELOG.md b/packages/deep-merge/CHANGELOG.md index 75580c9bbc..45e484d3a4 100644 --- a/packages/deep-merge/CHANGELOG.md +++ b/packages/deep-merge/CHANGELOG.md @@ -1,62 +1,40 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.0](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@2.0.0-alpha.3...@empathyco/x-deep-merge@2.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-deep-merge - - - - ## [2.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@2.0.0-alpha.2...@empathyco/x-deep-merge@2.0.0-alpha.3) (2023-09-18) **Note:** Version bump only for package @empathyco/x-deep-merge - - - - ## [2.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@2.0.0-alpha.1...@empathyco/x-deep-merge@2.0.0-alpha.2) (2023-06-27) **Note:** Version bump only for package @empathyco/x-deep-merge - - - - ## [2.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@2.0.0-alpha.0...@empathyco/x-deep-merge@2.0.0-alpha.1) (2023-06-06) **Note:** Version bump only for package @empathyco/x-deep-merge - - - - ## [2.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.34...@empathyco/x-deep-merge@2.0.0-alpha.0) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps (#1174) +- restore build workflow (#1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 (#1196) +- **deps:** update node to v18 (#1175) ## [1.3.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.33...@empathyco/x-deep-merge@1.3.0-alpha.34) (2023-04-12) @@ -67,24 +45,18 @@ EMP-274 ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [1.3.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.31...@empathyco/x-deep-merge@1.3.0-alpha.32) (2023-02-08) ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [1.3.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.30...@empathyco/x-deep-merge@1.3.0-alpha.31) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [1.3.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.29...@empathyco/x-deep-merge@1.3.0-alpha.30) (2023-01-25) @@ -92,16 +64,12 @@ EMP-274 - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [1.3.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.28...@empathyco/x-deep-merge@1.3.0-alpha.29) (2023-01-23) ### Styling - update prettier and format code (#1026) - ([a18cc17](https://github.com/empathyco/x/commit/a18cc172b6638962d53192905cd466f12bccacac)), - closes [EX-7877](https://searchbroker.atlassian.net/browse/EX-7877) ## [1.3.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.27...@empathyco/x-deep-merge@1.3.0-alpha.28) (2023-01-20) @@ -112,14 +80,12 @@ EMP-274 ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [1.3.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.25...@empathyco/x-deep-merge@1.3.0-alpha.26) (2022-12-19) ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ## [1.3.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.24...@empathyco/x-deep-merge@1.3.0-alpha.25) (2022-11-28) @@ -130,7 +96,6 @@ EMP-274 ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [1.3.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.22...@empathyco/x-deep-merge@1.3.0-alpha.23) (2022-09-27) @@ -209,8 +174,6 @@ EMP-274 ### Code Refactoring - move `isObject` to `x-utils` - ([766c08c](https://github.com/empathyco/x/commit/766c08c60fdc3c0411c29c52e473439f0781fc42)), - closes [EX-5791](https://searchbroker.atlassian.net/browse/EX-5791) ## [1.3.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.3...@empathyco/x-deep-merge@1.3.0-alpha.4) (2022-03-31) @@ -221,38 +184,28 @@ EMP-274 ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ## [1.3.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.1...@empathyco/x-deep-merge@1.3.0-alpha.2) (2022-02-28) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [1.3.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.3.0-alpha.0...@empathyco/x-deep-merge@1.3.0-alpha.1) (2021-11-29) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [1.3.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.2.2-alpha.8...@empathyco/x-deep-merge@1.3.0-alpha.0) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ### [1.2.2-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.2.2-alpha.7...@empathyco/x-deep-merge@1.2.2-alpha.8) (2021-08-05) @@ -267,8 +220,6 @@ EMP-274 ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ### [1.2.2-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.2.2-alpha.4...@empathyco/x-deep-merge@1.2.2-alpha.5) (2021-07-29) @@ -279,8 +230,6 @@ EMP-274 ### Bug Fixes - **promoted:** fix name export of PromotedsList component - ([e29bc52](https://github.com/empathyco/x/commit/e29bc52d0c82ba85dc013882e5d80674a870de2f)), - closes [EX-4484](https://searchbroker.atlassian.net/browse/EX-4484) ### [1.2.2-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-deep-merge@1.2.2-alpha.1...@empathyco/x-deep-merge@1.2.2-alpha.3) (2021-07-27) @@ -295,25 +244,17 @@ EMP-274 ### Continuous Integration - Fix publishing in x-components. Normalize build scripts. (#46) - ([c3c2f85](https://github.com/empathyco/x/commit/c3c2f8519c0de1b164074e87e68e77ad1af0d702)), - closes [EX-4413](https://searchbroker.atlassian.net/browse/EX-4413) ### 1.2.2-alpha.0 (2021-07-14) ### Documentation - add LICENSE and update package.json - ([4006a0f](https://github.com/empathyco/x/commit/4006a0f3fa4beb2c2e2ef59533a170c990791f9f)), - closes [EX-3930](https://searchbroker.atlassian.net/browse/EX-3930) ### Build System - **eslint:** add `@empathyco/eslint-plugin-x` package - ([fbdea4f](https://github.com/empathyco/x/commit/fbdea4fa00b541a72fbcba1d6269b8bd9b992b05)), - closes [EX-4211](https://searchbroker.atlassian.net/browse/EX-4211) ### Styling - add `@empathyco/eslint-plugin-x` to all packages - ([e36dc80](https://github.com/empathyco/x/commit/e36dc8022196df4c977045ca2e9a38be17657b83)), - closes [EX-4273](https://searchbroker.atlassian.net/browse/EX-4273) diff --git a/packages/eslint-plugin-x/CHANGELOG.md b/packages/eslint-plugin-x/CHANGELOG.md index 5b8a9873e4..73fd8d08f2 100644 --- a/packages/eslint-plugin-x/CHANGELOG.md +++ b/packages/eslint-plugin-x/CHANGELOG.md @@ -1,93 +1,65 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.0](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.38...@empathyco/eslint-plugin-x@2.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/eslint-plugin-x - - - - ## [2.0.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.37...@empathyco/eslint-plugin-x@2.0.0-alpha.38) (2023-06-14) - ### Bug Fixes -* **deps:** update dependency @vue/eslint-config-typescript to v11 (#1218) ([dcbaecd](https://github.com/empathyco/x/commit/dcbaecd8bdb585774a5c2a444b9a84d19384ed7b)) - - +- **deps:** update dependency @vue/eslint-config-typescript to v11 (#1218) ## [2.0.0-alpha.37](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.36...@empathyco/eslint-plugin-x@2.0.0-alpha.37) (2023-06-07) **Note:** Version bump only for package @empathyco/eslint-plugin-x - - - - ## [2.0.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.35...@empathyco/eslint-plugin-x@2.0.0-alpha.36) (2023-06-06) **Note:** Version bump only for package @empathyco/eslint-plugin-x - - - - ## [2.0.0-alpha.35](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.34...@empathyco/eslint-plugin-x@2.0.0-alpha.35) (2023-05-11) **Note:** Version bump only for package @empathyco/eslint-plugin-x - - - - ## [2.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.32...@empathyco/eslint-plugin-x@2.0.0-alpha.34) (2023-05-11) ### ⚠ BREAKING CHANGES -* minimum node version required is 18. +- minimum node version required is 18. ## [2.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.32...@empathyco/eslint-plugin-x@2.0.0-alpha.33) (2023-03-29) ### Features - Minor improvements. (#1109) - ([1c9dace](https://github.com/empathyco/x/commit/1c9dacea7c46eb0b27687730a8a4978d0e49b230)), - closes [EX-8130](https://searchbroker.atlassian.net/browse/EX-8130) ## [2.0.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.31...@empathyco/eslint-plugin-x@2.0.0-alpha.32) (2023-03-14) ### Bug Fixes - **build:** Fix issue with prettier-plugin-tailwindcss. (#1102) - ([b87f274](https://github.com/empathyco/x/commit/b87f2741815e9a6723a997a955a1b18784cb4ed4)), - closes [EX-8112](https://searchbroker.atlassian.net/browse/EX-8112) ## [2.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.30...@empathyco/eslint-plugin-x@2.0.0-alpha.31) (2023-03-07) ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [2.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.29...@empathyco/eslint-plugin-x@2.0.0-alpha.30) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [2.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.28...@empathyco/eslint-plugin-x@2.0.0-alpha.29) (2023-01-27) ### Build System - **deps:** update deps (#1046) - ([b6957df](https://github.com/empathyco/x/commit/b6957df9d88c0d94c2543047991a63afadd707ff)) ## [2.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.27...@empathyco/eslint-plugin-x@2.0.0-alpha.28) (2023-01-25) @@ -95,38 +67,30 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [2.0.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.26...@empathyco/eslint-plugin-x@2.0.0-alpha.27) (2023-01-24) ### Features - add `prettier-plugin-tailwindcss` (#1033) - ([c3eae8b](https://github.com/empathyco/x/commit/c3eae8bef0a75fa1e78f1190947a74fa9269d6bd)), - closes [EX-7884](https://searchbroker.atlassian.net/browse/EX-7884) ## [2.0.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.25...@empathyco/eslint-plugin-x@2.0.0-alpha.26) (2023-01-23) ### Styling - update prettier and format code (#1026) - ([a18cc17](https://github.com/empathyco/x/commit/a18cc172b6638962d53192905cd466f12bccacac)), - closes [EX-7877](https://searchbroker.atlassian.net/browse/EX-7877) ## [2.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.24...@empathyco/eslint-plugin-x@2.0.0-alpha.25) (2023-01-23) ### Features - enable `allowWhitespace` in `jsdoc/no-multi-asterisks` (#1029) - ([65b0d17](https://github.com/empathyco/x/commit/65b0d1734e1453a56fba67f0e6cb772f9d695452)) ## [2.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.23...@empathyco/eslint-plugin-x@2.0.0-alpha.24) (2023-01-20) ### Build System - **deps:** update dependencies (#1024) - ([e99425f](https://github.com/empathyco/x/commit/e99425fc315526afe40b1fd536bcfde1fc1af08a)) ## [2.0.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.22...@empathyco/eslint-plugin-x@2.0.0-alpha.23) (2023-01-20) @@ -137,9 +101,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - Add `eslint` and `prettier` to `devDependencies` in eslint-plugin-x (#987) - ([1013b73](https://github.com/empathyco/x/commit/1013b73436537ea14085456b334a6ec3b54b3767)) - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [2.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.20...@empathyco/eslint-plugin-x@2.0.0-alpha.21) (2022-12-26) @@ -158,7 +120,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - **deps:** bump `@typescript-eslint/parser` (#909) - ([9b8d2c4](https://github.com/empathyco/x/commit/9b8d2c4dda760e3d0a14d7098d0d1a521682afe4)) ## [2.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.16...@empathyco/eslint-plugin-x@2.0.0-alpha.17) (2022-12-09) @@ -166,45 +127,36 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **deps:** bump `eslint`, `@typescript-eslint/eslint-plugin` and `eslint-import-resolver-typescript` - ([cd63a4b](https://github.com/empathyco/x/commit/cd63a4b8fd7e7c605af86181e55e1e9379d59e95)) ## [2.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.15...@empathyco/eslint-plugin-x@2.0.0-alpha.16) (2022-12-09) ### Build System - **deps:** update dependencies (#908) - ([840da52](https://github.com/empathyco/x/commit/840da52dec32e04cf2b402cca2646b49c839e6e8)) ## [2.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.14...@empathyco/eslint-plugin-x@2.0.0-alpha.15) (2022-10-14) ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [2.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.13...@empathyco/eslint-plugin-x@2.0.0-alpha.14) (2022-09-27) ### Features - add `vue devtools` plugin to ease `XEvents` and `wiring` visualization (#215) - ([bd148ec](https://github.com/empathyco/x/commit/bd148ecb9682f8d4161d278c03f110f8f050d323)), - closes [EX-7032](https://searchbroker.atlassian.net/browse/EX-7032) ## [2.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.12...@empathyco/eslint-plugin-x@2.0.0-alpha.13) (2022-09-20) ### Features - Improve tailwindcss types. (#725) - ([14dec97](https://github.com/empathyco/x/commit/14dec974174cd18e63cb5f4e9a690a9989de44bc)), - closes [EX-6790](https://searchbroker.atlassian.net/browse/EX-6790) ## [2.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.11...@empathyco/eslint-plugin-x@2.0.0-alpha.12) (2022-09-09) ### Features - disable `@typescript-eslint/no-extra-parens` rule (#715) - ([3718017](https://github.com/empathyco/x/commit/3718017c5528156f931bc8b1f2d208cdb50781ed)), - closes [EX-6996](https://searchbroker.atlassian.net/browse/EX-6996) ## [2.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.10...@empathyco/eslint-plugin-x@2.0.0-alpha.11) (2022-08-03) @@ -217,22 +169,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **facets:** Move filters flattening from `x-adapter-platform` to `x-components`. (#626) - ([2bebaeb](https://github.com/empathyco/x/commit/2bebaeb2863fe794f1b3bea924904651b9302ef6)), - closes [EX-6484](https://searchbroker.atlassian.net/browse/EX-6484) ### Build System - sync duplicated dependencies (#567) - ([912e968](https://github.com/empathyco/x/commit/912e9687851594871b3296a5fb26129327939d96)), - closes [EX-6412](https://searchbroker.atlassian.net/browse/EX-6412) ## [2.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.9...@empathyco/eslint-plugin-x@2.0.0-alpha.10) (2022-06-06) ### Features - disable v-slot-style - ([2e8c2d9](https://github.com/empathyco/x/commit/2e8c2d93605b6a694e84c98f955ee7acfdfd35e3)), - closes [EX-6284](https://searchbroker.atlassian.net/browse/EX-6284) ## [2.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.8...@empathyco/eslint-plugin-x@2.0.0-alpha.9) (2022-05-11) @@ -244,8 +190,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - move `Request` types to `x-types` package - ([7cc85c1](https://github.com/empathyco/x/commit/7cc85c1d371b604b3188d8cc2076eab5fc9460e4)), - closes [EX-6066](https://searchbroker.atlassian.net/browse/EX-6066) ## [2.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.7...@empathyco/eslint-plugin-x@2.0.0-alpha.8) (2022-05-05) @@ -256,35 +200,24 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - **deps:** update eslint-plugin dependencies (#447) - ([51d60f0](https://github.com/empathyco/x/commit/51d60f0e11fa9667a784bbdb10ba1f39159b382f)), - closes [EX-5383](https://searchbroker.atlassian.net/browse/EX-5383) ## [2.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.5...@empathyco/eslint-plugin-x@2.0.0-alpha.6) (2022-04-19) ### Features - **eslint:** add `vuejs-accessibility` plugin (#427) - ([6789771](https://github.com/empathyco/x/commit/6789771ab88a909552da74095694a4c2a191a51d)), - closes [EX-5845](https://searchbroker.atlassian.net/browse/EX-5845) - extract SessionService to x-utils package - ([5268808](https://github.com/empathyco/x/commit/52688087e577dfd7ce9b0669b21ada75ae67053c)) - **typeguards:** add isPath - ([3c23ed0](https://github.com/empathyco/x/commit/3c23ed0c094161d787d24b2327d0884e41531878)), - closes [EX-5802](https://searchbroker.atlassian.net/browse/EX-5802) ### Build System - **deps:** Upgrade Cypress and Vue Cli plugins versions. (#399) - ([630d6b0](https://github.com/empathyco/x/commit/630d6b0d767a3484140ecd252e2be10817e0900d)), - closes [EX-5417](https://searchbroker.atlassian.net/browse/EX-5417) ## [2.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.4...@empathyco/eslint-plugin-x@2.0.0-alpha.5) (2022-03-31) ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ## [2.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.3...@empathyco/eslint-plugin-x@2.0.0-alpha.4) (2022-03-02) @@ -295,40 +228,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Others - remove standard-version from eslint-plugin-x - ([256c9d0](https://github.com/empathyco/x/commit/256c9d051ca1d36cf465fa4ca9a00dfc1d986ae7)), - closes [EX-5526](https://searchbroker.atlassian.net/browse/EX-5526) ## [2.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.2...@empathyco/eslint-plugin-x@2.0.0-alpha.3) (2022-02-28) ### Features - **url:** set `origin` when navigating - ([02aa766](https://github.com/empathyco/x/commit/02aa7661a15c3718f4809d094a01b0f684a1f55d)), - closes [EX-3541](https://searchbroker.atlassian.net/browse/EX-3541) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [2.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.1...@empathyco/eslint-plugin-x@2.0.0-alpha.2) (2021-11-22) ### Testing - **search:** redefine old search tests - ([5142bb5](https://github.com/empathyco/x/commit/5142bb5fb61181f199fa1019cf7c910d9736deb8)), - closes [EX-3801](https://searchbroker.atlassian.net/browse/EX-3801) ## [2.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@2.0.0-alpha.0...@empathyco/eslint-plugin-x@2.0.0-alpha.1) (2021-11-03) ### Documentation - fix readme to reference the correct package - ([0eaa431](https://github.com/empathyco/x/commit/0eaa431f18a08ba078a15b5e374ce27dd8575c96)) ## [2.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@1.4.0-alpha.7...@empathyco/eslint-plugin-x@2.0.0-alpha.0) (2021-10-25) @@ -360,17 +282,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **facets:** remove old `facets` X Module and replace by `facets-next`. - ([a47d99f](https://github.com/empathyco/x/commit/a47d99fd9ccbb046c5a5054a92e723f2675b7563)), - closes [EX-3663](https://searchbroker.atlassian.net/browse/EX-3663) - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ## [1.4.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@1.4.0-alpha.6...@empathyco/eslint-plugin-x@1.4.0-alpha.7) (2021-08-05) @@ -381,8 +297,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - upgrade dependencies - ([b1d0e5d](https://github.com/empathyco/x/commit/b1d0e5df03cd48f3bb285830943bddf9bdc17acf)), - closes [EX-4506](https://searchbroker.atlassian.net/browse/EX-4506) ## [1.4.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@1.4.0-alpha.4...@empathyco/eslint-plugin-x@1.4.0-alpha.5) (2021-08-03) @@ -393,8 +307,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - use 2 different versions of search-types - ([5a6ac76](https://github.com/empathyco/x/commit/5a6ac76fea26c0f284904d4f514a1370b7c6184b)), - closes [EX-4477](https://searchbroker.atlassian.net/browse/EX-4477) ## [1.4.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@1.4.0-alpha.1...@empathyco/eslint-plugin-x@1.4.0-alpha.3) (2021-07-27) @@ -413,19 +325,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes - **remove-deprecation:** remove deprecation on eqeqeq rule and setup Prettier in the project - ([e6618a3](https://github.com/empathyco/x/commit/e6618a38505a0a3460a730a0c6ce240add96f360)) ### Features - adapt types to support cypress component testing - ([7b8e045](https://github.com/empathyco/x/commit/7b8e045f891796b54e03391a562c5f75d4687a65)) - **config:** add initial eslint and third-party plugins, prettier and standard-version - configurations - ([c60d0b6](https://github.com/empathyco/x/commit/c60d0b67e9bc2294ce11a3f96307e7e44fde7f7b)) + configurations - **import-resolver:** support typescript import resolver - ([00a4085](https://github.com/empathyco/x/commit/00a4085be186e1cf28b24091fa214e1929ded07a)) - **prettier:** update prettier to version 2.1.2 - ([d413f8d](https://github.com/empathyco/x/commit/d413f8deb5f0675b17140fce9d86d0e3b24dd280)) # [1.3.0](https://github.com/empathyco/x/compare/@empathyco/eslint-plugin-x@1.3.0-alpha.1...@empathyco/eslint-plugin-x@1.3.0) (2021-05-12) @@ -436,19 +343,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes - **remove-deprecation:** remove deprecation on eqeqeq rule and setup Prettier in the project - ([e6618a3](https://github.com/empathyco/x/commit/e6618a38505a0a3460a730a0c6ce240add96f360)) ### Features - adapt types to support cypress component testing - ([7b8e045](https://github.com/empathyco/x/commit/7b8e045f891796b54e03391a562c5f75d4687a65)) - **config:** add initial eslint and third-party plugins, prettier and standard-version - configurations - ([c60d0b6](https://github.com/empathyco/x/commit/c60d0b67e9bc2294ce11a3f96307e7e44fde7f7b)) + configurations - **import-resolver:** support typescript import resolver - ([00a4085](https://github.com/empathyco/x/commit/00a4085be186e1cf28b24091fa214e1929ded07a)) - **prettier:** update prettier to version 2.1.2 - ([d413f8d](https://github.com/empathyco/x/commit/d413f8deb5f0675b17140fce9d86d0e3b24dd280)) # ESLint Plugin X @@ -457,24 +359,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Fix - **prettier:** replaced prettier organize import plugin with import plugin - ([f84345b](https://bitbucket.org/colbenson/eslint-plugin-x/commits/f84345b767788d00f06bc4f5051b9f414e0b57f0?at=develop)), - closes [EX-2760](https://searchbroker.atlassian.net/browse/EX-2760) ## [1.2.0](https://bitbucket.org/colbenson/eslint-plugin-x/branches/compare/v1.2.0%0Dv1.1.0) (2020-09-30) ### Features - **prettier:** update prettier to version 2.1.2 - ([0395e88](https://bitbucket.org/colbenson/eslint-plugin-x/commits/0395e880c656db816578a9fc2bc8091adbc18f43)), - closes [EX-2239](https://searchbroker.atlassian.net/browse/EX-2239) ## [1.1.0](https://bitbucket.org/colbenson/eslint-plugin-x/branches/compare/v1.1.0%0Dv1.0.0) (2020-09-17) ### Features - **import-resolver:** support typescript import resolver - ([f58616d](https://bitbucket.org/colbenson/eslint-plugin-x/commits/f58616df2568cfb5abef03cd7dc459629883e39f)), - closes [EX-2187](https://searchbroker.atlassian.net/browse/EX-2187) ## 1.0.0 (2020-06-18) @@ -482,5 +378,3 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **config:** add initial eslint and third-party plugins, prettier and standard-version configurations - ([079f20e](https://bitbucket.org/colbenson/eslint-plugin-x/commits/079f20e18c8364d99261a7a7dc7255d2ed634357)), - closes [EX-1946](https://searchbroker.atlassian.net/browse/EX-1946) diff --git a/packages/jest-utils/CHANGELOG.md b/packages/jest-utils/CHANGELOG.md index 4c0a8e26cc..5979ec5336 100644 --- a/packages/jest-utils/CHANGELOG.md +++ b/packages/jest-utils/CHANGELOG.md @@ -1,52 +1,36 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.0](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.5...@empathyco/x-jest-utils@2.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-jest-utils - - - - ## [2.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.4...@empathyco/x-jest-utils@2.0.0-alpha.5) (2023-06-06) **Note:** Version bump only for package @empathyco/x-jest-utils - - - - ## [2.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.3...@empathyco/x-jest-utils@2.0.0-alpha.4) (2023-05-11) **Note:** Version bump only for package @empathyco/x-jest-utils - - - - ## [2.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.0...@empathyco/x-jest-utils@2.0.0-alpha.3) (2023-05-11) ### ⚠ BREAKING CHANGES -* minimum node version required is 18 +- minimum node version required is 18 ## [2.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.0...@empathyco/x-jest-utils@2.0.0-alpha.2) (2023-05-11) - ### Continuous Integration -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - - +- restore build workflow (#1194) ## [2.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.1...@empathyco/x-jest-utils@2.0.0-alpha.1) (2023-05-11) **Note:** Version bump only for package @empathyco/x-jest-utils - ## [2.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@2.0.0-alpha.0...@empathyco/x-jest-utils@2.0.0-alpha.0) (2023-05-09) **Note:** Version bump only for package @empathyco/x-jest-utils @@ -60,24 +44,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [1.4.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.8...@empathyco/x-jest-utils@1.4.0-alpha.9) (2023-02-08) ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [1.4.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.7...@empathyco/x-jest-utils@1.4.0-alpha.8) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [1.4.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.6...@empathyco/x-jest-utils@1.4.0-alpha.7) (2023-01-25) @@ -85,8 +63,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [1.4.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.5...@empathyco/x-jest-utils@1.4.0-alpha.6) (2023-01-20) @@ -97,15 +73,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [1.4.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.3...@empathyco/x-jest-utils@1.4.0-alpha.4) (2022-04-29) ### Build System - **deps:** update eslint-plugin dependencies (#447) - ([51d60f0](https://github.com/empathyco/x/commit/51d60f0e11fa9667a784bbdb10ba1f39159b382f)), - closes [EX-5383](https://searchbroker.atlassian.net/browse/EX-5383) ## [1.4.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.2...@empathyco/x-jest-utils@1.4.0-alpha.3) (2022-03-31) @@ -116,36 +89,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [1.4.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.4.0-alpha.0...@empathyco/x-jest-utils@1.4.0-alpha.1) (2021-11-29) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [1.4.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.3.1-alpha.7...@empathyco/x-jest-utils@1.4.0-alpha.0) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ### [1.3.1-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.3.1-alpha.6...@empathyco/x-jest-utils@1.3.1-alpha.7) (2021-08-05) @@ -160,24 +123,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ### [1.3.1-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.3.1-alpha.3...@empathyco/x-jest-utils@1.3.1-alpha.4) (2021-07-29) ### Build System - use 2 different versions of search-types - ([5a6ac76](https://github.com/empathyco/x/commit/5a6ac76fea26c0f284904d4f514a1370b7c6184b)), - closes [EX-4477](https://searchbroker.atlassian.net/browse/EX-4477) ### [1.3.1-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.3.1-alpha.1...@empathyco/x-jest-utils@1.3.1-alpha.3) (2021-07-27) ### Continuous Integration - **eslint:** add dependency (#52) - ([080aa2c](https://github.com/empathyco/x/commit/080aa2ccb6065f969b08574723effa81f8b123c6)), - closes [EX-4317](https://searchbroker.atlassian.net/browse/EX-4317) ### [1.3.1-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-jest-utils@1.3.1-alpha.1...@empathyco/x-jest-utils@1.3.1-alpha.2) (2021-07-20) @@ -188,27 +145,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration - Fix publishing in x-components. Normalize build scripts. (#46) - ([c3c2f85](https://github.com/empathyco/x/commit/c3c2f8519c0de1b164074e87e68e77ad1af0d702)), - closes [EX-4413](https://searchbroker.atlassian.net/browse/EX-4413) ### 1.3.1-alpha.0 (2021-07-14) ### Documentation - add `LICENSE` and update `package.json` - ([836ba28](https://github.com/empathyco/x/commit/836ba287dab3a04181658ff5150ea62264038cc8)), - closes [EX-3932](https://searchbroker.atlassian.net/browse/EX-3932) ## 1.3.0 -> Added `nullOrAnyOf` to test fields validity with multiple types or null. +- Added `nullOrAnyOf` to test fields validity with multiple types or null. ## 1.2.0 -> Added `anyOf` to test fields validity with multiple types. Renamed `ExtendedExpect` and -> `ExtendedMatchers` to `EmpathyExtendedExpect` and `EmpathyExtendedMatchers` because they were -> colliding with the jest ones. +- Added `anyOf` to test fields validity with multiple types. Renamed `ExtendedExpect` and +- `ExtendedMatchers` to `EmpathyExtendedExpect` and `EmpathyExtendedMatchers` because they were +- colliding with the jest ones. ## 1.1.0 -> Added URL assertions to test for URL validity and search query parameters being included +- Added URL assertions to test for URL validity and search query parameters being included diff --git a/packages/logger/CHANGELOG.md b/packages/logger/CHANGELOG.md index c7bb992623..b320e8d24f 100644 --- a/packages/logger/CHANGELOG.md +++ b/packages/logger/CHANGELOG.md @@ -1,54 +1,35 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.0](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.6...@empathyco/x-logger@2.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-logger - - - - ## [2.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.5...@empathyco/x-logger@2.0.0-alpha.6) (2023-06-27) **Note:** Version bump only for package @empathyco/x-logger - - - - ## [2.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.4...@empathyco/x-logger@2.0.0-alpha.5) (2023-06-06) **Note:** Version bump only for package @empathyco/x-logger - - - - ## [2.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.3...@empathyco/x-logger@2.0.0-alpha.4) (2023-05-11) **Note:** Version bump only for package @empathyco/x-logger - - - - ## [2.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.0...@empathyco/x-logger@2.0.0-alpha.3) (2023-05-11) ### ⚠ BREAKING CHANGES -* minimum node version required is 18 +- minimum node version required is 18 ## [2.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.0...@empathyco/x-logger@2.0.0-alpha.2) (2023-05-11) - ### Continuous Integration -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - - +- restore build workflow (#1194) ## [2.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-logger@2.0.0-alpha.1...@empathyco/x-logger@2.0.0-alpha.1) (2023-05-11) @@ -67,24 +48,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [1.2.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.8...@empathyco/x-logger@1.2.0-alpha.9) (2023-02-08) ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [1.2.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.7...@empathyco/x-logger@1.2.0-alpha.8) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [1.2.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.6...@empathyco/x-logger@1.2.0-alpha.7) (2023-01-25) @@ -92,8 +67,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [1.2.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.5...@empathyco/x-logger@1.2.0-alpha.6) (2023-01-20) @@ -104,19 +77,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [1.2.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.3...@empathyco/x-logger@1.2.0-alpha.4) (2022-10-14) ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [1.2.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.2...@empathyco/x-logger@1.2.0-alpha.3) (2022-03-31) @@ -127,36 +97,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [1.2.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.2.0-alpha.0...@empathyco/x-logger@1.2.0-alpha.1) (2021-11-29) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [1.2.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.1.2-alpha.8...@empathyco/x-logger@1.2.0-alpha.0) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ### [1.1.2-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.1.2-alpha.7...@empathyco/x-logger@1.1.2-alpha.8) (2021-08-05) @@ -171,8 +131,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ### [1.1.2-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.1.2-alpha.4...@empathyco/x-logger@1.1.2-alpha.5) (2021-07-29) @@ -191,16 +149,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration - Fix publishing in x-components. Normalize build scripts. (#46) - ([c3c2f85](https://github.com/empathyco/x/commit/c3c2f8519c0de1b164074e87e68e77ad1af0d702)), - closes [EX-4413](https://searchbroker.atlassian.net/browse/EX-4413) ### [1.1.2-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-logger@1.1.2-alpha.0...@empathyco/x-logger@1.1.2-alpha.1) (2021-07-14) ### Styling - add `@empathyco/eslint-plugin-x` to all packages - ([e36dc80](https://github.com/empathyco/x/commit/e36dc8022196df4c977045ca2e9a38be17657b83)), - closes [EX-4273](https://searchbroker.atlassian.net/browse/EX-4273) ## 1.1.2-alpha.0 (2021-06-14) @@ -212,10 +166,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # Logger changelog -## 1.1.0 - 05/06/2020 +## 1.1.0 (05/06/2020) -> EX-1843 Add ESM build +- Add ESM build ## 1.0.0 -> Initial release +- Initial release diff --git a/packages/react-wrapper/CHANGELOG.md b/packages/react-wrapper/CHANGELOG.md index 09d61322c1..23560657e5 100644 --- a/packages/react-wrapper/CHANGELOG.md +++ b/packages/react-wrapper/CHANGELOG.md @@ -1,69 +1,41 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [4.0.0](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.31...@empathyco/x-react-wrapper@4.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-react-wrapper - - - - ## [4.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.30...@empathyco/x-react-wrapper@4.0.0-alpha.31) (2023-09-22) **Note:** Version bump only for package @empathyco/x-react-wrapper - - - - ## [4.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.29...@empathyco/x-react-wrapper@4.0.0-alpha.30) (2023-06-07) **Note:** Version bump only for package @empathyco/x-react-wrapper - - - - ## [4.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.28...@empathyco/x-react-wrapper@4.0.0-alpha.29) (2023-06-07) **Note:** Version bump only for package @empathyco/x-react-wrapper - - - - ## [4.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.27...@empathyco/x-react-wrapper@4.0.0-alpha.28) (2023-06-06) **Note:** Version bump only for package @empathyco/x-react-wrapper - - - - ## [4.0.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.26...@empathyco/x-react-wrapper@4.0.0-alpha.27) (2023-05-18) **Note:** Version bump only for package @empathyco/x-react-wrapper - - - - ## [4.0.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.25...@empathyco/x-react-wrapper@4.0.0-alpha.26) (2023-05-11) **Note:** Version bump only for package @empathyco/x-react-wrapper - - - - ## [4.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.23...@empathyco/x-react-wrapper@4.0.0-alpha.25) (2023-05-11) ### ⚠ BREAKING CHANGES -* minimum node version required is 18. +- minimum node version required is 18. ## [4.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.23...@empathyco/x-react-wrapper@4.0.0-alpha.24) (2023-05-03) @@ -82,32 +54,24 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **plugin:** replace old bus implementation using the new `x-priority-bus` (#1086) - ([f64f9b6](https://github.com/empathyco/x/commit/f64f9b68225c4ee422eb007784e0eec813c95228)), - closes [EX-7283](https://searchbroker.atlassian.net/browse/EX-7283) ## [4.0.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.19...@empathyco/x-react-wrapper@4.0.0-alpha.20) (2023-03-07) ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [4.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.18...@empathyco/x-react-wrapper@4.0.0-alpha.19) (2023-02-08) ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [4.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.17...@empathyco/x-react-wrapper@4.0.0-alpha.18) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [4.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.16...@empathyco/x-react-wrapper@4.0.0-alpha.17) (2023-01-25) @@ -115,15 +79,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [4.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.15...@empathyco/x-react-wrapper@4.0.0-alpha.16) (2023-01-20) ### Build System - **deps:** update dependencies (#1024) - ([e99425f](https://github.com/empathyco/x/commit/e99425fc315526afe40b1fd536bcfde1fc1af08a)) ## [4.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.14...@empathyco/x-react-wrapper@4.0.0-alpha.15) (2023-01-20) @@ -134,23 +95,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [4.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.12...@empathyco/x-react-wrapper@4.0.0-alpha.13) (2023-01-03) ### Build System - **deps:** update `vue` to version `2.7` (#971) - ([09fb0fe](https://github.com/empathyco/x/commit/09fb0fe5dbef020565571a4fafc89d2aac544c8e)), - closes [EX-7730](https://searchbroker.atlassian.net/browse/EX-7730) ## [4.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.11...@empathyco/x-react-wrapper@4.0.0-alpha.12) (2023-01-02) ### Continuous Integration - make Cypress cache depend on package. Make eslint cache restore last version if no exact match. - ([2498972](https://github.com/empathyco/x/commit/24989726d8e5c6c3450b344fbbc623a3f7246b53)), - closes [EX-7721](https://searchbroker.atlassian.net/browse/EX-7721) ## [4.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.10...@empathyco/x-react-wrapper@4.0.0-alpha.11) (2022-12-30) @@ -158,52 +114,42 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **e2e:** update `cypress` to version `12.1.0` and replace `cypress-cucumber-preprocessor` with `@badeball/cypress-cucumber-preprocessor` (#747) - ([2adb2cd](https://github.com/empathyco/x/commit/2adb2cd03591c37934fb385b120822ef271c359f)) ## [4.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.9...@empathyco/x-react-wrapper@4.0.0-alpha.10) (2022-12-30) ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ## [4.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.8...@empathyco/x-react-wrapper@4.0.0-alpha.9) (2022-10-27) ### Features - replace `parcel` with `vite` (#739) - ([7720502](https://github.com/empathyco/x/commit/7720502abfdee009506f4478ba3d71ea76051cb1)) ## [4.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.7...@empathyco/x-react-wrapper@4.0.0-alpha.8) (2022-10-14) ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [4.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.6...@empathyco/x-react-wrapper@4.0.0-alpha.7) (2022-09-09) ### Features - disable `@typescript-eslint/no-extra-parens` rule (#715) - ([3718017](https://github.com/empathyco/x/commit/3718017c5528156f931bc8b1f2d208cdb50781ed)), - closes [EX-6996](https://searchbroker.atlassian.net/browse/EX-6996) ## [4.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.5...@empathyco/x-react-wrapper@4.0.0-alpha.6) (2022-08-31) ### Build System - **dependencies:** fix Vue & Vuex versions (#686) - ([177e851](https://github.com/empathyco/x/commit/177e8511f4458fa13c627210cdfbbf6d42a85b17)), - closes [EX-6918](https://searchbroker.atlassian.net/browse/EX-6918) ## [4.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.4...@empathyco/x-react-wrapper@4.0.0-alpha.5) (2022-04-04) ### Build System - **deps:** Upgrade Cypress and Vue Cli plugins versions. (#399) - ([630d6b0](https://github.com/empathyco/x/commit/630d6b0d767a3484140ecd252e2be10817e0900d)), - closes [EX-5417](https://searchbroker.atlassian.net/browse/EX-5417) ## [4.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.3...@empathyco/x-react-wrapper@4.0.0-alpha.4) (2022-03-31) @@ -214,36 +160,26 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [4.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.1...@empathyco/x-react-wrapper@4.0.0-alpha.2) (2021-11-29) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [4.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@4.0.0-alpha.0...@empathyco/x-react-wrapper@4.0.0-alpha.1) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ## [4.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@3.1.0-alpha.2...@empathyco/x-react-wrapper@4.0.0-alpha.0) (2021-09-22) @@ -275,8 +211,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **facets:** remove old `facets` X Module and replace by `facets-next`. - ([a47d99f](https://github.com/empathyco/x/commit/a47d99fd9ccbb046c5a5054a92e723f2675b7563)), - closes [EX-3663](https://searchbroker.atlassian.net/browse/EX-3663) ## [3.1.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@3.1.0-alpha.1...@empathyco/x-react-wrapper@3.1.0-alpha.2) (2021-08-05) @@ -287,22 +221,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **facets-next:** add `HierarchicalFilterEntity` (#75) - ([d633721](https://github.com/empathyco/x/commit/d633721b6c795ee9145925d366216edd616b0807)), - closes [EX-4354](https://searchbroker.atlassian.net/browse/EX-4354) ### Build System - upgrade dependencies - ([b1d0e5d](https://github.com/empathyco/x/commit/b1d0e5df03cd48f3bb285830943bddf9bdc17acf)), - closes [EX-4506](https://searchbroker.atlassian.net/browse/EX-4506) ## [3.1.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@3.0.1-alpha.1...@empathyco/x-react-wrapper@3.1.0-alpha.0) (2021-08-03) ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ### [3.0.1-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-react-wrapper@3.0.1-alpha.0...@empathyco/x-react-wrapper@3.0.1-alpha.1) (2021-07-29) @@ -319,8 +247,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **slots:** support using standard React components inside slots - ([489cc0c](https://bitbucket.org/colbenson/react-wrapper/commits/489cc0cfa8eab5e71233bba541bf2257d3bbbaa0)), - closes [EX-2901](https://searchbroker.atlassian.net/browse/EX-2901) ### ⚠ BREAKING CHANGES @@ -340,84 +266,50 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **react-wrapper:** make react-wrapper render a wrapper div so sibling elements can be properly updated. - ([e1dab57](https://bitbucket.org/colbenson/react-wrapper/commits/e1dab576e2d66f73e075e85abcf0396a69201dc3)), - closes [EX-2809](https://searchbroker.atlassian.net/browse/EX-2809) - **slots:** make react-wrapper slots render a wrapper div so children can be properly updated. - ([ddf0f55](https://bitbucket.org/colbenson/react-wrapper/commits/ddf0f551bd4f19c1beaf737c5e5a50d3f5e24302)), - closes [EX-2854](https://searchbroker.atlassian.net/browse/EX-2854) ### [1.0.4](https://bitbucket.org/colbenson/react-wrapper/branches/compare/v1.0.4%0Dv1.0.3) (2020-12-03) ### Bug Fixes - **children:** fix children unmount fails if parentElement is removed too - ([3903554](https://bitbucket.org/colbenson/react-wrapper/commits/3903554dc4a770f0f5a47f47d9600a853943e9fc)), - closes [EX-2732](https://searchbroker.atlassian.net/browse/EX-2732) ### [1.0.3](https://bitbucket.org/colbenson/react-wrapper/branches/compare/v1.0.3%0Dv1.0.2) (2020-11-05) ### Bug Fixes - **slots:** add support to text content in slots - ([039ee3f](https://bitbucket.org/colbenson/react-wrapper/commits/039ee3f53f00241d2ea1bb879ba4c047d359c636)), - closes [EX-2525](https://searchbroker.atlassian.net/browse/EX-2525) ### [1.0.2](https://bitbucket.org/colbenson/react-wrapper/branches/compare/v1.0.2%0Dv1.0.1) (2020-10-29) ### Bug Fixes - **slots:** check if VueChildrenWrapper is unmounted before unmounting React Component - ([0841e0d](https://bitbucket.org/colbenson/react-wrapper/commits/0841e0db8843722d784dc9371bf52e2fc63a2e51)), - closes [EX-2425](https://searchbroker.atlassian.net/browse/EX-2425) ### [1.0.1](https://bitbucket.org/colbenson/react-wrapper/branches/compare/v1.0.1%0Dv1.0.0) (2020-10-19) ### Bug Fixes - **slots:** avoid creating new HTML elements for slots when the react-wrapper is re-rendered. - ([24e6142](https://bitbucket.org/colbenson/react-wrapper/commits/24e61426442671a3a8293a140fd93ae81dacd77f)), - closes [EX-2330](https://searchbroker.atlassian.net/browse/EX-2330) ### Documentation - add documentation with the usage and architecture - ([3a0982b](https://bitbucket.org/colbenson/react-wrapper/commits/3a0982b2074eaf1a10a52bf29361d85330c75d79)), - closes [EX-2390](https://searchbroker.atlassian.net/browse/EX-2390) ## 1.0.0 (2020-07-31) ### Features - **linter:** use eslint-plugin-x - ([2d9298b](https://bitbucket.org/colbenson/react-wrapper/commits/2d9298b81d5275e3e17f34a2af0e55a485160875)), - closes [EX-1946](https://searchbroker.atlassian.net/browse/EX-1946) - **react-wrapper:** add events support - ([436481b](https://bitbucket.org/colbenson/react-wrapper/commits/436481be18a27a295767a3ca524ddbf6f26be5e8)), - closes [EX-1885](https://searchbroker.atlassian.net/browse/EX-1885) - **react-wrapper:** add slots support - ([edcfb51](https://bitbucket.org/colbenson/react-wrapper/commits/edcfb51a050a740a716c8573f5ea35dea6bf7259)), - closes [EX-1791](https://searchbroker.atlassian.net/browse/EX-1791) - **react-wrapper:** add events support - ([436481b](https://bitbucket.org/colbenson/react-wrapper/commits/436481be18a27a295767a3ca524ddbf6f26be5e8)), - closes [EX-1885](https://searchbroker.atlassian.net/browse/EX-1885) - **react-wrapper:** add slots support - ([edcfb51](https://bitbucket.org/colbenson/react-wrapper/commits/edcfb51a050a740a716c8573f5ea35dea6bf7259)), - closes [EX-1791](https://searchbroker.atlassian.net/browse/EX-1791) - **react-wrapper:** create react-wrapper with props syncing support - ([ccfe6b2](https://bitbucket.org/colbenson/react-wrapper/commits/ccfe6b20f0d5ef7f0fd0ecd168cee492b8f0a529)), - closes [EX-1696](https://searchbroker.atlassian.net/browse/EX-1696) ### Code Refactoring - **linter:** add eslint, prettier and commitizen support - ([290d103](https://bitbucket.org/colbenson/react-wrapper/commits/290d103d0fad4987a649ae423a2c025532f8b3c2)), - closes [EX-1885](https://searchbroker.atlassian.net/browse/EX-1885) - **vue-wrapper:** remove vue-wrapper and its testing - ([508ea3e](https://bitbucket.org/colbenson/react-wrapper/commits/508ea3ee11864e821b52fdf2858344dc8dd417ff)), - closes [EX-1885](https://searchbroker.atlassian.net/browse/EX-1885) - **vue-wrapper:** remove vue-wrapper and its testing - ([a9d9cc0](https://bitbucket.org/colbenson/react-wrapper/commits/a9d9cc022876550f5f87aa801a5dec9deec7b4fb)), - closes [EX-1885](https://searchbroker.atlassian.net/browse/EX-1885) - **linter:** add eslint, prettier and commitizen support - ([290d103](https://bitbucket.org/colbenson/react-wrapper/commits/290d103d0fad4987a649ae423a2c025532f8b3c2)), - closes [EX-1885](https://searchbroker.atlassian.net/browse/EX-1885) diff --git a/packages/storage-service/CHANGELOG.md b/packages/storage-service/CHANGELOG.md index 8d5ea1b18a..bec3be6d27 100644 --- a/packages/storage-service/CHANGELOG.md +++ b/packages/storage-service/CHANGELOG.md @@ -1,45 +1,29 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.0](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.15...@empathyco/x-storage-service@2.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-storage-service - - - - ## [2.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.14...@empathyco/x-storage-service@2.0.0-alpha.15) (2023-06-27) **Note:** Version bump only for package @empathyco/x-storage-service - - - - ## [2.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.13...@empathyco/x-storage-service@2.0.0-alpha.14) (2023-06-06) **Note:** Version bump only for package @empathyco/x-storage-service - - - - ## [2.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.12...@empathyco/x-storage-service@2.0.0-alpha.13) (2023-05-11) **Note:** Version bump only for package @empathyco/x-storage-service - - - - ## [2.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.10...@empathyco/x-storage-service@2.0.0-alpha.12) (2023-05-11) ### ⚠ BREAKING CHANGES -* minimum node version required is 18. +- minimum node version required is 18. ## [2.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.10...@empathyco/x-storage-service@2.0.0-alpha.11) (2023-04-12) @@ -50,24 +34,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [2.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.8...@empathyco/x-storage-service@2.0.0-alpha.9) (2023-02-08) ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [2.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.7...@empathyco/x-storage-service@2.0.0-alpha.8) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [2.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.6...@empathyco/x-storage-service@2.0.0-alpha.7) (2023-01-25) @@ -75,8 +53,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [2.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.5...@empathyco/x-storage-service@2.0.0-alpha.6) (2023-01-20) @@ -87,27 +63,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [2.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.3...@empathyco/x-storage-service@2.0.0-alpha.4) (2022-10-14) ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [2.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.2...@empathyco/x-storage-service@2.0.0-alpha.3) (2022-09-09) ### Features - disable `@typescript-eslint/no-extra-parens` rule (#715) - ([3718017](https://github.com/empathyco/x/commit/3718017c5528156f931bc8b1f2d208cdb50781ed)), - closes [EX-6996](https://searchbroker.atlassian.net/browse/EX-6996) ## [2.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@2.0.0-alpha.1...@empathyco/x-storage-service@2.0.0-alpha.2) (2022-03-31) @@ -118,14 +89,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [2.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@1.4.0-alpha.0...@empathyco/x-storage-service@2.0.0-alpha.0) (2021-11-29) @@ -136,28 +103,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **storage-service:** Rename `StorageService` to `BrowserStorageService` - ([6bf38fb](https://github.com/empathyco/x/commit/6bf38fb7d14323c84c949e21eaa9c692fb0014d7)), - closes [EX-5073](https://searchbroker.atlassian.net/browse/EX-5073) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [1.4.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@1.3.1-alpha.7...@empathyco/x-storage-service@1.4.0-alpha.0) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ### [1.3.1-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@1.3.1-alpha.6...@empathyco/x-storage-service@1.3.1-alpha.7) (2021-08-05) @@ -172,8 +131,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ### [1.3.1-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-storage-service@1.3.1-alpha.3...@empathyco/x-storage-service@1.3.1-alpha.4) (2021-07-29) @@ -192,39 +149,31 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration - Fix publishing in x-components. Normalize build scripts. (#46) - ([c3c2f85](https://github.com/empathyco/x/commit/c3c2f8519c0de1b164074e87e68e77ad1af0d702)), - closes [EX-4413](https://searchbroker.atlassian.net/browse/EX-4413) ### 1.3.1-alpha.0 (2021-07-14) ### Documentation - Add LICENSE and update package.json files - ([b5760b0](https://github.com/empathyco/x/commit/b5760b098e158d6f8c2fb4696faf4ec42df21c83)), - closes [EX-3931](https://searchbroker.atlassian.net/browse/EX-3931) ### Styling - add `@empathyco/eslint-plugin-x` to all packages - ([e36dc80](https://github.com/empathyco/x/commit/e36dc8022196df4c977045ca2e9a38be17657b83)), - closes [EX-4273](https://searchbroker.atlassian.net/browse/EX-4273) -## 1.3.0 - 05/06/2020 +## 1.3.0 (05/06/2020) -> EX-1843 Add ESM build keeping the CommonJS too +- Add ESM build keeping the CommonJS too ## 1.2.1 -> EX-1540 Update `@empathy/logger` to use minor version -> -> EX-1540 Set a fixed `@empathybroker/eb-tslint` version +- Update `@empathy/logger` to use minor version +- Set a fixed `@empathybroker/eb-tslint` version ## 1.2.0 -> EX-1327 Fix return type of `StorageService.removeItem` method -> -> EX-1327 Update documentation with missing `StorageService.clear` method +- Fix return type of `StorageService.removeItem` method +- Update documentation with missing `StorageService.clear` method ## 1.1.0 -> EX-1304 Fix trying to parse non valid JSON values throwing an error +- Fix trying to parse non-valid JSON values throwing an error diff --git a/packages/x-adapter-platform/CHANGELOG.md b/packages/x-adapter-platform/CHANGELOG.md index 31e1515c9d..f676ef2ed4 100644 --- a/packages/x-adapter-platform/CHANGELOG.md +++ b/packages/x-adapter-platform/CHANGELOG.md @@ -1,176 +1,112 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.0](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.88...@empathyco/x-adapter-platform@1.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-adapter-platform - - - - ## [1.0.0-alpha.88](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.87...@empathyco/x-adapter-platform@1.0.0-alpha.88) (2023-10-11) **Note:** Version bump only for package @empathyco/x-adapter-platform - - - - ## [1.0.0-alpha.87](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.86...@empathyco/x-adapter-platform@1.0.0-alpha.87) (2023-10-09) - ### Features -* experience controls adapter tests ([27de0ce](https://github.com/empathyco/x/commit/27de0ce41887b50ec7c37f87685f335f374c59ff)) - - +- experience controls adapter tests ## [1.0.0-alpha.86](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.85...@empathyco/x-adapter-platform@1.0.0-alpha.86) (2023-10-04) - ### Features -* **experience-controls:** experience controls module and adapter (#1307) ([6ae3f6b](https://github.com/empathyco/x/commit/6ae3f6b3d537910781dbfebf3b2e670eff391911)) - - +- **experience-controls:** experience controls module and adapter (#1307) ## [1.0.0-alpha.85](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.84...@empathyco/x-adapter-platform@1.0.0-alpha.85) (2023-09-18) **Note:** Version bump only for package @empathyco/x-adapter-platform - - - - ## [1.0.0-alpha.84](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.83...@empathyco/x-adapter-platform@1.0.0-alpha.84) (2023-09-07) - ### Features -* update tagging from banners and promoteds (#1274) ([4dd4666](https://github.com/empathyco/x/commit/4dd4666304e76a095d030e36be45590f913d1ad3)) - - +- update tagging from banners and promoteds (#1274) ## [1.0.0-alpha.83](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.82...@empathyco/x-adapter-platform@1.0.0-alpha.83) (2023-08-02) **Note:** Version bump only for package @empathyco/x-adapter-platform - - - - ## [1.0.0-alpha.82](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.81...@empathyco/x-adapter-platform@1.0.0-alpha.82) (2023-07-25) - ### Bug Fixes -* **filters:** Editable number range filter should be unique (#1243) ([ec8b788](https://github.com/empathyco/x/commit/ec8b78829d16df0db50cfa35e0bdf5ba64529d26)) - - +- **filters:** Editable number range filter should be unique (#1243) ## [1.0.0-alpha.81](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.80...@empathyco/x-adapter-platform@1.0.0-alpha.81) (2023-06-27) **Note:** Version bump only for package @empathyco/x-adapter-platform - - - - ## [1.0.0-alpha.80](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.79...@empathyco/x-adapter-platform@1.0.0-alpha.80) (2023-06-27) - ### Features -* **adapter:** add mapping for keywords when there's no title_raw (#1236) ([5b1ce10](https://github.com/empathyco/x/commit/5b1ce10eb48cd5a48c41e88fe35f3321e5be516d)) - - +- **adapter:** add mapping for keywords when there's no title_raw (#1236) ## [1.0.0-alpha.79](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.78...@empathyco/x-adapter-platform@1.0.0-alpha.79) (2023-06-15) - ### Features -* **tagging:** add fallback for displayId (#1235) ([8fa9512](https://github.com/empathyco/x/commit/8fa95120b7fdccaf430824ab9570c7ad43cd0539)) - - +- **tagging:** add fallback for displayId (#1235) ## [1.0.0-alpha.78](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.77...@empathyco/x-adapter-platform@1.0.0-alpha.78) (2023-06-14) - ### Features -* **tagging:** track displayClick properties in result & tagging request (#1225) ([53a209e](https://github.com/empathyco/x/commit/53a209e5c9719a8ba0cff21f5d8d52b0dfe70c6d)) - - +- **tagging:** track displayClick properties in result & tagging request (#1225) ## [1.0.0-alpha.77](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.76...@empathyco/x-adapter-platform@1.0.0-alpha.77) (2023-06-08) - ### Bug Fixes -* **platform-adapter:** change semantics url path (#1230) ([b8210b5](https://github.com/empathyco/x/commit/b8210b59960474a3ad86ffe1a9ee6bc35567ea6e)) - - +- **platform-adapter:** change semantics url path (#1230) ## [1.0.0-alpha.76](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.75...@empathyco/x-adapter-platform@1.0.0-alpha.76) (2023-06-07) **Note:** Version bump only for package @empathyco/x-adapter-platform - - - - ## [1.0.0-alpha.75](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.74...@empathyco/x-adapter-platform@1.0.0-alpha.75) (2023-06-06) **Note:** Version bump only for package @empathyco/x-adapter-platform - - - - ## [1.0.0-alpha.74](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.73...@empathyco/x-adapter-platform@1.0.0-alpha.74) (2023-05-30) - ### Bug Fixes -* **adapter-platform:** fix objectFilter import in semantic queries schema (#1216) ([361baca](https://github.com/empathyco/x/commit/361baca52208924fd513cccd48ca8311f4c04716)) - - +- **adapter-platform:** fix objectFilter import in semantic queries schema (#1216) ## [1.0.0-alpha.73](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.72...@empathyco/x-adapter-platform@1.0.0-alpha.73) (2023-05-30) - ### Features -* **platform-adapter:** add semantic queries to platform adapter (#1212) ([82bd567](https://github.com/empathyco/x/commit/82bd56704638b050e323d486c43ebcb8cae1d41d)) - - +- **platform-adapter:** add semantic queries to platform adapter (#1212) ## [1.0.0-alpha.72](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.71...@empathyco/x-adapter-platform@1.0.0-alpha.72) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps (#1174) +- restore build workflow (#1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 (#1196) +- **deps:** update node to v18 (#1175) ## [1.0.0-alpha.71](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.70...@empathyco/x-adapter-platform@1.0.0-alpha.71) (2023-05-03) @@ -185,7 +121,6 @@ EMP-274 ### Features - Adapt Result mapping according to new API standard (#1039) - ([89186b6](https://github.com/empathyco/x/commit/89186b604d72f18bce257b88b536243c11c5ddf3)) ## [1.0.0-alpha.68](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.67...@empathyco/x-adapter-platform@1.0.0-alpha.68) (2023-04-12) @@ -196,24 +131,18 @@ EMP-274 ### Documentation - add missing release-tags and documentation (#1106) - ([fbe7d46](https://github.com/empathyco/x/commit/fbe7d461daa37f9309dedaa46e87035e047e4a2a)), - closes [EX-8119](https://searchbroker.atlassian.net/browse/EX-8119) ## [1.0.0-alpha.66](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.65...@empathyco/x-adapter-platform@1.0.0-alpha.66) (2023-03-09) ### Build System - add `report` folder to packed `tarball` (#1101) - ([16f21e8](https://github.com/empathyco/x/commit/16f21e802c3d14d1fce70422cec9cb13c8ecfd4f)), - closes [EX-8105](https://searchbroker.atlassian.net/browse/EX-8105) ## [1.0.0-alpha.65](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.64...@empathyco/x-adapter-platform@1.0.0-alpha.65) (2023-03-07) ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [1.0.0-alpha.64](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.63...@empathyco/x-adapter-platform@1.0.0-alpha.64) (2023-02-27) @@ -224,23 +153,18 @@ EMP-274 ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [1.0.0-alpha.62](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.61...@empathyco/x-adapter-platform@1.0.0-alpha.62) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [1.0.0-alpha.61](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.60...@empathyco/x-adapter-platform@1.0.0-alpha.61) (2023-02-03) ### Build System - **deps:** update deps (#1062) - ([59f29b9](https://github.com/empathyco/x/commit/59f29b9c5861f790a65b061eec628eb35d066b68)) ## [1.0.0-alpha.60](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.59...@empathyco/x-adapter-platform@1.0.0-alpha.60) (2023-01-25) @@ -248,8 +172,6 @@ EMP-274 - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [1.0.0-alpha.59](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.58...@empathyco/x-adapter-platform@1.0.0-alpha.59) (2023-01-23) @@ -264,23 +186,18 @@ EMP-274 ### Features - **endpoint-adapters:** add `internal` field to all `requests` but `tagging` (#1016) - ([d718bc1](https://github.com/empathyco/x/commit/d718bc1a2b0449fc8d41f8d23cbb882adad3d8eb)), - closes [EX-7780](https://searchbroker.atlassian.net/browse/EX-7780) ## [1.0.0-alpha.56](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.55...@empathyco/x-adapter-platform@1.0.0-alpha.56) (2023-01-18) ### Documentation - add `license` and improve `readme` (#968) - ([d6513fb](https://github.com/empathyco/x/commit/d6513fb77d6467e7490f9951c2111870b4770058)), - closes [EX-6046](https://searchbroker.atlassian.net/browse/EX-6046) ## [1.0.0-alpha.55](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.54...@empathyco/x-adapter-platform@1.0.0-alpha.55) (2023-01-13) ### Build System - **deps:** update dependencies (#1004) - ([7343506](https://github.com/empathyco/x/commit/73435063e97648ed5bb87600bb7cfbb5eb64b70c)) ## [1.0.0-alpha.54](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.53...@empathyco/x-adapter-platform@1.0.0-alpha.54) (2023-01-10) @@ -291,7 +208,6 @@ EMP-274 ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [1.0.0-alpha.52](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.51...@empathyco/x-adapter-platform@1.0.0-alpha.52) (2023-01-04) @@ -302,8 +218,6 @@ EMP-274 ### Build System - **deps:** update `vue` to version `2.7` (#971) - ([09fb0fe](https://github.com/empathyco/x/commit/09fb0fe5dbef020565571a4fafc89d2aac544c8e)), - closes [EX-7730](https://searchbroker.atlassian.net/browse/EX-7730) ## [1.0.0-alpha.50](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.49...@empathyco/x-adapter-platform@1.0.0-alpha.50) (2022-12-30) @@ -319,8 +233,6 @@ EMP-274 ### Bug Fixes - mutable schema types (#960) - ([8015921](https://github.com/empathyco/x/commit/8015921daf2c9e5ee3a6fce2c1f57458aeb278dd)), - closes [EX-7702](https://searchbroker.atlassian.net/browse/EX-7702) ## [1.0.0-alpha.48](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.47...@empathyco/x-adapter-platform@1.0.0-alpha.48) (2022-12-23) @@ -335,7 +247,6 @@ EMP-274 ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ## [1.0.0-alpha.45](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.44...@empathyco/x-adapter-platform@1.0.0-alpha.45) (2022-11-28) @@ -346,14 +257,12 @@ EMP-274 ### Bug Fixes - number filter schema to map the right values (#861) - ([3b52554](https://github.com/empathyco/x/commit/3b5255420f5c081640bf23ef34063d014f70c34c)) ## [1.0.0-alpha.43](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.42...@empathyco/x-adapter-platform@1.0.0-alpha.43) (2022-11-09) ### Features - **banners:** add tagging info banners in platform adapter (#823) - ([71bd570](https://github.com/empathyco/x/commit/71bd5702b963c41a2cd75e719aad9976ec2180b0)) ## [1.0.0-alpha.42](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.41...@empathyco/x-adapter-platform@1.0.0-alpha.42) (2022-11-03) @@ -364,24 +273,18 @@ EMP-274 ### Bug Fixes - make promoted and banner position optional (#817) - ([a2a8d5d](https://github.com/empathyco/x/commit/a2a8d5dcc03451e046d00f87f3545dfd46c050c5)), - closes [EX-7333](https://searchbroker.atlassian.net/browse/EX-7333) ## [1.0.0-alpha.40](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.39...@empathyco/x-adapter-platform@1.0.0-alpha.40) (2022-10-31) ### Features - add position on Banner and Promoted models (#800) - ([e7393fb](https://github.com/empathyco/x/commit/e7393fbce8d0767d3c762aa714fe94e162203a12)), - closes [EX-7293](https://searchbroker.atlassian.net/browse/EX-7293) ## [1.0.0-alpha.39](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.38...@empathyco/x-adapter-platform@1.0.0-alpha.39) (2022-10-24) ### Features - Add facets type field on Platform adapter (#784) - ([96b97a8](https://github.com/empathyco/x/commit/96b97a88b98a785d5e491b75c85e90ac11261f29)), - closes [EX-6373](https://searchbroker.atlassian.net/browse/EX-6373) ## [1.0.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.37...@empathyco/x-adapter-platform@1.0.0-alpha.38) (2022-10-21) @@ -392,7 +295,6 @@ EMP-274 ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [1.0.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.35...@empathyco/x-adapter-platform@1.0.0-alpha.36) (2022-09-27) @@ -415,8 +317,6 @@ EMP-274 ### Features - **adapter:** disable cancel http client (#658) - ([3b5b86d](https://github.com/empathyco/x/commit/3b5b86d4725edefa084181a704df716a389eecbc)), - closes [EX-6875](https://searchbroker.atlassian.net/browse/EX-6875) ## [1.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.30...@empathyco/x-adapter-platform@1.0.0-alpha.31) (2022-08-19) @@ -437,8 +337,6 @@ EMP-274 ### Features - **facets:** Move filters flattening from `x-adapter-platform` to `x-components`. (#626) - ([2bebaeb](https://github.com/empathyco/x/commit/2bebaeb2863fe794f1b3bea924904651b9302ef6)), - closes [EX-6484](https://searchbroker.atlassian.net/browse/EX-6484) ## [1.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.27...@empathyco/x-adapter-platform@1.0.0-alpha.28) (2022-07-28) @@ -453,16 +351,12 @@ EMP-274 ### Features - change endpoint adapter ids in platform adapter (#616) - ([ad630cf](https://github.com/empathyco/x/commit/ad630cfe29027972d9c0e3dc1f82889b4b01c700)), - closes [EX-6662](https://searchbroker.atlassian.net/browse/EX-6662) ## [1.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.24...@empathyco/x-adapter-platform@1.0.0-alpha.25) (2022-07-04) ### Features - **search:** add partial results support (#580) - ([68922b8](https://github.com/empathyco/x/commit/68922b8e46495438131ce26b506670f7e7993ea0)), - closes [EX-6465](https://searchbroker.atlassian.net/browse/EX-6465) ## [1.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.23...@empathyco/x-adapter-platform@1.0.0-alpha.24) (2022-06-27) @@ -473,117 +367,90 @@ EMP-274 ### Features - **x-adapter:** Add `sendParamsInBody` option to `RequestOptions` (#577) - ([9d04e6e](https://github.com/empathyco/x/commit/9d04e6eb7ceed81aeca4215db6e8302f0ab3705a)), - closes [EX-6450](https://searchbroker.atlassian.net/browse/EX-6450) ## [1.0.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.21...@empathyco/x-adapter-platform@1.0.0-alpha.22) (2022-06-23) ### Bug Fixes - Remove `@empathyco/x-platform-adapter` dependency from library code. (#575) - ([104c7e1](https://github.com/empathyco/x/commit/104c7e10855a67b2adfa68d42d82431f9194ee15)), - closes [EX-6437](https://searchbroker.atlassian.net/browse/EX-6437) ## [1.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.20...@empathyco/x-adapter-platform@1.0.0-alpha.21) (2022-06-21) ### Features - remove old adapter package and use the new one (#568) - ([1632a59](https://github.com/empathyco/x/commit/1632a594b6905e6403c82b2189300eefd45b3691)), - closes [EX-6286](https://searchbroker.atlassian.net/browse/EX-6286) ## [1.0.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.19...@empathyco/x-adapter-platform@1.0.0-alpha.20) (2022-06-21) ### Build System - sync duplicated dependencies (#567) - ([912e968](https://github.com/empathyco/x/commit/912e9687851594871b3296a5fb26129327939d96)), - closes [EX-6412](https://searchbroker.atlassian.net/browse/EX-6412) ## [1.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.18...@empathyco/x-adapter-platform@1.0.0-alpha.19) (2022-06-20) ### Documentation - **api-extractor:** add API extractor to `x-adapter-platform` (#563) - ([8391bfb](https://github.com/empathyco/x/commit/8391bfbfa3902492c8b052e47a996869d0240200)), - closes [EX-6384](https://searchbroker.atlassian.net/browse/EX-6384) ## [1.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.17...@empathyco/x-adapter-platform@1.0.0-alpha.18) (2022-06-16) ### Code Refactoring - make extra params optional (#553) - ([ef7493a](https://github.com/empathyco/x/commit/ef7493a00a4da73f544f3a32b9e8a1fd68ba23a0)), - closes [EX-6335](https://searchbroker.atlassian.net/browse/EX-6335) ## [1.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.16...@empathyco/x-adapter-platform@1.0.0-alpha.17) (2022-06-16) ### Bug Fixes - **schemas:** flatten hierarchical filters (#543) - ([e5956dd](https://github.com/empathyco/x/commit/e5956dd432a2ae9fb819bc05cde22c0f8ada7424)), - closes [EX-6205](https://searchbroker.atlassian.net/browse/EX-6205) ## [1.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.15...@empathyco/x-adapter-platform@1.0.0-alpha.16) (2022-06-13) ### Code Refactoring - related tags in platform adapter - ([beb1017](https://github.com/empathyco/x/commit/beb1017526aac9983bd1ef2002a3a754d4a0cfe2)), - closes [EX-6311](https://searchbroker.atlassian.net/browse/EX-6311) ## [1.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.14...@empathyco/x-adapter-platform@1.0.0-alpha.15) (2022-06-13) ### Code Refactoring - search in platform adapter (#540) - ([065dcf7](https://github.com/empathyco/x/commit/065dcf7bcd81e79ea5ffdf22c271b117f055f3b6)), - closes [EX-6313](https://searchbroker.atlassian.net/browse/EX-6313) ## [1.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.13...@empathyco/x-adapter-platform@1.0.0-alpha.14) (2022-06-13) ### Code Refactoring - recommendations in platform adapter (#538) - ([cc954bc](https://github.com/empathyco/x/commit/cc954bc6f6f6ba04447d382aed9b8f60b15b975b)) ## [1.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.12...@empathyco/x-adapter-platform@1.0.0-alpha.13) (2022-06-13) ### Code Refactoring - tagging in platform adapter (#539) - ([2baa980](https://github.com/empathyco/x/commit/2baa980a3ccd5bc348c14cba67e30efd12b2edc8)), - closes [EX-6312](https://searchbroker.atlassian.net/browse/EX-6312) ## [1.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.11...@empathyco/x-adapter-platform@1.0.0-alpha.12) (2022-06-10) ### Code Refactoring - identifier results in the platform adapter - ([d47dadb](https://github.com/empathyco/x/commit/d47dadbb457ab23ae3ed2bcd6d44b1d0f170aaf4)), - closes [EX-6303](https://searchbroker.atlassian.net/browse/EX-6303) ## [1.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.10...@empathyco/x-adapter-platform@1.0.0-alpha.11) (2022-06-10) ### Code Refactoring - next queries platform adapter - ([882826d](https://github.com/empathyco/x/commit/882826d52bd2d0646250c42908bde22d23267ea4)), - closes [EX-6306](https://searchbroker.atlassian.net/browse/EX-6306) ## [1.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.9...@empathyco/x-adapter-platform@1.0.0-alpha.10) (2022-06-10) ### Code Refactoring - query suggestions in platform adapter (#528) - ([bb9509f](https://github.com/empathyco/x/commit/bb9509f13f5ce6e37328d9c846fdad6278ddc861)) ## [1.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.8...@empathyco/x-adapter-platform@1.0.0-alpha.9) (2022-06-10) ### Code Refactoring - popular searches in platform adapter (#531) - ([df281af](https://github.com/empathyco/x/commit/df281af94114658f4bf9071d859f57ad48ea5f89)) ## [1.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@1.0.0-alpha.7...@empathyco/x-adapter-platform@1.0.0-alpha.8) (2022-06-09) @@ -627,16 +494,12 @@ EMP-274 ### Features - move `Request` types to `x-types` package - ([7cc85c1](https://github.com/empathyco/x/commit/7cc85c1d371b604b3188d8cc2076eab5fc9460e4)), - closes [EX-6066](https://searchbroker.atlassian.net/browse/EX-6066) ## [0.2.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@0.1.1-alpha.6...@empathyco/x-adapter-platform@0.2.0-alpha.0) (2022-05-06) ### Features - default implementation - ([3df8522](https://github.com/empathyco/x/commit/3df85225375f20c9c2808bdd4d885b3c7a62db6a)), - closes [EX-5983](https://searchbroker.atlassian.net/browse/EX-5983) ### [0.1.1-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@0.1.1-alpha.5...@empathyco/x-adapter-platform@0.1.1-alpha.6) (2022-04-29) @@ -659,8 +522,6 @@ EMP-274 ### Build System - change `config` - ([37be26e](https://github.com/empathyco/x/commit/37be26e83dbf3a200fb3fe23f4fc7221a83ca7e8)), - closes [EX-5874](https://searchbroker.atlassian.net/browse/EX-5874) ### [0.1.1-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-adapter-platform@0.1.1-alpha.0...@empathyco/x-adapter-platform@0.1.1-alpha.1) (2022-03-31) diff --git a/packages/x-adapter/CHANGELOG.md b/packages/x-adapter/CHANGELOG.md index 4e1d474019..88310d6cfa 100644 --- a/packages/x-adapter/CHANGELOG.md +++ b/packages/x-adapter/CHANGELOG.md @@ -1,79 +1,50 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [8.0.0](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.34...@empathyco/x-adapter@8.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-adapter - - - - ## [8.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.33...@empathyco/x-adapter@8.0.0-alpha.34) (2023-09-18) **Note:** Version bump only for package @empathyco/x-adapter - - - - ## [8.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.32...@empathyco/x-adapter@8.0.0-alpha.33) (2023-08-02) - ### Features -* make empty string point to live env ([1d20789](https://github.com/empathyco/x/commit/1d2078941a616bfa7bd8a0e7119f21fd11e511d9)) - - +- make empty string point to live env ## [8.0.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.31...@empathyco/x-adapter@8.0.0-alpha.32) (2023-06-27) **Note:** Version bump only for package @empathyco/x-adapter - - - - ## [8.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.30...@empathyco/x-adapter@8.0.0-alpha.31) (2023-06-07) **Note:** Version bump only for package @empathyco/x-adapter - - - - ## [8.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.29...@empathyco/x-adapter@8.0.0-alpha.30) (2023-06-06) **Note:** Version bump only for package @empathyco/x-adapter - - - - ## [8.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.28...@empathyco/x-adapter@8.0.0-alpha.29) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps (#1174) +- restore build workflow (#1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 (#1196) +- **deps:** update node to v18 (#1175) ## [8.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.27...@empathyco/x-adapter@8.0.0-alpha.28) (2023-05-03) @@ -88,24 +59,18 @@ EMP-274 ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [8.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.24...@empathyco/x-adapter@8.0.0-alpha.25) (2023-02-08) ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [8.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.23...@empathyco/x-adapter@8.0.0-alpha.24) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [8.0.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.22...@empathyco/x-adapter@8.0.0-alpha.23) (2023-01-25) @@ -113,8 +78,6 @@ EMP-274 - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [8.0.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.21...@empathyco/x-adapter@8.0.0-alpha.22) (2023-01-23) @@ -129,38 +92,30 @@ EMP-274 ### Documentation - add `license` and improve `readme` (#968) - ([d6513fb](https://github.com/empathyco/x/commit/d6513fb77d6467e7490f9951c2111870b4770058)), - closes [EX-6046](https://searchbroker.atlassian.net/browse/EX-6046) ## [8.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.18...@empathyco/x-adapter@8.0.0-alpha.19) (2023-01-10) ### Documentation - add mutable schemas examples (#967) - ([e5e2bd9](https://github.com/empathyco/x/commit/e5e2bd92082de2256cd5a6e8b7cff029bdd65585)), - closes [EX-6046](https://searchbroker.atlassian.net/browse/EX-6046) ## [8.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.17...@empathyco/x-adapter@8.0.0-alpha.18) (2023-01-06) ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [8.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.16...@empathyco/x-adapter@8.0.0-alpha.17) (2023-01-03) ### Build System - **deps:** update `vue` to version `2.7` (#971) - ([09fb0fe](https://github.com/empathyco/x/commit/09fb0fe5dbef020565571a4fafc89d2aac544c8e)), - closes [EX-7730](https://searchbroker.atlassian.net/browse/EX-7730) ## [8.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.15...@empathyco/x-adapter@8.0.0-alpha.16) (2022-12-30) ### Documentation - create Readme for x-adapter (#921) - ([55fc422](https://github.com/empathyco/x/commit/55fc4223ab41e407892e68bf3fe4af7fba5f527a)) ## [8.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.14...@empathyco/x-adapter@8.0.0-alpha.15) (2022-12-29) @@ -172,8 +127,6 @@ EMP-274 ### Bug Fixes - mutable schema types (#960) - ([8015921](https://github.com/empathyco/x/commit/8015921daf2c9e5ee3a6fce2c1f57458aeb278dd)), - closes [EX-7702](https://searchbroker.atlassian.net/browse/EX-7702) ## [8.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.13...@empathyco/x-adapter@8.0.0-alpha.14) (2022-12-19) @@ -184,15 +137,12 @@ EMP-274 ### Code Refactoring - add types to `getSafePropertyChain` and move it to `@empatyco/x-utils` (#940) - ([5118210](https://github.com/empathyco/x/commit/511821063b8b08751c15f00f233e7b611a74b2cc)), - closes [EX-7647](https://searchbroker.atlassian.net/browse/EX-7647) ## [8.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.12...@empathyco/x-adapter@8.0.0-alpha.13) (2022-12-16) ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ## [8.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.11...@empathyco/x-adapter@8.0.0-alpha.12) (2022-11-28) @@ -203,7 +153,6 @@ EMP-274 ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [8.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.9...@empathyco/x-adapter@8.0.0-alpha.10) (2022-09-27) @@ -214,8 +163,6 @@ EMP-274 ### Features - **x-adapter:** clean empty params (#716) - ([eeb4399](https://github.com/empathyco/x/commit/eeb4399c59b44691d31efbf49ad028dda1123229)), - closes [EX-6959](https://searchbroker.atlassian.net/browse/EX-6959) ## [8.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.7...@empathyco/x-adapter@8.0.0-alpha.8) (2022-09-13) @@ -226,16 +173,12 @@ EMP-274 ### Features - disable `@typescript-eslint/no-extra-parens` rule (#715) - ([3718017](https://github.com/empathyco/x/commit/3718017c5528156f931bc8b1f2d208cdb50781ed)), - closes [EX-6996](https://searchbroker.atlassian.net/browse/EX-6996) ## [8.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.5...@empathyco/x-adapter@8.0.0-alpha.6) (2022-08-24) ### Features - **adapter:** disable cancel http client (#658) - ([3b5b86d](https://github.com/empathyco/x/commit/3b5b86d4725edefa084181a704df716a389eecbc)), - closes [EX-6875](https://searchbroker.atlassian.net/browse/EX-6875) ## [8.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.4...@empathyco/x-adapter@8.0.0-alpha.5) (2022-08-19) @@ -246,108 +189,53 @@ EMP-274 ### Features - Do not flatten body params in fetch http client. (#624) - ([375c37f](https://github.com/empathyco/x/commit/375c37f6263cbbb1e88c71d8d6e29e01080c4079)) ## [8.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.2...@empathyco/x-adapter@8.0.0-alpha.3) (2022-06-24) ### Features - **x-adapter:** Add `sendParamsInBody` option to `RequestOptions` (#577) - ([9d04e6e](https://github.com/empathyco/x/commit/9d04e6eb7ceed81aeca4215db6e8302f0ab3705a)), - closes [EX-6450](https://searchbroker.atlassian.net/browse/EX-6450) ## [8.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-adapter@8.0.0-alpha.1...@empathyco/x-adapter@8.0.0-alpha.2) (2022-06-23) ### Bug Fixes - Remove `@empathyco/x-platform-adapter` dependency from library code. (#575) - ([104c7e1](https://github.com/empathyco/x/commit/104c7e10855a67b2adfa68d42d82431f9194ee15)), - closes [EX-6437](https://searchbroker.atlassian.net/browse/EX-6437) ## [8.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.33...@empathyco/x-adapter@8.0.0-alpha.1) (2022-06-21) ### Features - remove old adapter package and use the new one (#568) - ([1632a59](https://github.com/empathyco/x/commit/1632a594b6905e6403c82b2189300eefd45b3691)), - closes [EX-6286](https://searchbroker.atlassian.net/browse/EX-6286) ## [8.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-adapter-next@0.1.1-alpha.0...@empathyco/x-adapter-next@0.2.0-alpha.0) (2022-03-16) ### Features - add basic types - ([b1217e2](https://github.com/empathyco/x/commit/b1217e2a6f9fa6307a477e44ee8a96d5f8897ea3)), - closes [EX-5387](https://searchbroker.atlassian.net/browse/EX-5387) - - **utils:** add `interpolate` function - ([90cad72](https://github.com/empathyco/x/commit/90cad720f6705ce9d2cf933f07a982c21fe80102)), - closes [EX-5395](https://searchbroker.atlassian.net/browse/EX-5395) - - add `endpointAdapterFactory` (#378) - ([25221ab](https://github.com/empathyco/x/commit/25221ab2ed407f7a7f86054da3a09d64b79d891b)), - closes [EX-5388](https://searchbroker.atlassian.net/browse/EX-5388) - - **schemas:** add Schema types (#388) - ([a58e5c3](https://github.com/empathyco/x/commit/a58e5c31c75f78371029457c8c2af8b7e212a484)), - closes [EX-5433](https://searchbroker.atlassian.net/browse/EX-5433) - - **mappers:** Add `schemaMapperFactory` (#411) - ([075b718](https://github.com/empathyco/x/commit/075b718372bccb4088edb29989ac8015758959b1)), - closes [EX-5419](https://searchbroker.atlassian.net/browse/EX-5419) - - **http-clients:** add `fetchHttpClient` - ([8040281](https://github.com/empathyco/x/commit/8040281c827f5f631260715007eb26194d6b7f10)), - closes [EX-5840](https://searchbroker.atlassian.net/browse/EX-5840) - - **http-clients:** Add `beaconHttpClient` (#420) - ([667958f](https://github.com/empathyco/x/commit/667958f667bf0e4612604d98c5dcf3091b6edeeb)), - closes [EX-5842](https://searchbroker.atlassian.net/browse/EX-5842) - - **schemas:** add `createMutableSchema` utility - ([6b505b9](https://github.com/empathyco/x/commit/6b505b9a92e2c9f56c9a2053ea8e1a4f03f9966e)), - closes [EX-5435](https://searchbroker.atlassian.net/browse/EX-5435) - - default implementation - ([3df8522](https://github.com/empathyco/x/commit/3df85225375f20c9c2808bdd4d885b3c7a62db6a)), - closes [EX-5983](https://searchbroker.atlassian.net/browse/EX-5983) - - split adapter interface into `EndpointAdapter` and `ExtendableEndpointAdapter` - ([2e8e287](https://github.com/empathyco/x/commit/2e8e287d00f3fe3c2ef6f02d4cc6a843d84d683b)), - closes [EX-6121](https://searchbroker.atlassian.net/browse/EX-6121) - - **mappers:** allow passing raw values to `subSchema.$context` using functions - ([b79f84e](https://github.com/empathyco/x/commit/b79f84e5fdf66d4c84df97c1098206314cbf68ae)), - closes [EX-6217](https://searchbroker.atlassian.net/browse/EX-6217) - - add support for `object` params in `httpClients` - ([c51760b](https://github.com/empathyco/x/commit/c51760b07b2dac2e83f13964aac614d8fe6e8e8b)), - closes [EX-6293](https://searchbroker.atlassian.net/browse/EX-6293) - - **mappers:** add `combineMappers` util. - ([ac41058](https://github.com/empathyco/x/commit/ac410581514bd6c2ae13150036fb0879a14512e1)), - closes [EX-6294](https://searchbroker.atlassian.net/browse/EX-6294) - ### Build System - change `config` - ([37be26e](https://github.com/empathyco/x/commit/37be26e83dbf3a200fb3fe23f4fc7221a83ca7e8)), - closes [EX-5874](https://searchbroker.atlassian.net/browse/EX-5874) - - **deps:** update eslint-plugin dependencies (#447) - ([51d60f0](https://github.com/empathyco/x/commit/51d60f0e11fa9667a784bbdb10ba1f39159b382f)), - closes [EX-5383](https://searchbroker.atlassian.net/browse/EX-5383) - - Add suppport to interpolate deep paramteres in the endpoint. (#523) - ([b01f9e9](https://github.com/empathyco/x/commit/b01f9e94fdbe1cd2b001d77469afc8dd102eb796)), - closes [EX-6295](https://searchbroker.atlassian.net/browse/EX-6295) ### Code Refactoring - restructure folders organisation - ([ec25168](https://github.com/empathyco/x/commit/ec25168327e4a136fe25a226a24c1dd47f721d3a)), - closes [EX-6298](https://searchbroker.atlassian.net/browse/EX-6298) ## [7.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.32...@empathyco/x-adapter@7.0.0-alpha.33) (2022-06-16) @@ -375,8 +263,6 @@ EMP-274 ### Features - move `Request` types to `x-types` package - ([7cc85c1](https://github.com/empathyco/x/commit/7cc85c1d371b604b3188d8cc2076eab5fc9460e4)), - closes [EX-6066](https://searchbroker.atlassian.net/browse/EX-6066) ## [7.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.27...@empathyco/x-adapter@7.0.0-alpha.28) (2022-05-06) @@ -436,16 +322,12 @@ EMP-274 ### Features - move related tags concatenation logic (#365) - ([4e71797](https://github.com/empathyco/x/commit/4e717970198f67018a9b66ed6e47f511ecef4c62)), - closes [EX-5410](https://searchbroker.atlassian.net/browse/EX-5410) ## [7.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.13...@empathyco/x-adapter@7.0.0-alpha.14) (2022-03-08) ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ## [7.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.12...@empathyco/x-adapter@7.0.0-alpha.13) (2022-02-28) @@ -456,32 +338,24 @@ EMP-274 ### Features - **search-adapter:** detect adblockers and use fetch instead of beacon for tracking - ([ea6970f](https://github.com/empathyco/x/commit/ea6970f1e6411c3d432fe7a424845800c1b85d16)), - closes [EX-5372](https://searchbroker.atlassian.net/browse/EX-5372) ## [7.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.9...@empathyco/x-adapter@7.0.0-alpha.10) (2022-02-08) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [7.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.8...@empathyco/x-adapter@7.0.0-alpha.9) (2021-12-29) ### Features - **next-queries:** add `isCurated` property to `NextQuery` model - ([fdd89f8](https://github.com/empathyco/x/commit/fdd89f84afe7e328cdcd121288142dc82e2000c8)), - closes [EX-5152](https://searchbroker.atlassian.net/browse/EX-5152) ## [7.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.7...@empathyco/x-adapter@7.0.0-alpha.8) (2021-11-30) ### Features - **related-tags:** add `isCurated` property to related tags - ([e063f45](https://github.com/empathyco/x/commit/e063f4560573bcb1bf32fbe49753f2fe6b235cc7)), - closes [EX-4940](https://searchbroker.atlassian.net/browse/EX-4940) ## [7.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.6...@empathyco/x-adapter@7.0.0-alpha.7) (2021-11-29) @@ -492,39 +366,27 @@ EMP-274 ### Features - **storage-service:** Rename `StorageService` to `BrowserStorageService` - ([6bf38fb](https://github.com/empathyco/x/commit/6bf38fb7d14323c84c949e21eaa9c692fb0014d7)), - closes [EX-5073](https://searchbroker.atlassian.net/browse/EX-5073) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [7.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.5...@empathyco/x-adapter@7.0.0-alpha.6) (2021-11-22) ### Features - update `Tagging` model - ([598915c](https://github.com/empathyco/x/commit/598915ced128e3fa5586ff6c870e68cfa2e016c3)), - closes [EX-4985](https://searchbroker.atlassian.net/browse/EX-4985) ## [7.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.4...@empathyco/x-adapter@7.0.0-alpha.5) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) - **related-tags:** change the request mapper logic - ([7f0961f](https://github.com/empathyco/x/commit/7f0961f9a4bc4908b4b9aafbd79235c90b4020be)), - closes [EX-4761](https://searchbroker.atlassian.net/browse/EX-4761) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ## [7.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.3...@empathyco/x-adapter@7.0.0-alpha.4) (2021-09-22) @@ -535,27 +397,19 @@ EMP-274 ### Features - **search:** save `Redirection`'s entities - ([cdba4a6](https://github.com/empathyco/x/commit/cdba4a656f7cea74115d06173151d450657d1aed)), - closes [EX-4730](https://searchbroker.atlassian.net/browse/EX-4730) ## [7.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.1...@empathyco/x-adapter@7.0.0-alpha.2) (2021-09-10) ### Features - **adapter:** Add new Extra Params interface to all the current Requests interfaces - ([9b8f8eb](https://github.com/empathyco/x/commit/9b8f8eb4301f4ddfa547e93d6ef35fbdaffc3200)), - closes [EX-4643](https://searchbroker.atlassian.net/browse/EX-4643) - **search:** add origin to the request - ([eb81c7e](https://github.com/empathyco/x/commit/eb81c7e1dacdf0cc201995c9ac5dfe9bb4f64a2d)), - closes [EX-4637](https://searchbroker.atlassian.net/browse/EX-4637) ## [7.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-adapter@7.0.0-alpha.0...@empathyco/x-adapter@7.0.0-alpha.1) (2021-08-24) ### Features - **request:** update search request type to include the new extra params - ([5dc8bc2](https://github.com/empathyco/x/commit/5dc8bc2c4e3cb397ccc3ae10f64f2bca651336e5)), - closes [EX-4634](https://searchbroker.atlassian.net/browse/EX-4634) ## [7.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-adapter@6.2.0-alpha.8...@empathyco/x-adapter@7.0.0-alpha.0) (2021-08-11) @@ -570,8 +424,6 @@ EMP-274 ### Features - **facets-next:** add support for the new search types in search adapter - ([aec475e](https://github.com/empathyco/x/commit/aec475e4f689e63a4dc1b0fed3c3ade73b5122f2)), - closes [EX-3640](https://searchbroker.atlassian.net/browse/EX-3640) ## [6.2.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-adapter@6.2.0-alpha.7...@empathyco/x-adapter@6.2.0-alpha.8) (2021-08-05) @@ -586,16 +438,12 @@ EMP-274 ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ## [6.2.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-adapter@6.2.0-alpha.4...@empathyco/x-adapter@6.2.0-alpha.5) (2021-07-29) ### Build System - use 2 different versions of search-types - ([5a6ac76](https://github.com/empathyco/x/commit/5a6ac76fea26c0f284904d4f514a1370b7c6184b)), - closes [EX-4477](https://searchbroker.atlassian.net/browse/EX-4477) ## [6.2.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-adapter@6.2.0-alpha.3...@empathyco/x-adapter@6.2.0-alpha.4) (2021-07-28) @@ -614,184 +462,139 @@ EMP-274 ### Continuous Integration - Fix publishing in x-components. Normalize build scripts. (#46) - ([c3c2f85](https://github.com/empathyco/x/commit/c3c2f8519c0de1b164074e87e68e77ad1af0d702)), - closes [EX-4413](https://searchbroker.atlassian.net/browse/EX-4413) ## 6.2.0-alpha.0 (2021-07-14) ### Features - prepare `search-adapter` for the mono-repo - ([59d1443](https://github.com/empathyco/x/commit/59d14434a663d14384532fe9aeee7e4d93c02675)), - closes [EX-3854](https://searchbroker.atlassian.net/browse/EX-3854) - update `search-adapter` package information (#33) - ([a8cdb8d](https://github.com/empathyco/x/commit/a8cdb8d9f9be7f41b40f53e75339df3d1c22bd17)), - closes [EX-3935](https://searchbroker.atlassian.net/browse/EX-3935) - -## 6.1.0 - 2020/06/03 - -> EX-3938 Add support for optional `children` property in `HierarchicalFilters`. -> -> EX-3938 Update `@empathy/search-types` to version `9.0.0`. - -## 6.0.0 - 2020/04/16 - -> EX-3070 Add new template config inside the `FacetConfig` model. -> -> EX-3253 Update `@empathy/search-types` to version `8.0.0-alpha.1` and `@empathy/jest-utils` to -> version `1.3.0`. -> -> EX-3253 Add new facet mapper `EmpathyBooleanFilterMapper` which maps `selected`, `value`, -> `totalResults` properties removed from `EmpathyFilterMapper`. -> -> EX-3253 Add `EmpathyBooleanFilterMapper` mapper to `DEPENDENCIES.ResponseMappers.simpleFilter`, -> `DEPENDENCIES.ResponseMappers.hierarchicalFilter`, -> `DEPENDENCIES.ResponseMappers.numberRangeFilter` dependencies. -> -> EX-3253 Modified `EmpathyRequestFiltersSolrSyntaxMapper` to accept `BooleanFilter` and -> `EditableNumberRangeFilter`. -> -> EX-3253 Renamed `EmpathyNumberRangeFilter` `value` map to `range`. -> -> EX-3253 Modified `facets` from `SearchResponse` to make it optional. -> -> EX-3302 Update `SearchRequest` interface removing the unused `SortDirection` parameter. -> -> EX-3439 Add `EmpathyRequestSortMapper` mapper. - -## 5.0.0 - 2020/01/07 - -> EX-2413 Add new facet mappers `EmpathyFacetMapper`, `EmpathySimpleFacetMapper`, -> `EmpathyHierarchicalFacetMapper`, and `EmpathyNumberRangeFacetMapper`. -> -> EX-2413 Add new filter mappers `EmpathyFilterMapper`, `EmpathySimpleFilterMapper`, -> `EmpathyHierarchicalFilterMapper`, and `EmpathyNumberRangeFilterMapper`. -> -> EX-2413 Replace facet mappers in `DEPENDENCIES.ResponseMappers.facets` with the new ones. -> -> EX-2413 Remove `DEPENDENCIES.ResponseMappers.filter` dependency. -> -> EX-2413 Add `DEPENDENCIES.ResponseMappers.simpleFilter`, -> `DEPENDENCIES.ResponseMappers.hierarchicalFilter`, -> `DEPENDENCIES.ResponseMappers.numberRangeFilter` with the new filter mappers. -> -> EX-2413 Remove `filterDeepness` and `facetName` from `FilterValueMapperParams` interface. Now the -> facet name can be got from the `filter` as `facetId` property. -> -> EX-2413 Add `FacetModelName` and `FilterModelName` types. -> -> EX-2413 Replace `filterModelName` prop by `modelName` in the `FacetConfig` interface. Now it has -> the `FacetModelName` type. + +## 6.1.0 (2020/06/03) + +- Add support for optional `children` property in `HierarchicalFilters`. +- Update `@empathy/search-types` to version `9.0.0`. + +## 6.0.0 (2020/04/16) + +- Add new template config inside the `FacetConfig` model. +- Update `@empathy/search-types` to version `8.0.0-alpha.1` and `@empathy/jest-utils` to +- version `1.3.0`. +- Add new facet mapper `EmpathyBooleanFilterMapper` which maps `selected`, `value`, +- `totalResults` properties removed from `EmpathyFilterMapper`. +- Add `EmpathyBooleanFilterMapper` mapper to `DEPENDENCIES.ResponseMappers.simpleFilter`, +- `DEPENDENCIES.ResponseMappers.hierarchicalFilter`, +- `DEPENDENCIES.ResponseMappers.numberRangeFilter` dependencies. +- Modified `EmpathyRequestFiltersSolrSyntaxMapper` to accept `BooleanFilter` and +- `EditableNumberRangeFilter`. +- Renamed `EmpathyNumberRangeFilter` `value` map to `range`. +- Modified `facets` from `SearchResponse` to make it optional. +- Update `SearchRequest` interface removing the unused `SortDirection` parameter. +- Add `EmpathyRequestSortMapper` mapper. + +## 5.0.0 (2020/01/07) + +- Add new facet mappers `EmpathyFacetMapper`, `EmpathySimpleFacetMapper`, +- `EmpathyHierarchicalFacetMapper`, and `EmpathyNumberRangeFacetMapper`. +- Add new filter mappers `EmpathyFilterMapper`, `EmpathySimpleFilterMapper`, +- `EmpathyHierarchicalFilterMapper`, and `EmpathyNumberRangeFilterMapper`. +- Replace facet mappers in `DEPENDENCIES.ResponseMappers.facets` with the new ones. +- Remove `DEPENDENCIES.ResponseMappers.filter` dependency. +- Add `DEPENDENCIES.ResponseMappers.simpleFilter`, +- `DEPENDENCIES.ResponseMappers.hierarchicalFilter`, +- `DEPENDENCIES.ResponseMappers.numberRangeFilter` with the new filter mappers. +- Remove `filterDeepness` and `facetName` from `FilterValueMapperParams` interface. Now the +- facet name can be got from the `filter` as `facetId` property. +- Add `FacetModelName` and `FilterModelName` types. +- Replace `filterModelName` prop by `modelName` in the `FacetConfig` interface. Now it has +- the `FacetModelName` type. ## 4.1.0 2020/09/21 -> EX-2185 Allow passing headers through the request -> -> EX-2185 Add `sortDirection` optional parameter to `EmpathySearchRequest` and `SearchRequest` -> -> EX-2152 Add api-extractor and improve build +- Allow passing headers through the request +- Add `sortDirection` optional parameter to `EmpathySearchRequest` and `SearchRequest` +- Add api-extractor and improve build ## 4.0.0 2020/07/30 -> EX-1903 Update `@empathy/get-safe-property-chain`, `@empathy/logger`, `@empathy/storage-service`, -> `@empathybroker/deep-merge` dependencies. -> -> EX-1873 Change StorageService's localStorage access lazy. -> -> EX-1843 Add ESM build -> -> EX-1837 Change next query mapper facets to be an array instead of an object. -> -> EX-1605 Add optional `addConfigChangedListener` and `removeConfigChangedListener` methods to -> subscribe and unsubscribe to config changes. -> -> EX-1641 Change default search endpoint from -> `api{env}.empathybroker.com/search/v1/query/{instance}/search` to -> `api{env}.empathybroker.com/search/v1/query/{instance}/searchX` -> -> EX-1693 Update `@empathy/search-types` to version `5.0.0` and mappers accordingly - -## 3.2.2 - 2020/06/18 - -> EX-1962 Check `rawFilter.value` in `EmpathyRangeFilterMapper` to avoid error - -## 3.2.1 - 2020/04/14 - -> EX-1813 Fix `empathy-facet-mapper` not mapping dynamic filters children property. - -## 3.2.0 - 2020/03/09 - -> EX-1490 Remove warnings about tagging events on production - -## 3.1.0 - 2020/02/04 - -> EX-1506 Add `isWishlisted` field mapping to `mapResult`'s -> -> EX-1376 Externalized in `empathy-search-request.mapper` the logic of appending related tags to the -> query to a new mapper -> -> EX-1376 Now `empathy-queryable-request.mapper` uses `empathy-request-related-tags-query.mapper` to -> generate the new query with related tags -> -> EX-1376 Added new request param mapper `empathy-request-related-tags-query.mapper` which -> concatenates related tags with the query -> -> EX-1376 Now `QueryableRequest` request type allows optionally related tags -> -> EX-1489 Add the `rawResponse` to `beforeResponseTransformed`'s hook context +- Update `@empathy/get-safe-property-chain`, `@empathy/logger`, `@empathy/storage-service`, +- `@empathybroker/deep-merge` dependencies. +- Change StorageService's localStorage access lazy. +- Add ESM build +- Change next query mapper facets to be an array instead of an object. +- Add optional `addConfigChangedListener` and `removeConfigChangedListener` methods to +- subscribe and unsubscribe to config changes. +- Change default search endpoint from +- `api{env}.empathybroker.com/search/v1/query/{instance}/search` to +- `api{env}.empathybroker.com/search/v1/query/{instance}/searchX` +- Update `@empathy/search-types` to version `5.0.0` and mappers accordingly + +## 3.2.2 (2020/06/18) + +- Check `rawFilter.value` in `EmpathyRangeFilterMapper` to avoid error + +## 3.2.1 (2020/04/14) + +- Fix `empathy-facet-mapper` not mapping dynamic filters children property. + +## 3.2.0 (2020/03/09) + +- Remove warnings about tagging events on production + +## 3.1.0 (2020/02/04) + +- Add `isWishlisted` field mapping to `mapResult`'s +- Externalized in `empathy-search-request.mapper` the logic of appending related tags to the +- query to a new mapper +- Now `empathy-queryable-request.mapper` uses `empathy-request-related-tags-query.mapper` to +- generate the new query with related tags +- Added new request param mapper `empathy-request-related-tags-query.mapper` which +- concatenates related tags with the query +- Now `QueryableRequest` request type allows optionally related tags +- Add the `rawResponse` to `beforeResponseTransformed`'s hook context ## 3.0.1 -> EX-1540 Update `@empathy/get-safe-property-chain`, `@empathy/logger`, `@empathy/search-types` and -> `@empathybroker/deep-merge` to use minor version -> -> EX-1540 Set a fixed `@empathybroker/eb-tslint` version +- Update `@empathy/get-safe-property-chain`, `@empathy/logger`, `@empathy/search-types` and +- `@empathybroker/deep-merge` to use minor version +- Set a fixed `@empathybroker/eb-tslint` version ## 3.0.0 -> EX-1443 Add new entity `showTagging` used for tracking when te response of a feature has been -> displayed to the user. -> -> EX-1380 Remove first filter auto-selection from `empathy-suggestion-facets.mapper` -> -> EX-1276 Add `checkout` to `TrackingResultConfig` interface -> -> EX-1355 Removed `preselected` property -> -> EX-1292 Added discovery wall features: `getClicksRecommendations`, `getQueriesRecommendations`, -> `getSectionRecommendations`, `getUserRecommendations` +- Add new entity `showTagging` used for tracking when te response of a feature has been +- displayed to the user. +- Remove first filter auto-selection from `empathy-suggestion-facets.mapper` +- Add `checkout` to `TrackingResultConfig` interface +- Removed `preselected` property +- Added discovery wall features: `getClicksRecommendations`, `getQueriesRecommendations`, +- `getSectionRecommendations`, `getUserRecommendations` ## 2.1.0 -> EX-1246 Cache API responses with a configurable TTL per feature and invalidation +- Cache API responses with a configurable TTL per feature and invalidation ## 2.0.0 -> EX-1240 Remove `needsParentFilter` and `entityDetected` properties +- Remove `needsParentFilter` and `entityDetected` properties ## 1.1.0 -> EX-1187 Fixed hierarchical filters not mapping parent selected property correctly -> -> EX-1203 Removed `toLowerCase` transformation from `rawResult.name` in `empathy-result.mapper` -> -> EX-1121 `RecommendationsRequest` now also extends `Partial` -> -> EX-1221 `EmpathyFilterMapper` now maps selected state to ancestors if it is true. -> -> EX-1221 Now the filters selected state only relies on the previous filter selected state, not on -> the API response. -> -> EX-1221 Set `entityDetected` filters property to false, before removing it in a future PR. +- Fixed hierarchical filters not mapping parent selected property correctly +- Removed `toLowerCase` transformation from `rawResult.name` in `empathy-result.mapper` +- `RecommendationsRequest` now also extends `Partial` +- `EmpathyFilterMapper` now maps selected state to ancestors if it is true. +- Now the filters selected state only relies on the previous filter selected state, not on +- the API response. +- Set `entityDetected` filters property to false, before removing it in a future PR. ## 1.0.2 -> EX-1178 Made raw filters selected property optional +- Made raw filters selected property optional ## 1.0.1 -> EX-1159 Fixed feature-requestor not mapping falsy values +- Fixed feature-requestor not mapping falsy values ## 1.0.0 -> EX-1017 First search adapter version +- First search adapter version diff --git a/packages/x-archetype-utils/CHANGELOG.md b/packages/x-archetype-utils/CHANGELOG.md index bed3c8b25e..f38bc88266 100644 --- a/packages/x-archetype-utils/CHANGELOG.md +++ b/packages/x-archetype-utils/CHANGELOG.md @@ -1,71 +1,46 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.0](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@1.0.0-alpha.4...@empathyco/x-archetype-utils@1.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-archetype-utils - - - - ## [1.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@1.0.0-alpha.3...@empathyco/x-archetype-utils@1.0.0-alpha.4) (2023-09-18) **Note:** Version bump only for package @empathyco/x-archetype-utils - - - - ## [1.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@1.0.0-alpha.2...@empathyco/x-archetype-utils@1.0.0-alpha.3) (2023-08-09) - ### Features -* injector utility for the archetype and build config to override the one in X (#1258) ([08eb5c1](https://github.com/empathyco/x/commit/08eb5c1a07c421684c472aa6ff11db3dcecc8dc5)) - - +- injector utility for the archetype and build config to override the one in X (#1258) ## [1.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@1.0.0-alpha.1...@empathyco/x-archetype-utils@1.0.0-alpha.2) (2023-06-27) **Note:** Version bump only for package @empathyco/x-archetype-utils - - - - ## [1.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@1.0.0-alpha.0...@empathyco/x-archetype-utils@1.0.0-alpha.1) (2023-06-06) **Note:** Version bump only for package @empathyco/x-archetype-utils - - - - ## [1.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.24...@empathyco/x-archetype-utils@1.0.0-alpha.0) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps (#1174) +- restore build workflow (#1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 (#1196) +- **deps:** update node to v18 (#1175) ## [0.1.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.23...@empathyco/x-archetype-utils@0.1.0-alpha.24) (2023-04-12) @@ -76,54 +51,42 @@ EMP-274 ### Features - **plugin:** replace old bus implementation using the new `x-priority-bus` (#1086) - ([f64f9b6](https://github.com/empathyco/x/commit/f64f9b68225c4ee422eb007784e0eec813c95228)), - closes [EX-7283](https://searchbroker.atlassian.net/browse/EX-7283) ## [0.1.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.21...@empathyco/x-archetype-utils@0.1.0-alpha.22) (2023-03-07) ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [0.1.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.20...@empathyco/x-archetype-utils@0.1.0-alpha.21) (2023-02-17) ### Bug Fixes - Update home styles to match `inputGroup`. (#1079) - ([eef82a1](https://github.com/empathyco/x/commit/eef82a1574ab922556a83712ebf6e5f78651a9c9)), - closes [EX-8014](https://searchbroker.atlassian.net/browse/EX-8014) ## [0.1.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.19...@empathyco/x-archetype-utils@0.1.0-alpha.20) (2023-02-08) ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [0.1.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.18...@empathyco/x-archetype-utils@0.1.0-alpha.19) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [0.1.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.17...@empathyco/x-archetype-utils@0.1.0-alpha.18) (2023-02-03) ### Build System - **deps:** update deps (#1062) - ([59f29b9](https://github.com/empathyco/x/commit/59f29b9c5861f790a65b061eec628eb35d066b68)) ## [0.1.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.16...@empathyco/x-archetype-utils@0.1.0-alpha.17) (2023-01-27) ### Build System - **deps:** update deps (#1046) - ([b6957df](https://github.com/empathyco/x/commit/b6957df9d88c0d94c2543047991a63afadd707ff)) ## [0.1.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.15...@empathyco/x-archetype-utils@0.1.0-alpha.16) (2023-01-25) @@ -131,16 +94,12 @@ EMP-274 - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [0.1.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.14...@empathyco/x-archetype-utils@0.1.0-alpha.15) (2023-01-23) ### Styling - update prettier and format code (#1026) - ([a18cc17](https://github.com/empathyco/x/commit/a18cc172b6638962d53192905cd466f12bccacac)), - closes [EX-7877](https://searchbroker.atlassian.net/browse/EX-7877) ## [0.1.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.13...@empathyco/x-archetype-utils@0.1.0-alpha.14) (2023-01-20) @@ -151,24 +110,18 @@ EMP-274 ### Bug Fixes - now styles should be accurate to the designs (#999) - ([7638670](https://github.com/empathyco/x/commit/7638670d3d4f22983fcaeb0277fb9b394ece2218)), - closes [EX-7809](https://searchbroker.atlassian.net/browse/EX-7809) ## [0.1.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.11...@empathyco/x-archetype-utils@0.1.0-alpha.12) (2023-01-11) ### Features - add data-test to searchbar and hover underline to docs links (#996) - ([c384ede](https://github.com/empathyco/x/commit/c384edea8b289b2508692aacd95b73d49abe8df6)), - closes [EX-7806](https://searchbroker.atlassian.net/browse/EX-7806) ## [0.1.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.10...@empathyco/x-archetype-utils@0.1.0-alpha.11) (2023-01-11) ### Features - add importable home `template` (#994) - ([a31c3ea](https://github.com/empathyco/x/commit/a31c3eadf412ee732ca4b3724a85ef8faa300061)), - closes [EX-7633](https://searchbroker.atlassian.net/browse/EX-7633) ## [0.1.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.9...@empathyco/x-archetype-utils@0.1.0-alpha.10) (2023-01-06) @@ -183,8 +136,6 @@ EMP-274 ### Build System - **deps:** update `vue` to version `2.7` (#971) - ([09fb0fe](https://github.com/empathyco/x/commit/09fb0fe5dbef020565571a4fafc89d2aac544c8e)), - closes [EX-7730](https://searchbroker.atlassian.net/browse/EX-7730) ## [0.1.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.6...@empathyco/x-archetype-utils@0.1.0-alpha.7) (2022-12-19) @@ -195,7 +146,6 @@ EMP-274 ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ## [0.1.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.4...@empathyco/x-archetype-utils@0.1.0-alpha.5) (2022-11-28) @@ -206,15 +156,12 @@ EMP-274 ### Continuous Integration - export webpack config from `x-archetype-utils` (#760) - ([0d7bfa2](https://github.com/empathyco/x/commit/0d7bfa2a63b5aaa3b220a0338fcefdaedc888f32)), - closes [EX-7222](https://searchbroker.atlassian.net/browse/EX-7222) ## [0.1.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.2...@empathyco/x-archetype-utils@0.1.0-alpha.3) (2022-10-14) ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [0.1.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-archetype-utils@0.1.0-alpha.1...@empathyco/x-archetype-utils@0.1.0-alpha.2) (2022-09-27) @@ -225,13 +172,9 @@ EMP-274 ### Features - move `i18n` plugin (#713) - ([4348f55](https://github.com/empathyco/x/commit/4348f55987fe0ceb7777c06094e42f17ff4f735a)), - closes [EX-6966](https://searchbroker.atlassian.net/browse/EX-6966) ## 0.1.0-alpha.0 (2022-09-07) ### Features - create archetype utils package (#701) - ([6e4f8f6](https://github.com/empathyco/x/commit/6e4f8f6f15eb687b082849ee1a1aa17645cce08d)), - closes [EX-6930](https://searchbroker.atlassian.net/browse/EX-6930) diff --git a/packages/x-bus/CHANGELOG.md b/packages/x-bus/CHANGELOG.md index 2371bd661e..8e6c10bf85 100644 --- a/packages/x-bus/CHANGELOG.md +++ b/packages/x-bus/CHANGELOG.md @@ -1,70 +1,44 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.0](https://github.com/empathyco/x/compare/@empathyco/x-bus@1.0.0-alpha.4...@empathyco/x-bus@1.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-bus - - - - ## [1.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-bus@1.0.0-alpha.3...@empathyco/x-bus@1.0.0-alpha.4) (2023-09-18) **Note:** Version bump only for package @empathyco/x-bus - - - - ## [1.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-bus@1.0.0-alpha.2...@empathyco/x-bus@1.0.0-alpha.3) (2023-06-27) **Note:** Version bump only for package @empathyco/x-bus - - - - ## [1.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-bus@1.0.0-alpha.1...@empathyco/x-bus@1.0.0-alpha.2) (2023-06-07) **Note:** Version bump only for package @empathyco/x-bus - - - - ## [1.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-bus@1.0.0-alpha.0...@empathyco/x-bus@1.0.0-alpha.1) (2023-06-06) **Note:** Version bump only for package @empathyco/x-bus - - - - ## [1.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.12...@empathyco/x-bus@1.0.0-alpha.0) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps (#1174) +- restore build workflow (#1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 (#1196) +- **deps:** update node to v18 (#1175) ## [0.1.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.11...@empathyco/x-bus@0.1.0-alpha.12) (2023-05-03) @@ -79,55 +53,41 @@ EMP-274 ### Features - **plugin:** replace old bus implementation using the new `x-priority-bus` (#1086) - ([f64f9b6](https://github.com/empathyco/x/commit/f64f9b68225c4ee422eb007784e0eec813c95228)), - closes [EX-7283](https://searchbroker.atlassian.net/browse/EX-7283) ## [0.1.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.8...@empathyco/x-bus@0.1.0-alpha.9) (2023-03-07) ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [0.1.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.7...@empathyco/x-bus@0.1.0-alpha.8) (2023-02-08) ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [0.1.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.6...@empathyco/x-bus@0.1.0-alpha.7) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [0.1.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.5...@empathyco/x-bus@0.1.0-alpha.6) (2023-02-01) ### Bug Fixes - add missing `rxjs` dependency and narrow `setTimeout` type (#1052) - ([86d64b4](https://github.com/empathyco/x/commit/86d64b4be7249bcb802982dfb5690688e35b88c9)), - closes [EX-7928](https://searchbroker.atlassian.net/browse/EX-7928) ## [0.1.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.4...@empathyco/x-bus@0.1.0-alpha.5) (2023-01-25) ### Features - add `x-priority-bus` (#990) - ([718d3d2](https://github.com/empathyco/x/commit/718d3d278e58a0f0d173ff4511245d59b1e6f036)), - closes [EX-7458](https://searchbroker.atlassian.net/browse/EX-7458) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [0.1.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.3...@empathyco/x-bus@0.1.0-alpha.4) (2023-01-20) @@ -138,14 +98,12 @@ EMP-274 ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [0.1.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-bus@0.1.0-alpha.1...@empathyco/x-bus@0.1.0-alpha.2) (2022-12-16) ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ## 0.1.0-alpha.1 (2022-11-17) diff --git a/packages/x-components/CHANGELOG.md b/packages/x-components/CHANGELOG.md index 99baa91b97..6f7b97f985 100644 --- a/packages/x-components/CHANGELOG.md +++ b/packages/x-components/CHANGELOG.md @@ -1,39 +1,30 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [3.0.0](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.424...@empathyco/x-components@3.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-components - - - - ## [3.0.0-alpha.424](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.423...@empathyco/x-components@3.0.0-alpha.424) (2023-10-23) - ### Bug Fixes -* **history-queries:** legacy history queries stored in the browser without selected filters (#1333) ([96608f8](https://github.com/empathyco/x/commit/96608f87a0b6c3e6c76b7a919cd085d3c2d6c133)) - - +- **history-queries:** legacy history queries stored in the browser without selected filters (#1333) ## [3.0.0-alpha.423](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.422...@empathyco/x-components@3.0.0-alpha.423) (2023-10-19) - ### Code Refactoring -* use `setQuery` util in the x modules (#1322) ([9749462](https://github.com/empathyco/x/commit/9749462a08308a121cda61a74209789dabad7b46)) - - +- use `setQuery` util in the x modules (#1322) ## [3.0.0-alpha.422](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.421...@empathyco/x-components@3.0.0-alpha.422) (2023-10-12) ### Features -- Implement config utils in the modules with config [(#1321)](https://github.com/empathyco/x/pull/1321) +- Implement config utils in the modules with config + [(#1321)](https://github.com/empathyco/x/pull/1321) ### ⚠ BREAKING CHANGES @@ -45,7 +36,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **history-queries:** filters in history queries [(#1315)](https://github.com/empathyco/x/pull/1315) +- **history-queries:** filters in history queries + [(#1315)](https://github.com/empathyco/x/pull/1315) ## [3.0.0-alpha.420](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.419...@empathyco/x-components@3.0.0-alpha.420) (2023-10-11) @@ -55,16 +47,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **experience-controls:** Create experience controls module tests [(#1303)](https://github.com/empathyco/x/pull/1303) +- **experience-controls:** Create experience controls module tests + [(#1303)](https://github.com/empathyco/x/pull/1303) ### Bug Fixes -- move the display-results-provider to fix semantics sliding panel [(#1317)](https://github.com/empathyco/x/pull/1317) -- set query in facets module from selecting query preview [(#1318)](https://github.com/empathyco/x/pull/1318) +- move the display-results-provider to fix semantics sliding panel + [(#1317)](https://github.com/empathyco/x/pull/1317) +- set query in facets module from selecting query preview + [(#1318)](https://github.com/empathyco/x/pull/1318) ### Code Refactoring -- move file `design-system.md` to design-system-deprecated [(#1319)](https://github.com/empathyco/x/pull/1319) +- move file `design-system.md` to design-system-deprecated + [(#1319)](https://github.com/empathyco/x/pull/1319) ## [3.0.0-alpha.418](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.417...@empathyco/x-components@3.0.0-alpha.418) (2023-10-09) @@ -86,7 +82,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **experience-controls:** experience controls module and adapter [(#1307)](https://github.com/empathyco/x/pull/1307) +- **experience-controls:** experience controls module and adapter + [(#1307)](https://github.com/empathyco/x/pull/1307) ## [3.0.0-alpha.414](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.413...@empathyco/x-components@3.0.0-alpha.414) (2023-09-22) @@ -102,8 +99,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **queries-preview:** add filters to the query preview request [(#1292)](https://github.com/empathyco/x/pull/1292) -- **queries-preview:** use deep equal to compare request [(#1291)](https://github.com/empathyco/x/pull/1291) +- **queries-preview:** add filters to the query preview request + [(#1292)](https://github.com/empathyco/x/pull/1292) +- **queries-preview:** use deep equal to compare request + [(#1291)](https://github.com/empathyco/x/pull/1291) ## [3.0.0-alpha.412](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.411...@empathyco/x-components@3.0.0-alpha.412) (2023-09-18) @@ -125,13 +124,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **queries-preview:** query preview components allow adding extra params to the request [(#1270)](https://github.com/empathyco/x/pull/1270) +- **queries-preview:** query preview components allow adding extra params to the request + [(#1270)](https://github.com/empathyco/x/pull/1270) ## [3.0.0-alpha.409](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.408...@empathyco/x-components@3.0.0-alpha.409) (2023-09-15) ### Features -- **scroll:** add top offset when automatically scrolling to main-scroll-item [(#1277)](https://github.com/empathyco/x/pull/1277) +- **scroll:** add top offset when automatically scrolling to main-scroll-item + [(#1277)](https://github.com/empathyco/x/pull/1277) ## [3.0.0-alpha.408](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.407...@empathyco/x-components@3.0.0-alpha.408) (2023-09-12) @@ -147,7 +148,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- standardise all events links in component docs section [(#1265)](https://github.com/empathyco/x/pull/1265) +- standardise all events links in component docs section + [(#1265)](https://github.com/empathyco/x/pull/1265) ## [3.0.0-alpha.405](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.404...@empathyco/x-components@3.0.0-alpha.405) (2023-08-25) @@ -157,7 +159,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Documentation -- remove jsdoc [@links](https://github.com/links) from generated documentation [(#1261)](https://github.com/empathyco/x/pull/1261) +- remove jsdoc [@links](https://github.com/links) from generated documentation + [(#1261)](https://github.com/empathyco/x/pull/1261) ## [3.0.0-alpha.403](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.402...@empathyco/x-components@3.0.0-alpha.403) (2023-08-21) @@ -167,13 +170,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **components:** restore sliding panel state after search [(#1259)](https://github.com/empathyco/x/pull/1259) +- **components:** restore sliding panel state after search + [(#1259)](https://github.com/empathyco/x/pull/1259) ## [3.0.0-alpha.401](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.400...@empathyco/x-components@3.0.0-alpha.401) (2023-08-16) ### Documentation -- **recommendations:** updated recommendations ui doc [(#1249)](https://github.com/empathyco/x/pull/1249) +- **recommendations:** updated recommendations ui doc + [(#1249)](https://github.com/empathyco/x/pull/1249) ## [3.0.0-alpha.400](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.399...@empathyco/x-components@3.0.0-alpha.400) (2023-08-02) @@ -189,7 +194,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **search:** Redirection didn't cancel when related tag was clicked [(#1255)](https://github.com/empathyco/x/pull/1255) +- **search:** Redirection didn't cancel when related tag was clicked + [(#1255)](https://github.com/empathyco/x/pull/1255) ## [3.0.0-alpha.397](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.396...@empathyco/x-components@3.0.0-alpha.397) (2023-07-27) @@ -199,13 +205,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **facets:** improve customization and add prop classes to editable-number-range-filter [(#1253)](https://github.com/empathyco/x/pull/1253) +- **facets:** improve customization and add prop classes to editable-number-range-filter + [(#1253)](https://github.com/empathyco/x/pull/1253) ## [3.0.0-alpha.395](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.394...@empathyco/x-components@3.0.0-alpha.395) (2023-07-25) ### Bug Fixes -- **filters:** Editable number range filter should be unique [(#1243)](https://github.com/empathyco/x/pull/1243) +- **filters:** Editable number range filter should be unique + [(#1243)](https://github.com/empathyco/x/pull/1243) ## [3.0.0-alpha.394](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.393...@empathyco/x-components@3.0.0-alpha.394) (2023-07-24) @@ -223,13 +231,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- add alias for the query suggestions that should be displayed [(#1247)](https://github.com/empathyco/x/pull/1247) +- add alias for the query suggestions that should be displayed + [(#1247)](https://github.com/empathyco/x/pull/1247) ## [3.0.0-alpha.392](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.391...@empathyco/x-components@3.0.0-alpha.392) (2023-07-11) ### Bug Fixes -- **search:** ignore page from url when going to different query [(#1244)](https://github.com/empathyco/x/pull/1244) +- **search:** ignore page from url when going to different query + [(#1244)](https://github.com/empathyco/x/pull/1244) ## [3.0.0-alpha.391](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.390...@empathyco/x-components@3.0.0-alpha.391) (2023-06-27) @@ -253,15 +263,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **queries-preview:** add isAnyQueryLoadedInPreview composable [(#1229)](https://github.com/empathyco/x/pull/1229) -- **tagging:** track displayClick properties in result & tagging request [(#1225)](https://github.com/empathyco/x/pull/1225) +- **queries-preview:** add isAnyQueryLoadedInPreview composable + [(#1229)](https://github.com/empathyco/x/pull/1229) +- **tagging:** track displayClick properties in result & tagging request + [(#1225)](https://github.com/empathyco/x/pull/1225) ## [3.0.0-alpha.386](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.385...@empathyco/x-components@3.0.0-alpha.386) (2023-06-12) ### Features -- **queries-preview:** add loaded previews getter [(#1227)](https://github.com/empathyco/x/pull/1227) -- **semantic-queries:** add SemanticQuery component [(#1226)](https://github.com/empathyco/x/pull/1226) +- **queries-preview:** add loaded previews getter + [(#1227)](https://github.com/empathyco/x/pull/1227) +- **semantic-queries:** add SemanticQuery component + [(#1226)](https://github.com/empathyco/x/pull/1226) ## [3.0.0-alpha.385](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.384...@empathyco/x-components@3.0.0-alpha.385) (2023-06-09) @@ -279,8 +293,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **deps:** update dependency @vueuse/core to v10 [(#1219)](https://github.com/empathyco/x/pull/1219) -- **platform-adapter:** change semantics url path [(#1230)](https://github.com/empathyco/x/pull/1230) +- **deps:** update dependency @vueuse/core to v10 + [(#1219)](https://github.com/empathyco/x/pull/1219) +- **platform-adapter:** change semantics url path + [(#1230)](https://github.com/empathyco/x/pull/1230) ## [3.0.0-alpha.382](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.381...@empathyco/x-components@3.0.0-alpha.382) (2023-06-07) @@ -290,14 +306,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **semantic-queries:** add maxItemsToRequest config [(#1224)](https://github.com/empathyco/x/pull/1224) +- **semantic-queries:** add maxItemsToRequest config + [(#1224)](https://github.com/empathyco/x/pull/1224) - **tagging:** track displayClick [(#1222)](https://github.com/empathyco/x/pull/1222) ## [3.0.0-alpha.380](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.379...@empathyco/x-components@3.0.0-alpha.380) (2023-05-31) ### Features -- **component:** set configuration for base-result-link to ignore tagging of click [(#1211)](https://github.com/empathyco/x/pull/1211) +- **component:** set configuration for base-result-link to ignore tagging of click + [(#1211)](https://github.com/empathyco/x/pull/1211) ## [3.0.0-alpha.379](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.378...@empathyco/x-components@3.0.0-alpha.379) (2023-05-30) @@ -307,25 +325,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **semantic-queries:** add semantic queries module and component [(#1213)](https://github.com/empathyco/x/pull/1213) +- **semantic-queries:** add semantic queries module and component + [(#1213)](https://github.com/empathyco/x/pull/1213) ## [3.0.0-alpha.377](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.376...@empathyco/x-components@3.0.0-alpha.377) (2023-05-30) ### Features -- **platform-adapter:** add semantic queries to platform adapter [(#1212)](https://github.com/empathyco/x/pull/1212) +- **platform-adapter:** add semantic queries to platform adapter + [(#1212)](https://github.com/empathyco/x/pull/1212) ## [3.0.0-alpha.376](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.375...@empathyco/x-components@3.0.0-alpha.376) (2023-05-30) ### Features -- **queries-preview:** make the QueryPreviewRequestUpdated not replaceable [(#1203)](https://github.com/empathyco/x/pull/1203) +- **queries-preview:** make the QueryPreviewRequestUpdated not replaceable + [(#1203)](https://github.com/empathyco/x/pull/1203) ## [3.0.0-alpha.375](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.374...@empathyco/x-components@3.0.0-alpha.375) (2023-05-24) ### Features -- **tagging:** add new type values to ResultFeature and FeatureLocation [(#1209)](https://github.com/empathyco/x/pull/1209) +- **tagging:** add new type values to ResultFeature and FeatureLocation + [(#1209)](https://github.com/empathyco/x/pull/1209) ## [3.0.0-alpha.374](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.373...@empathyco/x-components@3.0.0-alpha.374) (2023-05-24) @@ -377,11 +399,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- migrate suggestions and currency components to vue 3 syntax [(#1159)](https://github.com/empathyco/x/pull/1159) +- migrate suggestions and currency components to vue 3 syntax + [(#1159)](https://github.com/empathyco/x/pull/1159) ### Bug Fixes -- `BaseResultImage` not showing the right size on load [(#1176)](https://github.com/empathyco/x/pull/1176) +- `BaseResultImage` not showing the right size on load + [(#1176)](https://github.com/empathyco/x/pull/1176) ### Others @@ -414,17 +438,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- Adapt Result mapping according to new API standard [(#1039)](https://github.com/empathyco/x/pull/1039) +- Adapt Result mapping according to new API standard + [(#1039)](https://github.com/empathyco/x/pull/1039) ## [3.0.0-alpha.362](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.361...@empathyco/x-components@3.0.0-alpha.362) (2023-05-02) ### Features -- **search:** add dynamic title prop to promoted and banner component [(#1168)](https://github.com/empathyco/x/pull/1168) +- **search:** add dynamic title prop to promoted and banner component + [(#1168)](https://github.com/empathyco/x/pull/1168) ### Documentation -- **titles:** adjusting page, seo, and sidebar titles [(#1166)](https://github.com/empathyco/x/pull/1166) +- **titles:** adjusting page, seo, and sidebar titles + [(#1166)](https://github.com/empathyco/x/pull/1166) ## [3.0.0-alpha.361](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.360...@empathyco/x-components@3.0.0-alpha.361) (2023-04-26) @@ -488,7 +515,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **design-system:** add XDS progress bar component [(#1149)](https://github.com/empathyco/x/pull/1149) +- **design-system:** add XDS progress bar component + [(#1149)](https://github.com/empathyco/x/pull/1149) ## [3.0.0-alpha.354](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.353...@empathyco/x-components@3.0.0-alpha.354) (2023-04-19) @@ -499,19 +527,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **search:** add fallback disclaimer component [(#1122)](https://github.com/empathyco/x/pull/1122) -- **facets:** add dynamic prop to show more/less buttons in sliced-filters [(#1146)](https://github.com/empathyco/x/pull/1146) +- **facets:** add dynamic prop to show more/less buttons in sliced-filters + [(#1146)](https://github.com/empathyco/x/pull/1146) ## [3.0.0-alpha.352](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.351...@empathyco/x-components@3.0.0-alpha.352) (2023-04-18) ### Documentation -- **integration:** add information about sessionId duration [(#1139)](https://github.com/empathyco/x/pull/1139) +- **integration:** add information about sessionId duration + [(#1139)](https://github.com/empathyco/x/pull/1139) ## [3.0.0-alpha.351](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.350...@empathyco/x-components@3.0.0-alpha.351) (2023-04-17) ### Features -- add `filterItemClass` prop to `HierarchicalFilter` [(#1135)](https://github.com/empathyco/x/pull/1135) +- add `filterItemClass` prop to `HierarchicalFilter` + [(#1135)](https://github.com/empathyco/x/pull/1135) ## [3.0.0-alpha.350](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.349...@empathyco/x-components@3.0.0-alpha.350) (2023-04-17) @@ -535,7 +566,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **facets:** implement strategy to decide what filters are sent in the request [(#1124)](https://github.com/empathyco/x/pull/1124) +- **facets:** implement strategy to decide what filters are sent in the request + [(#1124)](https://github.com/empathyco/x/pull/1124) ## [3.0.0-alpha.345](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.344...@empathyco/x-components@3.0.0-alpha.345) (2023-04-10) @@ -574,13 +606,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- adapt `base-column-picker-list` to use the XDS component of button group [(#1115)](https://github.com/empathyco/x/pull/1115) +- adapt `base-column-picker-list` to use the XDS component of button group + [(#1115)](https://github.com/empathyco/x/pull/1115) ## [3.0.0-alpha.338](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.337...@empathyco/x-components@3.0.0-alpha.338) (2023-03-23) ### Features -- **components:** add `columns` prop in `BaseVariableColumnGrid` [(#1112)](https://github.com/empathyco/x/pull/1112) +- **components:** add `columns` prop in `BaseVariableColumnGrid` + [(#1112)](https://github.com/empathyco/x/pull/1112) ## [3.0.0-alpha.337](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.336...@empathyco/x-components@3.0.0-alpha.337) (2023-03-22) @@ -601,13 +635,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **design-system:** deprecate old DS `Tag` component [(#1103)](https://github.com/empathyco/x/pull/1103) +- **design-system:** deprecate old DS `Tag` component + [(#1103)](https://github.com/empathyco/x/pull/1103) ## [3.0.0-alpha.334](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.333...@empathyco/x-components@3.0.0-alpha.334) (2023-03-16) ### Features -- **plugin:** replace old bus implementation using the new `x-priority-bus` [(#1086)](https://github.com/empathyco/x/pull/1086) +- **plugin:** replace old bus implementation using the new `x-priority-bus` + [(#1086)](https://github.com/empathyco/x/pull/1086) ## [3.0.0-alpha.333](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.332...@empathyco/x-components@3.0.0-alpha.333) (2023-03-15) @@ -627,7 +663,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Code Refactoring -- **components:** migrate `AutoProgressBar` to `Composition API` [(#1087)](https://github.com/empathyco/x/pull/1087) +- **components:** migrate `AutoProgressBar` to `Composition API` + [(#1087)](https://github.com/empathyco/x/pull/1087) ## [3.0.0-alpha.329](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.328...@empathyco/x-components@3.0.0-alpha.329) (2023-03-09) @@ -663,7 +700,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **queries-preview:** add query preview list component to orchestrate requests [(#1084)](https://github.com/empathyco/x/pull/1084) +- **queries-preview:** add query preview list component to orchestrate requests + [(#1084)](https://github.com/empathyco/x/pull/1084) ## [3.0.0-alpha.323](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.322...@empathyco/x-components@3.0.0-alpha.323) (2023-03-01) @@ -681,19 +719,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **design-system:** fix deprecated typography and picture components [(#1090)](https://github.com/empathyco/x/pull/1090) +- **design-system:** fix deprecated typography and picture components + [(#1090)](https://github.com/empathyco/x/pull/1090) ## [3.0.0-alpha.320](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.319...@empathyco/x-components@3.0.0-alpha.320) (2023-02-28) ### Bug Fixes -- **components:** Fix open issue when focused on body. Fix `SearchInputPlaceholder` styles. [(#1078)](https://github.com/empathyco/x/pull/1078) +- **components:** Fix open issue when focused on body. Fix `SearchInputPlaceholder` styles. + [(#1078)](https://github.com/empathyco/x/pull/1078) ## [3.0.0-alpha.319](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.318...@empathyco/x-components@3.0.0-alpha.319) (2023-02-27) ### Features -- **banner:** add support without title and no clickable [(#1069)](https://github.com/empathyco/x/pull/1069) +- **banner:** add support without title and no clickable + [(#1069)](https://github.com/empathyco/x/pull/1069) ## [3.0.0-alpha.318](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.317...@empathyco/x-components@3.0.0-alpha.318) (2023-02-21) @@ -703,25 +744,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System -- **dependencies:** bump `@bahmutov/cypress-esbuild-preprocessor` from `2.1.5` to `2.2.0` [(#1082)](https://github.com/empathyco/x/pull/1082) +- **dependencies:** bump `@bahmutov/cypress-esbuild-preprocessor` from `2.1.5` to `2.2.0` + [(#1082)](https://github.com/empathyco/x/pull/1082) ## [3.0.0-alpha.316](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.315...@empathyco/x-components@3.0.0-alpha.316) (2023-02-16) ### Features -- remove `x-suggestion` class from `BaseSuggestion` component [(#1077)](https://github.com/empathyco/x/pull/1077) +- remove `x-suggestion` class from `BaseSuggestion` component + [(#1077)](https://github.com/empathyco/x/pull/1077) ## [3.0.0-alpha.315](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.314...@empathyco/x-components@3.0.0-alpha.315) (2023-02-15) ### Features -- **design-system:** Add `Input Group` component to the X Design System. [(#1066)](https://github.com/empathyco/x/pull/1066) +- **design-system:** Add `Input Group` component to the X Design System. + [(#1066)](https://github.com/empathyco/x/pull/1066) ## [3.0.0-alpha.314](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.313...@empathyco/x-components@3.0.0-alpha.314) (2023-02-15) ### Features -- **design-system:** Add layout `layout-stack` util. [(#1076)](https://github.com/empathyco/x/pull/1076) +- **design-system:** Add layout `layout-stack` util. + [(#1076)](https://github.com/empathyco/x/pull/1076) ## [3.0.0-alpha.313](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.312...@empathyco/x-components@3.0.0-alpha.313) (2023-02-14) @@ -732,11 +777,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **design-system:** deprecate old x-scroll styles [(#1073)](https://github.com/empathyco/x/pull/1073) +- **design-system:** deprecate old x-scroll styles + [(#1073)](https://github.com/empathyco/x/pull/1073) ### Bug Fixes -- **modal:** set focusOnOpen for the main-modal to false [(#1074)](https://github.com/empathyco/x/pull/1074) +- **modal:** set focusOnOpen for the main-modal to false + [(#1074)](https://github.com/empathyco/x/pull/1074) ## [3.0.0-alpha.312](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.311...@empathyco/x-components@3.0.0-alpha.312) (2023-02-14) @@ -752,17 +799,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **search:** reset `query`, `page` and `sort` on clear query [(#1045)](https://github.com/empathyco/x/pull/1045) +- **search:** reset `query`, `page` and `sort` on clear query + [(#1045)](https://github.com/empathyco/x/pull/1045) ### Continuous Integration -- refactor `lint` command to benefit from `nx parallelisation` [(#1051)](https://github.com/empathyco/x/pull/1051) +- refactor `lint` command to benefit from `nx parallelisation` + [(#1051)](https://github.com/empathyco/x/pull/1051) ## [3.0.0-alpha.309](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.308...@empathyco/x-components@3.0.0-alpha.309) (2023-02-07) ### Continuous Integration -- migrate from `npm` & `lerna bootstrap` to `pnpm` [(#1047)](https://github.com/empathyco/x/pull/1047) +- migrate from `npm` & `lerna bootstrap` to `pnpm` + [(#1047)](https://github.com/empathyco/x/pull/1047) ## [3.0.0-alpha.308](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.307...@empathyco/x-components@3.0.0-alpha.308) (2023-02-06) @@ -789,13 +839,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **history-queries:** emit click event on HistoryQuery click [(#1048)](https://github.com/empathyco/x/pull/1048) +- **history-queries:** emit click event on HistoryQuery click + [(#1048)](https://github.com/empathyco/x/pull/1048) ## [3.0.0-alpha.304](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.303...@empathyco/x-components@3.0.0-alpha.304) (2023-01-30) ### Features -- **history-queries:** bind formatTime callback to MyHistory suggestion slot [(#1049)](https://github.com/empathyco/x/pull/1049) +- **history-queries:** bind formatTime callback to MyHistory suggestion slot + [(#1049)](https://github.com/empathyco/x/pull/1049) ## [3.0.0-alpha.303](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.302...@empathyco/x-components@3.0.0-alpha.303) (2023-01-27) @@ -812,7 +864,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **components:** deprecate x-picture\_\_image and placeholder/fallback styles [(#1036)](https://github.com/empathyco/x/pull/1036) +- **components:** deprecate x-picture\_\_image and placeholder/fallback styles + [(#1036)](https://github.com/empathyco/x/pull/1036) ## [3.0.0-alpha.301](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.300...@empathyco/x-components@3.0.0-alpha.301) (2023-01-25) @@ -845,7 +898,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- remove duplicates from image placeholder/fallback classes [(#1032)](https://github.com/empathyco/x/pull/1032) +- remove duplicates from image placeholder/fallback classes + [(#1032)](https://github.com/empathyco/x/pull/1032) ## [3.0.0-alpha.295](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.294...@empathyco/x-components@3.0.0-alpha.295) (2023-01-24) @@ -873,7 +927,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **design-system:** add `product-image` `XDS` component [(#1025)](https://github.com/empathyco/x/pull/1025) +- **design-system:** add `product-image` `XDS` component + [(#1025)](https://github.com/empathyco/x/pull/1025) ## [3.0.0-alpha.293](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.292...@empathyco/x-components@3.0.0-alpha.293) (2023-01-23) @@ -917,7 +972,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **history-queries:** add dynamic classes to the history query suggestion [(#1014)](https://github.com/empathyco/x/pull/1014) +- **history-queries:** add dynamic classes to the history query suggestion + [(#1014)](https://github.com/empathyco/x/pull/1014) ## [3.0.0-alpha.285](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.284...@empathyco/x-components@3.0.0-alpha.285) (2023-01-17) @@ -943,13 +999,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- add dynamic classes to the suggestion item inside the `base-suggestions` [(#1008)](https://github.com/empathyco/x/pull/1008) +- add dynamic classes to the suggestion item inside the `base-suggestions` + [(#1008)](https://github.com/empathyco/x/pull/1008) ## [3.0.0-alpha.281](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.280...@empathyco/x-components@3.0.0-alpha.281) (2023-01-16) ### Features -- **history-queries:** add dynamic classes to the remove history query button [(#1007)](https://github.com/empathyco/x/pull/1007) +- **history-queries:** add dynamic classes to the remove history query button + [(#1007)](https://github.com/empathyco/x/pull/1007) ## [3.0.0-alpha.280](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.279...@empathyco/x-components@3.0.0-alpha.280) (2023-01-13) @@ -983,7 +1041,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **history-queries:** expose `historyQueriesWithResults` in the alias API [(#991)](https://github.com/empathyco/x/pull/991) +- **history-queries:** expose `historyQueriesWithResults` in the alias API + [(#991)](https://github.com/empathyco/x/pull/991) ## [3.0.0-alpha.273](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.272...@empathyco/x-components@3.0.0-alpha.273) (2023-01-09) @@ -994,13 +1053,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **design-system:** deprecate old suggestion and suggestion group styles [(#975)](https://github.com/empathyco/x/pull/975) +- **design-system:** deprecate old suggestion and suggestion group styles + [(#975)](https://github.com/empathyco/x/pull/975) ## [3.0.0-alpha.272](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.271...@empathyco/x-components@3.0.0-alpha.272) (2023-01-09) ### Features -- **design-system:** deprecate old typography styles [(#973)](https://github.com/empathyco/x/pull/973) +- **design-system:** deprecate old typography styles + [(#973)](https://github.com/empathyco/x/pull/973) ## [3.0.0-alpha.271](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.270...@empathyco/x-components@3.0.0-alpha.271) (2023-01-06) @@ -1051,7 +1112,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **design-system:** Add suggestion group component [(#943)](https://github.com/empathyco/x/pull/943) +- **design-system:** Add suggestion group component + [(#943)](https://github.com/empathyco/x/pull/943) ## [3.0.0-alpha.262](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.261...@empathyco/x-components@3.0.0-alpha.262) (2022-12-29) @@ -1061,7 +1123,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **build:** use the default `vue-cli` `webpack` configuration in `rollup-plugin-vue` [(#961)](https://github.com/empathyco/x/pull/961) +- **build:** use the default `vue-cli` `webpack` configuration in `rollup-plugin-vue` + [(#961)](https://github.com/empathyco/x/pull/961) ## [3.0.0-alpha.260](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.259...@empathyco/x-components@3.0.0-alpha.260) (2022-12-26) @@ -1073,7 +1136,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- modify base-events-modal-close and base-events-modal-open for WCAG compliance [(#946)](https://github.com/empathyco/x/pull/946) +- modify base-events-modal-close and base-events-modal-open for WCAG compliance + [(#946)](https://github.com/empathyco/x/pull/946) ## [3.0.0-alpha.258](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.257...@empathyco/x-components@3.0.0-alpha.258) (2022-12-26) @@ -1103,7 +1167,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - Rename lifecycle hook events [(#939)](https://github.com/empathyco/x/pull/939) -- **scroll:** capture listeners in MainScrollItem component [(#942)](https://github.com/empathyco/x/pull/942) +- **scroll:** capture listeners in MainScrollItem component + [(#942)](https://github.com/empathyco/x/pull/942) ## [3.0.0-alpha.253](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.252...@empathyco/x-components@3.0.0-alpha.253) (2022-12-19) @@ -1129,7 +1194,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **recommendations:** emit `RecommendationsChanged` [(#922)](https://github.com/empathyco/x/pull/922) +- **recommendations:** emit `RecommendationsChanged` + [(#922)](https://github.com/empathyco/x/pull/922) ## [3.0.0-alpha.248](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.247...@empathyco/x-components@3.0.0-alpha.248) (2022-12-12) @@ -1149,7 +1215,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Code Refactoring -- **plugin:** Rename `inputStatus` to `searchBoxStatus` in Alias API. [(#913)](https://github.com/empathyco/x/pull/913) +- **plugin:** Rename `inputStatus` to `searchBoxStatus` in Alias API. + [(#913)](https://github.com/empathyco/x/pull/913) ## [3.0.0-alpha.245](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.244...@empathyco/x-components@3.0.0-alpha.245) (2022-12-09) @@ -1166,13 +1233,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **components:** Use `Highlight` component inside suggestion components.[(#894)](https://github.com/empathyco/x/pull/894) +- **components:** Use `Highlight` component inside suggestion + components.[(#894)](https://github.com/empathyco/x/pull/894) ## [3.0.0-alpha.243](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.242...@empathyco/x-components@3.0.0-alpha.243) (2022-12-08) ### Testing -- **e2e:** make `HistoryQueries` test wait for no results [(#906)](https://github.com/empathyco/x/pull/906) +- **e2e:** make `HistoryQueries` test wait for no results + [(#906)](https://github.com/empathyco/x/pull/906) ## [3.0.0-alpha.242](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.241...@empathyco/x-components@3.0.0-alpha.242) (2022-12-07) @@ -1192,7 +1261,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **history-queries:** Hide history queries with no results [(#865)](https://github.com/empathyco/x/pull/865) +- **history-queries:** Hide history queries with no results + [(#865)](https://github.com/empathyco/x/pull/865) ## [3.0.0-alpha.239](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.238...@empathyco/x-components@3.0.0-alpha.239) (2022-12-01) @@ -1202,17 +1272,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **components:** add `getTargetElement` util to retrieve the `event.target` [(#870)](https://github.com/empathyco/x/pull/870) +- **components:** add `getTargetElement` util to retrieve the `event.target` + [(#870)](https://github.com/empathyco/x/pull/870) ### Bug Fixes -- **components:** reset`BaseResultImage` images state when `result` `prop` changes [(#888)](https://github.com/empathyco/x/pull/888) +- **components:** reset`BaseResultImage` images state when `result` `prop` changes + [(#888)](https://github.com/empathyco/x/pull/888) ## [3.0.0-alpha.237](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.236...@empathyco/x-components@3.0.0-alpha.237) (2022-12-01) ### Features -- **recommendations:** add `updateRecommendation` mutation [(#891)](https://github.com/empathyco/x/pull/891) +- **recommendations:** add `updateRecommendation` mutation + [(#891)](https://github.com/empathyco/x/pull/891) ## [3.0.0-alpha.236](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.235...@empathyco/x-components@3.0.0-alpha.236) (2022-11-29) @@ -1250,23 +1323,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **components:** Fix InfiniteScroll get root element inside Shadow DOM. [(#874)](https://github.com/empathyco/x/pull/874) +- **components:** Fix InfiniteScroll get root element inside Shadow DOM. + [(#874)](https://github.com/empathyco/x/pull/874) ## [3.0.0-alpha.230](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.229...@empathyco/x-components@3.0.0-alpha.230) (2022-11-24) ### Features -- Emit SearchResponseProvided event from Search Module [(#864)](https://github.com/empathyco/x/pull/864) +- Emit SearchResponseProvided event from Search Module + [(#864)](https://github.com/empathyco/x/pull/864) ## [3.0.0-alpha.229](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.228...@empathyco/x-components@3.0.0-alpha.229) (2022-11-22) ### Features -- **components:** make base dropdown based components accessible [(#846)](https://github.com/empathyco/x/pull/846) +- **components:** make base dropdown based components accessible + [(#846)](https://github.com/empathyco/x/pull/846) ### Bug Fixes -- make `appear` attribute configurable on animations that have it set to `true` by default [(#862)](https://github.com/empathyco/x/pull/862) +- make `appear` attribute configurable on animations that have it set to `true` by default + [(#862)](https://github.com/empathyco/x/pull/862) ## [3.0.0-alpha.228](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.227...@empathyco/x-components@3.0.0-alpha.228) (2022-11-17) @@ -1278,14 +1355,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **design-system:** add `suggestion` component to the XDS [(#838)](https://github.com/empathyco/x/pull/838) +- **design-system:** add `suggestion` component to the XDS + [(#838)](https://github.com/empathyco/x/pull/838) - history-queries-switch wai aria adjustments [(#847)](https://github.com/empathyco/x/pull/847) ## [3.0.0-alpha.226](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.225...@empathyco/x-components@3.0.0-alpha.226) (2022-11-14) ### Features -- Change suggestion components to bind $attrs to base suggestions [(#831)](https://github.com/empathyco/x/pull/831) +- Change suggestion components to bind $attrs to base suggestions + [(#831)](https://github.com/empathyco/x/pull/831) ## [3.0.0-alpha.225](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.224...@empathyco/x-components@3.0.0-alpha.225) (2022-11-11) @@ -1306,7 +1385,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **x-plugin:** Add function as possible value of `domElement` in InstallXOptions.[(#836)](https://github.com/empathyco/x/pull/836) +- **x-plugin:** Add function as possible value of `domElement` in + InstallXOptions.[(#836)](https://github.com/empathyco/x/pull/836) ## [3.0.0-alpha.221](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.220...@empathyco/x-components@3.0.0-alpha.221) (2022-11-10) @@ -1318,7 +1398,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **empathize:** show Empathize only when it has content [(#820)](https://github.com/empathyco/x/pull/820) +- **empathize:** show Empathize only when it has content + [(#820)](https://github.com/empathyco/x/pull/820) ## [3.0.0-alpha.219](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.218...@empathyco/x-components@3.0.0-alpha.219) (2022-11-09) @@ -1336,13 +1417,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **design-system:** deprecate old design system button styles [(#830)](https://github.com/empathyco/x/pull/830) +- **design-system:** deprecate old design system button styles + [(#830)](https://github.com/empathyco/x/pull/830) ## [3.0.0-alpha.217](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.216...@empathyco/x-components@3.0.0-alpha.217) (2022-11-08) ### Bug Fixes -- remove `resize-observer-browser` types from tsconfig [(#833)](https://github.com/empathyco/x/pull/833) +- remove `resize-observer-browser` types from tsconfig + [(#833)](https://github.com/empathyco/x/pull/833) ## [3.0.0-alpha.216](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.215...@empathyco/x-components@3.0.0-alpha.216) (2022-11-08) @@ -1358,7 +1441,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **design-system:** add tailwind showcase component [(#778)](https://github.com/empathyco/x/pull/778) +- **design-system:** add tailwind showcase component + [(#778)](https://github.com/empathyco/x/pull/778) ## [3.0.0-alpha.213](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.212...@empathyco/x-components@3.0.0-alpha.213) (2022-11-03) @@ -1380,7 +1464,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **components:** insert promoteds in the grid using position [(#801)](https://github.com/empathyco/x/pull/801) +- **components:** insert promoteds in the grid using position + [(#801)](https://github.com/empathyco/x/pull/801) ### Bug Fixes @@ -1394,13 +1479,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **components:** Emit ColumnsNumberRendered event on BaseGrid [(#806)](https://github.com/empathyco/x/pull/806) +- **components:** Emit ColumnsNumberRendered event on BaseGrid + [(#806)](https://github.com/empathyco/x/pull/806) ## [3.0.0-alpha.208](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.207...@empathyco/x-components@3.0.0-alpha.208) (2022-11-02) ### Features -- apply dynamic css mixin to sliding panel and column picker list buttons [(#815)](https://github.com/empathyco/x/pull/815) +- apply dynamic css mixin to sliding panel and column picker list buttons + [(#815)](https://github.com/empathyco/x/pull/815) ## [3.0.0-alpha.207](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.206...@empathyco/x-components@3.0.0-alpha.207) (2022-11-02) @@ -1443,7 +1530,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **tagging:** make `tagging` and `queryTagging` optional [(#797)](https://github.com/empathyco/x/pull/797) +- **tagging:** make `tagging` and `queryTagging` optional + [(#797)](https://github.com/empathyco/x/pull/797) ## [3.0.0-alpha.200](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.199...@empathyco/x-components@3.0.0-alpha.200) (2022-10-21) @@ -1455,13 +1543,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Documentation -- **functional:** titles refactor and change image source [(#790)](https://github.com/empathyco/x/pull/790) +- **functional:** titles refactor and change image source + [(#790)](https://github.com/empathyco/x/pull/790) ## [3.0.0-alpha.198](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.197...@empathyco/x-components@3.0.0-alpha.198) (2022-10-20) ### Bug Fixes -- **related-tags:** use `query` instead of `tag` as `key` to ensure unique values [(#792)](https://github.com/empathyco/x/pull/792) +- **related-tags:** use `query` instead of `tag` as `key` to ensure unique values + [(#792)](https://github.com/empathyco/x/pull/792) ## [3.0.0-alpha.197](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.196...@empathyco/x-components@3.0.0-alpha.197) (2022-10-19) @@ -1471,7 +1561,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **search-box:** add `SearchInputPlaceholder` component [(#771)](https://github.com/empathyco/x/pull/771) +- **search-box:** add `SearchInputPlaceholder` component + [(#771)](https://github.com/empathyco/x/pull/771) ## [3.0.0-alpha.195](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.194...@empathyco/x-components@3.0.0-alpha.195) (2022-10-19) @@ -1481,7 +1572,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **components:** Add new origins to the `animateClipPath` animation factory. [(#777)](https://github.com/empathyco/x/pull/777) +- **components:** Add new origins to the `animateClipPath` animation factory. + [(#777)](https://github.com/empathyco/x/pull/777) ## [3.0.0-alpha.193](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.192...@empathyco/x-components@3.0.0-alpha.193) (2022-10-17) @@ -1516,13 +1608,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- wait for the extra params to make the initial requests [(#754)](https://github.com/empathyco/x/pull/754) +- wait for the extra params to make the initial requests + [(#754)](https://github.com/empathyco/x/pull/754) ## [3.0.0-alpha.187](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.186...@empathyco/x-components@3.0.0-alpha.187) (2022-10-05) ### Features -- **queries-preview:** Add `debounceTimeMs` to `QueryPreview` component. [(#752)](https://github.com/empathyco/x/pull/752) +- **queries-preview:** Add `debounceTimeMs` to `QueryPreview` component. + [(#752)](https://github.com/empathyco/x/pull/752) ## [3.0.0-alpha.186](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.185...@empathyco/x-components@3.0.0-alpha.186) (2022-10-03) @@ -1546,7 +1640,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **next-queries:** add `origin` to `next queries preview` [(#746)](https://github.com/empathyco/x/pull/746) +- **next-queries:** add `origin` to `next queries preview` + [(#746)](https://github.com/empathyco/x/pull/746) ## [3.0.0-alpha.182](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.181...@empathyco/x-components@3.0.0-alpha.182) (2022-09-27) @@ -1562,7 +1657,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **queries-preview:** add `origin` to `QueryPreview` component [(#737)](https://github.com/empathyco/x/pull/737) +- **queries-preview:** add `origin` to `QueryPreview` component + [(#737)](https://github.com/empathyco/x/pull/737) ## [3.0.0-alpha.180](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.179...@empathyco/x-components@3.0.0-alpha.180) (2022-09-27) @@ -1572,7 +1668,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- add `vue devtools` plugin to ease `XEvents` and `wiring` visualization [(#215)](https://github.com/empathyco/x/pull/215) +- add `vue devtools` plugin to ease `XEvents` and `wiring` visualization + [(#215)](https://github.com/empathyco/x/pull/215) ## [3.0.0-alpha.178](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.177...@empathyco/x-components@3.0.0-alpha.178) (2022-09-21) @@ -1602,7 +1699,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **design-system:** generate old design system tokens with tailwind values [(#675)](https://github.com/empathyco/x/pull/675) +- **design-system:** generate old design system tokens with tailwind values + [(#675)](https://github.com/empathyco/x/pull/675) ## [3.0.0-alpha.173](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.172...@empathyco/x-components@3.0.0-alpha.173) (2022-09-16) @@ -1612,7 +1710,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **next-queries:** add `concatWhenNoMoreItems` prop [(#705)](https://github.com/empathyco/x/pull/705) +- **next-queries:** add `concatWhenNoMoreItems` prop + [(#705)](https://github.com/empathyco/x/pull/705) ## [3.0.0-alpha.171](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.170...@empathyco/x-components@3.0.0-alpha.171) (2022-09-13) @@ -1625,7 +1724,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **components:** add disable animation mixin [(#703)](https://github.com/empathyco/x/pull/703) -- disable `@typescript-eslint/no-extra-parens` rule [(#715)](https://github.com/empathyco/x/pull/715) +- disable `@typescript-eslint/no-extra-parens` rule + [(#715)](https://github.com/empathyco/x/pull/715) ## [3.0.0-alpha.169](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.168...@empathyco/x-components@3.0.0-alpha.169) (2022-09-08) @@ -1637,7 +1737,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **components:** Fix the error on console in `BaseResultImage` with `CrossFade` Animation. [(#688)](https://github.com/empathyco/x/pull/688) +- **components:** Fix the error on console in `BaseResultImage` with `CrossFade` Animation. + [(#688)](https://github.com/empathyco/x/pull/688) ## [3.0.0-alpha.167](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.166...@empathyco/x-components@3.0.0-alpha.167) (2022-09-06) @@ -1649,7 +1750,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- Make `Home` grid next queries use grid data rather than state data. [(#687)](https://github.com/empathyco/x/pull/687) +- Make `Home` grid next queries use grid data rather than state data. + [(#687)](https://github.com/empathyco/x/pull/687) ## [3.0.0-alpha.165](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.164...@empathyco/x-components@3.0.0-alpha.165) (2022-08-31) @@ -1667,7 +1769,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Documentation -- **functional:** add my history ui and related docs [(#685)](https://github.com/empathyco/x/pull/685) +- **functional:** add my history ui and related docs + [(#685)](https://github.com/empathyco/x/pull/685) ## [3.0.0-alpha.162](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.161...@empathyco/x-components@3.0.0-alpha.162) (2022-08-29) @@ -1698,7 +1801,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **adapter:** disable cancel http client [(#658)](https://github.com/empathyco/x/pull/658) -- **queries-preview:** create `queriesPreview` module [(#670)](https://github.com/empathyco/x/pull/670) +- **queries-preview:** create `queriesPreview` module + [(#670)](https://github.com/empathyco/x/pull/670) ### Bug Fixes @@ -1708,7 +1812,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **queries-preview:** create `queriesPreview` module [(#670)](https://github.com/empathyco/x/pull/670) +- **queries-preview:** create `queriesPreview` module + [(#670)](https://github.com/empathyco/x/pull/670) ## [3.0.0-alpha.156](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.155...@empathyco/x-components@3.0.0-alpha.156) (2022-08-19) @@ -1731,7 +1836,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **next-queries:** add `maxItemsToRender` prop to `NextQueryPreview` component [(#646)](https://github.com/empathyco/x/pull/646) +- **next-queries:** add `maxItemsToRender` prop to `NextQueryPreview` component + [(#646)](https://github.com/empathyco/x/pull/646) ## [3.0.0-alpha.152](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.151...@empathyco/x-components@3.0.0-alpha.152) (2022-08-10) @@ -1753,19 +1859,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **components:** make `BaseIdModalOpen` rendering configurable [(#637)](https://github.com/empathyco/x/pull/637) +- **components:** make `BaseIdModalOpen` rendering configurable + [(#637)](https://github.com/empathyco/x/pull/637) ## [3.0.0-alpha.149](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.148...@empathyco/x-components@3.0.0-alpha.149) (2022-08-08) ### Bug Fixes -- **facets:** fix `SingleSelectModifier` handling for selecting hierar… [(#643)](https://github.com/empathyco/x/pull/643) +- **facets:** fix `SingleSelectModifier` handling for selecting hierar… + [(#643)](https://github.com/empathyco/x/pull/643) ## [3.0.0-alpha.148](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.147...@empathyco/x-components@3.0.0-alpha.148) (2022-08-04) ### Features -- **next-queries:** add next query preview component [(#631)](https://github.com/empathyco/x/pull/631) +- **next-queries:** add next query preview component + [(#631)](https://github.com/empathyco/x/pull/631) ## [3.0.0-alpha.147](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.146...@empathyco/x-components@3.0.0-alpha.147) (2022-08-03) @@ -1777,7 +1886,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **facets:** Move filters flattening from `x-adapter-platform` to `x-components`. [(#626)](https://github.com/empathyco/x/pull/626) +- **facets:** Move filters flattening from `x-adapter-platform` to `x-components`. + [(#626)](https://github.com/empathyco/x/pull/626) ## [3.0.0-alpha.146](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.145...@empathyco/x-components@3.0.0-alpha.146) (2022-08-03) @@ -1804,7 +1914,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **components:** make `BaseIdModalClose` rendering configurable [(#627)](https://github.com/empathyco/x/pull/627) +- **components:** make `BaseIdModalClose` rendering configurable + [(#627)](https://github.com/empathyco/x/pull/627) ## [3.0.0-alpha.142](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.141...@empathyco/x-components@3.0.0-alpha.142) (2022-07-29) @@ -1837,31 +1948,36 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **components:** add `MainModal`, `OpenMainModal` and `CloseMainModal` [(#609)](https://github.com/empathyco/x/pull/609) +- **components:** add `MainModal`, `OpenMainModal` and `CloseMainModal` + [(#609)](https://github.com/empathyco/x/pull/609) ## [3.0.0-alpha.136](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.135...@empathyco/x-components@3.0.0-alpha.136) (2022-07-21) ### Bug Fixes -- `pointer-events` affecting scrolling in sliding panel in `SingleColumnLayout` aside [(#614)](https://github.com/empathyco/x/pull/614) +- `pointer-events` affecting scrolling in sliding panel in `SingleColumnLayout` aside + [(#614)](https://github.com/empathyco/x/pull/614) ## [3.0.0-alpha.135](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.134...@empathyco/x-components@3.0.0-alpha.135) (2022-07-21) ### Testing -- **e2e:** search modal re-opens properly after being closed [(#613)](https://github.com/empathyco/x/pull/613) +- **e2e:** search modal re-opens properly after being closed + [(#613)](https://github.com/empathyco/x/pull/613) ## [3.0.0-alpha.134](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.133...@empathyco/x-components@3.0.0-alpha.134) (2022-07-20) ### Bug Fixes -- **components:** now properly checks if it has content [(#612)](https://github.com/empathyco/x/pull/612) +- **components:** now properly checks if it has content + [(#612)](https://github.com/empathyco/x/pull/612) ## [3.0.0-alpha.133](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.132...@empathyco/x-components@3.0.0-alpha.133) (2022-07-15) ### Bug Fixes -- **components:** Add option to extend transitions with listeners and attributes [(#600)](https://github.com/empathyco/x/pull/600) +- **components:** Add option to extend transitions with listeners and attributes + [(#600)](https://github.com/empathyco/x/pull/600) ## [3.0.0-alpha.132](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.131...@empathyco/x-components@3.0.0-alpha.132) (2022-07-14) @@ -1873,19 +1989,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **history-queries:** add `HistoryQueriesSwitch` component [(#593)](https://github.com/empathyco/x/pull/593) +- **history-queries:** add `HistoryQueriesSwitch` component + [(#593)](https://github.com/empathyco/x/pull/593) ## [3.0.0-alpha.130](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.129...@empathyco/x-components@3.0.0-alpha.130) (2022-07-12) ### Features -- Move `XAPI` from `window.X` to `window.InterfaceX` [(#599)](https://github.com/empathyco/x/pull/599) +- Move `XAPI` from `window.X` to `window.InterfaceX` + [(#599)](https://github.com/empathyco/x/pull/599) ## [3.0.0-alpha.129](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.128...@empathyco/x-components@3.0.0-alpha.129) (2022-07-11) ### Features -- **history-queries:** bind `formatTime` to `suggestion-content` slot [(#598)](https://github.com/empathyco/x/pull/598) +- **history-queries:** bind `formatTime` to `suggestion-content` slot + [(#598)](https://github.com/empathyco/x/pull/598) ## [3.0.0-alpha.128](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.127...@empathyco/x-components@3.0.0-alpha.128) (2022-07-11) @@ -1937,7 +2056,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **components:** add grid-4-col and update light-bulb icons [(#579)](https://github.com/empathyco/x/pull/579) +- **components:** add grid-4-col and update light-bulb icons + [(#579)](https://github.com/empathyco/x/pull/579) ## [3.0.0-alpha.120](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.119...@empathyco/x-components@3.0.0-alpha.120) (2022-06-27) @@ -1951,7 +2071,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **identifier-results:** add maxItemsToRender prop [(#576)](https://github.com/empathyco/x/pull/576) +- **identifier-results:** add maxItemsToRender prop + [(#576)](https://github.com/empathyco/x/pull/576) ## [3.0.0-alpha.117](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.116...@empathyco/x-components@3.0.0-alpha.117) (2022-06-23) @@ -1961,7 +2082,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- Remove `@empathyco/x-platform-adapter` dependency from library code. [(#575)](https://github.com/empathyco/x/pull/575) +- Remove `@empathyco/x-platform-adapter` dependency from library code. + [(#575)](https://github.com/empathyco/x/pull/575) ## [3.0.0-alpha.116](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.115...@empathyco/x-components@3.0.0-alpha.116) (2022-06-22) @@ -2177,7 +2299,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Build System -- **deps:** Upgrade Cypress and Vue Cli plugins versions. [(#399)](https://github.com/empathyco/x/pull/399) +- **deps:** Upgrade Cypress and Vue Cli plugins versions. + [(#399)](https://github.com/empathyco/x/pull/399) ## [3.0.0-alpha.78](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.77...@empathyco/x-components@3.0.0-alpha.78) (2022-04-04) @@ -2197,7 +2320,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Documentation -- fix links and update repository information and development setup for `x-components` [(#394)](https://github.com/empathyco/x/pull/394) +- fix links and update repository information and development setup for `x-components` + [(#394)](https://github.com/empathyco/x/pull/394) ## [3.0.0-alpha.75](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.74...@empathyco/x-components@3.0.0-alpha.75) (2022-03-31) @@ -2428,14 +2552,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes - **design-system:** Fix some style issues and add two missing utilities -- **identifier-results:** Fix default plugin config. [(#296)](https://github.com/empathyco/x/pull/296) +- **identifier-results:** Fix default plugin config. + [(#296)](https://github.com/empathyco/x/pull/296) - ## [3.0.0-alpha.43](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.42...@empathyco/x-components@3.0.0-alpha.43) (2022-01-06) ### Features -- **components:** Add icons for Arrows UP DOWN LEFT and RIGHT. [(#295)](https://github.com/empathyco/x/pull/295) +- **components:** Add icons for Arrows UP DOWN LEFT and RIGHT. + [(#295)](https://github.com/empathyco/x/pull/295) ## [3.0.0-alpha.42](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.41...@empathyco/x-components@3.0.0-alpha.42) (2022-01-05) @@ -2463,10 +2589,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **components:** `SlidingPanel` can now disable the resetting scroll … [(#286)](https://github.com/empathyco/x/pull/286) +- **components:** `SlidingPanel` can now disable the resetting scroll … + [(#286)](https://github.com/empathyco/x/pull/286) - **related-tags:** clear selected related tags when user changes extra params -- **search:** batch state reset calls after search.request parameter changes [(#283)](https://github.com/empathyco/x/pull/283) -- **search:** next page is now requested if it has less than the page size results. [(#284)](https://github.com/empathyco/x/pull/284) +- **search:** batch state reset calls after search.request parameter changes + [(#283)](https://github.com/empathyco/x/pull/283) +- **search:** next page is now requested if it has less than the page size results. + [(#284)](https://github.com/empathyco/x/pull/284) ## [3.0.0-alpha.39](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.38...@empathyco/x-components@3.0.0-alpha.39) (2021-12-22) @@ -2488,7 +2617,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes -- **components:** Fix infinite scroll not working in Android Chrome. [(#277)](https://github.com/empathyco/x/pull/277) +- **components:** Fix infinite scroll not working in Android Chrome. + [(#277)](https://github.com/empathyco/x/pull/277) - **search:** rows and start parameters calculations moved from getter to action to avoid multiple requests @@ -2497,7 +2627,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **scroll:** remove animations on pending element to scroll -- **tagging:** Include 'location' parameter to track result events. [(#273)](https://github.com/empathyco/x/pull/273) +- **tagging:** Include 'location' parameter to track result events. + [(#273)](https://github.com/empathyco/x/pull/273) - ## [3.0.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.35...@empathyco/x-components@3.0.0-alpha.36) (2021-12-15) @@ -2514,7 +2645,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -- **components:** fix 'BaseRating' component styles [(#264)](https://github.com/empathyco/x/pull/264) +- **components:** fix 'BaseRating' component styles + [(#264)](https://github.com/empathyco/x/pull/264) - **plugin:** move alias creation from created hook to beforeCreated - **tagging:** track pending query - **tagging:** track result click events diff --git a/packages/x-priority-queue/CHANGELOG.md b/packages/x-priority-queue/CHANGELOG.md index a6c8dfb042..e02e1d70d5 100644 --- a/packages/x-priority-queue/CHANGELOG.md +++ b/packages/x-priority-queue/CHANGELOG.md @@ -1,70 +1,44 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.0](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@1.0.0-alpha.4...@empathyco/x-priority-queue@1.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-priority-queue - - - - ## [1.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@1.0.0-alpha.3...@empathyco/x-priority-queue@1.0.0-alpha.4) (2023-09-18) **Note:** Version bump only for package @empathyco/x-priority-queue - - - - ## [1.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@1.0.0-alpha.2...@empathyco/x-priority-queue@1.0.0-alpha.3) (2023-06-27) **Note:** Version bump only for package @empathyco/x-priority-queue - - - - ## [1.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@1.0.0-alpha.1...@empathyco/x-priority-queue@1.0.0-alpha.2) (2023-06-07) **Note:** Version bump only for package @empathyco/x-priority-queue - - - - ## [1.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@1.0.0-alpha.0...@empathyco/x-priority-queue@1.0.0-alpha.1) (2023-06-06) **Note:** Version bump only for package @empathyco/x-priority-queue - - - - ## [1.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@0.1.0-alpha.15...@empathyco/x-priority-queue@1.0.0-alpha.0) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps (#1174) +- restore build workflow (#1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 (#1196) +- **deps:** update node to v18 (#1175) ## [0.1.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@0.1.0-alpha.14...@empathyco/x-priority-queue@0.1.0-alpha.15) (2023-05-03) @@ -79,24 +53,18 @@ EMP-274 ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [0.1.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@0.1.0-alpha.11...@empathyco/x-priority-queue@0.1.0-alpha.12) (2023-02-08) ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [0.1.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@0.1.0-alpha.10...@empathyco/x-priority-queue@0.1.0-alpha.11) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [0.1.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@0.1.0-alpha.9...@empathyco/x-priority-queue@0.1.0-alpha.10) (2023-01-25) @@ -104,8 +72,6 @@ EMP-274 - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [0.1.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@0.1.0-alpha.8...@empathyco/x-priority-queue@0.1.0-alpha.9) (2023-01-20) @@ -116,23 +82,18 @@ EMP-274 ### Features - improve generics types (#1012) - ([b01f1cc](https://github.com/empathyco/x/commit/b01f1ccbb1b9f54c0f382661ce6af61a80e2905f)), - closes [EX-7850](https://searchbroker.atlassian.net/browse/EX-7850) ## [0.1.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@0.1.0-alpha.6...@empathyco/x-priority-queue@0.1.0-alpha.7) (2023-01-12) ### Features - **priority-queue:** improve types (#992) - ([61f8a80](https://github.com/empathyco/x/commit/61f8a80b50d4a2e553000a11c658cdc4fef50302)), - closes [EX-7789](https://searchbroker.atlassian.net/browse/EX-7789) ## [0.1.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@0.1.0-alpha.5...@empathyco/x-priority-queue@0.1.0-alpha.6) (2023-01-06) ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [0.1.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@0.1.0-alpha.4...@empathyco/x-priority-queue@0.1.0-alpha.5) (2022-12-19) @@ -143,15 +104,12 @@ EMP-274 ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ## [0.1.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-priority-queue@0.1.0-alpha.2...@empathyco/x-priority-queue@0.1.0-alpha.3) (2022-11-28) ### Features - **priority-queue:** add `XPriorityQueue` (#876) - ([9117359](https://github.com/empathyco/x/commit/91173598513d58e733de27358f999926d0cd0976)), - closes [EX-7459](https://searchbroker.atlassian.net/browse/EX-7459) ## 0.1.0-alpha.2 (2022-11-22) diff --git a/packages/x-svg-converter/CHANGELOG.md b/packages/x-svg-converter/CHANGELOG.md index 0ae25b284f..b71fe872fd 100644 --- a/packages/x-svg-converter/CHANGELOG.md +++ b/packages/x-svg-converter/CHANGELOG.md @@ -1,54 +1,35 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.0](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@1.0.0-alpha.10...@empathyco/x-svg-converter@1.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-svg-converter - - - - ## [1.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@1.0.0-alpha.9...@empathyco/x-svg-converter@1.0.0-alpha.10) (2023-10-04) - ### Features -* **experience-controls:** experience controls module and adapter (#1307) ([6ae3f6b](https://github.com/empathyco/x/commit/6ae3f6b3d537910781dbfebf3b2e670eff391911)) - - +- **experience-controls:** experience controls module and adapter (#1307) ## [1.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@1.0.0-alpha.8...@empathyco/x-svg-converter@1.0.0-alpha.9) (2023-06-27) **Note:** Version bump only for package @empathyco/x-svg-converter - - - - ## [1.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@1.0.0-alpha.7...@empathyco/x-svg-converter@1.0.0-alpha.8) (2023-06-06) **Note:** Version bump only for package @empathyco/x-svg-converter - - - - ## [1.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@1.0.0-alpha.6...@empathyco/x-svg-converter@1.0.0-alpha.7) (2023-05-11) **Note:** Version bump only for package @empathyco/x-svg-converter - - - - ## [1.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@1.0.0-alpha.4...@empathyco/x-svg-converter@1.0.0-alpha.6) (2023-05-09) ### ⚠ BREAKING CHANGES -* minimum node version required is 18. +- minimum node version required is 18. ## [1.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@1.0.0-alpha.4...@empathyco/x-svg-converter@1.0.0-alpha.5) (2023-04-12) @@ -59,8 +40,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [1.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@1.0.0-alpha.2...@empathyco/x-svg-converter@1.0.0-alpha.3) (2023-02-13) @@ -71,16 +50,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [1.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@1.0.0-alpha.0...@empathyco/x-svg-converter@1.0.0-alpha.1) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [1.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@0.2.0-alpha.4...@empathyco/x-svg-converter@1.0.0-alpha.0) (2023-02-06) @@ -92,50 +67,38 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features - **design-system:** add `icon` to XDS (#1053) - ([21605ab](https://github.com/empathyco/x/commit/21605abc99f5da05556cfa7edb4213c61c205b78)), - closes [EX-7783](https://searchbroker.atlassian.net/browse/EX-7783) ## [0.2.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@0.2.0-alpha.3...@empathyco/x-svg-converter@0.2.0-alpha.4) (2023-01-25) ### Features - add `x-priority-bus` (#990) - ([718d3d2](https://github.com/empathyco/x/commit/718d3d278e58a0f0d173ff4511245d59b1e6f036)), - closes [EX-7458](https://searchbroker.atlassian.net/browse/EX-7458) ### Build System - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [0.2.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@0.2.0-alpha.2...@empathyco/x-svg-converter@0.2.0-alpha.3) (2023-01-20) ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ## [0.2.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@0.2.0-alpha.1...@empathyco/x-svg-converter@0.2.0-alpha.2) (2022-12-09) ### Bug Fixes - **svg-converter:** change `sourcePath` method resolve (#915) - ([8970d7d](https://github.com/empathyco/x/commit/8970d7d168a646ed169d214cc2ec9480125161b5)), - closes [EX-7606](https://searchbroker.atlassian.net/browse/EX-7606) ## [0.2.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-svg-converter@0.2.0-alpha.0...@empathyco/x-svg-converter@0.2.0-alpha.1) (2022-12-07) ### Bug Fixes - **svg-converter:** check if file exist before unlink it (#904) - ([3f7af94](https://github.com/empathyco/x/commit/3f7af94e156ee5ab51f7e42e2a551e41cae94d3a)) ## 0.2.0-alpha.0 (2022-12-02) ### Features - script to import SVGs into Vue components for the XDS (#885) - ([814bfe5](https://github.com/empathyco/x/commit/814bfe502c4eae57373cee43a962ebdcafd499d1)), - closes [EX-7384](https://searchbroker.atlassian.net/browse/EX-7384) diff --git a/packages/x-tailwindcss/CHANGELOG.md b/packages/x-tailwindcss/CHANGELOG.md index fe5688a13c..1820e8e9e9 100644 --- a/packages/x-tailwindcss/CHANGELOG.md +++ b/packages/x-tailwindcss/CHANGELOG.md @@ -1,73 +1,45 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.0](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.35...@empathyco/x-tailwindcss@1.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-tailwindcss - - - - ## [1.0.0-alpha.35](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.34...@empathyco/x-tailwindcss@1.0.0-alpha.35) (2023-09-18) **Note:** Version bump only for package @empathyco/x-tailwindcss - - - - ## [1.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.33...@empathyco/x-tailwindcss@1.0.0-alpha.34) (2023-06-27) **Note:** Version bump only for package @empathyco/x-tailwindcss - - - - ## [1.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.32...@empathyco/x-tailwindcss@1.0.0-alpha.33) (2023-06-06) **Note:** Version bump only for package @empathyco/x-tailwindcss - - - - ## [1.0.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.31...@empathyco/x-tailwindcss@1.0.0-alpha.32) (2023-05-24) **Note:** Version bump only for package @empathyco/x-tailwindcss - - - - ## [1.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.30...@empathyco/x-tailwindcss@1.0.0-alpha.31) (2023-05-15) - ### Features -* layout for custom alignment (#1195) ([a5bc7a4](https://github.com/empathyco/x/commit/a5bc7a476527102258aa58668b57b7b54f8bf8d9)) - - +- layout for custom alignment (#1195) ## [1.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.29...@empathyco/x-tailwindcss@1.0.0-alpha.30) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 (#1196) +- **deps:** update node to v18 (#1175) ## [1.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.28...@empathyco/x-tailwindcss@1.0.0-alpha.29) (2023-04-26) @@ -84,7 +56,6 @@ EMP-274 ### Features - **design-system:** add XDS progress bar component (#1149) - ([21a52f5](https://github.com/empathyco/x/commit/21a52f5b3af3f4ac341e3b9844e0273b355153aa)) ## [1.0.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.26...@empathyco/x-tailwindcss@1.0.0-alpha.27) (2023-04-19) @@ -95,21 +66,18 @@ EMP-274 ### Bug Fixes - styles for default and ghost variant (#1136) - ([e78e280](https://github.com/empathyco/x/commit/e78e280f5bd2638a869c996a3e59904976eeca1a)) ## [1.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.24...@empathyco/x-tailwindcss@1.0.0-alpha.25) (2023-04-13) ### Features - **design-system:** update xds button (#1130) - ([eb3758b](https://github.com/empathyco/x/commit/eb3758b4b52f01c022c0ae8c254037bf164dde6e)) ## [1.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.23...@empathyco/x-tailwindcss@1.0.0-alpha.24) (2023-04-13) ### Features - **design-system:** add simple filter variant (#1127) - ([9adf7b3](https://github.com/empathyco/x/commit/9adf7b30e63239e36ef673462ec43de11823491c)) ## [1.0.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.22...@empathyco/x-tailwindcss@1.0.0-alpha.23) (2023-04-12) @@ -120,30 +88,24 @@ EMP-274 ### Features - **design-system:** add `xs` letter spacing (#1126) - ([1c5bd20](https://github.com/empathyco/x/commit/1c5bd2054e17a66881a42133b9e1dde78af95ea8)) ## [1.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.20...@empathyco/x-tailwindcss@1.0.0-alpha.21) (2023-04-10) ### Features - **design-system:** add XDS filters (#1118) - ([56e9db2](https://github.com/empathyco/x/commit/56e9db2e7185e5c3927e0bb97bb5b9c8eefb1801)), - closes [EX-8062](https://searchbroker.atlassian.net/browse/EX-8062) ## [1.0.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.19...@empathyco/x-tailwindcss@1.0.0-alpha.20) (2023-03-30) ### Features - **design-system:** improve layout showcase (#1116) - ([e2f9b7d](https://github.com/empathyco/x/commit/e2f9b7d1f5ab284b535c57a1e0405652cac02b12)) ## [1.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.18...@empathyco/x-tailwindcss@1.0.0-alpha.19) (2023-03-29) ### Features - Minor improvements. (#1109) - ([1c9dace](https://github.com/empathyco/x/commit/1c9dacea7c46eb0b27687730a8a4978d0e49b230)), - closes [EX-8130](https://searchbroker.atlassian.net/browse/EX-8130) ## [1.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.17...@empathyco/x-tailwindcss@1.0.0-alpha.18) (2023-03-27) @@ -155,158 +117,117 @@ EMP-274 ### Features - adapt `base-column-picker-list` to use the XDS component of button group (#1115) - ([7057b8f](https://github.com/empathyco/x/commit/7057b8f7cd7f1e20ad248c40e8da97450895cd26)), - closes [EX-8144](https://searchbroker.atlassian.net/browse/EX-8144) ## [1.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.16...@empathyco/x-tailwindcss@1.0.0-alpha.17) (2023-03-22) ### Features - **design-system:** add button group component (#1104) - ([e8745fe](https://github.com/empathyco/x/commit/e8745fe9f3f657e76091b3bacead7b0084017a34)), - closes [EX-8059](https://searchbroker.atlassian.net/browse/EX-8059) ## [1.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.15...@empathyco/x-tailwindcss@1.0.0-alpha.16) (2023-03-20) ### Features - **desing-system:** add padding top and bottom 0 to tag (#1111) - ([1d878c5](https://github.com/empathyco/x/commit/1d878c599b44406f5467268d761e568f315eee3b)), - closes [EX-8131](https://searchbroker.atlassian.net/browse/EX-8131) ## [1.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.14...@empathyco/x-tailwindcss@1.0.0-alpha.15) (2023-03-14) ### Features - **design-system:** add XDS badge component (#1100) - ([c0d8446](https://github.com/empathyco/x/commit/c0d84461b1cb72705e8570766c19078c2eef3abf)), - closes [EX-7992](https://searchbroker.atlassian.net/browse/EX-7992) ## [1.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.13...@empathyco/x-tailwindcss@1.0.0-alpha.14) (2023-03-14) ### Features - **design-system:** add XDS tag component (#1099) - ([3bb3d80](https://github.com/empathyco/x/commit/3bb3d80372f7929f8c1f3c629951780b0349957b)), - closes [EX-7990](https://searchbroker.atlassian.net/browse/EX-7990) ## [1.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.12...@empathyco/x-tailwindcss@1.0.0-alpha.13) (2023-03-07) ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [1.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.11...@empathyco/x-tailwindcss@1.0.0-alpha.12) (2023-03-02) ### Bug Fixes - **design-system:** modify font-size by default in input component (#1094) - ([efc872f](https://github.com/empathyco/x/commit/efc872faca26d82518a5fd06789664cfcf872b3c)), - closes [EX-8078](https://searchbroker.atlassian.net/browse/EX-8078) ## [1.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.10...@empathyco/x-tailwindcss@1.0.0-alpha.11) (2023-03-01) ### Bug Fixes - **design-system:** fix wrong sliding panel spacing value (#1093) - ([0713e34](https://github.com/empathyco/x/commit/0713e34f510c3514c3dd8192f4b42aaecbd7ce38)), - closes [EX-7541](https://searchbroker.atlassian.net/browse/EX-7541) ## [1.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.9...@empathyco/x-tailwindcss@1.0.0-alpha.10) (2023-03-01) ### Features - **design-system:** update XDS spacing values (#1092) - ([913a1c8](https://github.com/empathyco/x/commit/913a1c88dc0848ed1d25fc56904257eef5feb40f)), - closes [EX-8071](https://searchbroker.atlassian.net/browse/EX-8071) ## [1.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.8...@empathyco/x-tailwindcss@1.0.0-alpha.9) (2023-02-27) ### Bug Fixes - **design-system:** Fix scroll in the Design System. (#1088) - ([f1df2cb](https://github.com/empathyco/x/commit/f1df2cbe2b6c14c96de4fa682df792c8be60321f)), - closes [EX-8055](https://searchbroker.atlassian.net/browse/EX-8055) ## [1.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.7...@empathyco/x-tailwindcss@1.0.0-alpha.8) (2023-02-21) ### Bug Fixes - **design-system:** Fix X Design System `Scroll` component appearing in mobile. (#1085) - ([b23d5ec](https://github.com/empathyco/x/commit/b23d5ec8cfb6a68ba704e42507ca71b000f141b4)), - closes [EX-8044](https://searchbroker.atlassian.net/browse/EX-8044) ## [1.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.6...@empathyco/x-tailwindcss@1.0.0-alpha.7) (2023-02-15) ### Features - **design-system:** Add `Input Group` component to the X Desing System. (#1066) - ([5f83b14](https://github.com/empathyco/x/commit/5f83b1460408e0e3b6a5f7fedaf91ee006d27a9c)), - closes [EX-7944](https://searchbroker.atlassian.net/browse/EX-7944) ## [1.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.5...@empathyco/x-tailwindcss@1.0.0-alpha.6) (2023-02-15) ### Features - **desing-system:** Add layout `layout-stack` util. (#1076) - ([38db5b3](https://github.com/empathyco/x/commit/38db5b3b4c10a2bd288e9e79b15232f063002156)), - closes [EX-8000](https://searchbroker.atlassian.net/browse/EX-8000) ## [1.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.4...@empathyco/x-tailwindcss@1.0.0-alpha.5) (2023-02-10) ### Features - **design-system:** add single column and fixed header layouts showcases (#1067) - ([5254f37](https://github.com/empathyco/x/commit/5254f37f8ffdf9c71ea843b2972cce04a4ae55b9)), - closes [EX-7972](https://searchbroker.atlassian.net/browse/EX-7972) ## [1.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.3...@empathyco/x-tailwindcss@1.0.0-alpha.4) (2023-02-08) ### Features - **design-system:** add layout item utilities (#1064) - ([792fabc](https://github.com/empathyco/x/commit/792fabcfd5f68b38302465e5867c477657e2749d)), - closes [EX-7824](https://searchbroker.atlassian.net/browse/EX-7824) ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [1.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.2...@empathyco/x-tailwindcss@1.0.0-alpha.3) (2023-02-07) ### Features - **design-system:** Add layout item to XDS (#1055) - ([6640c18](https://github.com/empathyco/x/commit/6640c18dae7d40a65c9ddf170138730425c907ac)), - closes [EX-7825](https://searchbroker.atlassian.net/browse/EX-7825) - **design-system:** Add scroll component (#1056) - ([e6fcd90](https://github.com/empathyco/x/commit/e6fcd90f77490a314016bfe5778e9cf0c87663fd)), - closes [EX-7956](https://searchbroker.atlassian.net/browse/EX-7956) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [1.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.1...@empathyco/x-tailwindcss@1.0.0-alpha.2) (2023-02-03) ### Build System - **deps:** update deps (#1062) - ([59f29b9](https://github.com/empathyco/x/commit/59f29b9c5861f790a65b061eec628eb35d066b68)) ## [1.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@1.0.0-alpha.0...@empathyco/x-tailwindcss@1.0.0-alpha.1) (2023-02-01) ### Features - **design-system:** add layout container to XDS (#1050) - ([f9a13af](https://github.com/empathyco/x/commit/f9a13af0fa1147042615d769e49c6cb462d9b4ac)), - closes [EX-7824](https://searchbroker.atlassian.net/browse/EX-7824) ## [1.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.58...@empathyco/x-tailwindcss@1.0.0-alpha.0) (2023-01-26) @@ -318,8 +239,6 @@ EMP-274 ### Features - **components:** deprecate x-picture\_\_image and placeholder/fallback styles (#1036) - ([73a08a5](https://github.com/empathyco/x/commit/73a08a576b3f9b715cccefee8cb452d00cd45bcb)), - closes [EX-7888](https://searchbroker.atlassian.net/browse/EX-7888) ## [0.2.0-alpha.58](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.57...@empathyco/x-tailwindcss@0.2.0-alpha.58) (2023-01-25) @@ -327,54 +246,42 @@ EMP-274 - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [0.2.0-alpha.57](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.56...@empathyco/x-tailwindcss@0.2.0-alpha.57) (2023-01-24) ### Bug Fixes - **design-system:** use x-picture-image instead of img tag (#1035) - ([0722a83](https://github.com/empathyco/x/commit/0722a8384f7042fa4d031712059a79574e7a0f60)), - closes [EX-7836](https://searchbroker.atlassian.net/browse/EX-7836) ## [0.2.0-alpha.56](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.55...@empathyco/x-tailwindcss@0.2.0-alpha.56) (2023-01-24) ### Bug Fixes - prevent fade when sliding panel has less content than width (#1034) - ([6d2916a](https://github.com/empathyco/x/commit/6d2916aa9e399959c915c96f7504f982fac6f936)), - closes [EX-7832](https://searchbroker.atlassian.net/browse/EX-7832) ## [0.2.0-alpha.55](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.54...@empathyco/x-tailwindcss@0.2.0-alpha.55) (2023-01-24) ### Features - add `prettier-plugin-tailwindcss` (#1033) - ([c3eae8b](https://github.com/empathyco/x/commit/c3eae8bef0a75fa1e78f1190947a74fa9269d6bd)), - closes [EX-7884](https://searchbroker.atlassian.net/browse/EX-7884) ## [0.2.0-alpha.54](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.53...@empathyco/x-tailwindcss@0.2.0-alpha.54) (2023-01-23) ### Styling - update prettier and format code (#1026) - ([a18cc17](https://github.com/empathyco/x/commit/a18cc172b6638962d53192905cd466f12bccacac)), - closes [EX-7877](https://searchbroker.atlassian.net/browse/EX-7877) ## [0.2.0-alpha.53](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.52...@empathyco/x-tailwindcss@0.2.0-alpha.53) (2023-01-23) ### Code Refactoring - make sliding panel take care buttons position and fade (#1027) - ([6e9c97c](https://github.com/empathyco/x/commit/6e9c97cfcb2e13f848463d3265f0b5d52be326d6)) ## [0.2.0-alpha.52](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.51...@empathyco/x-tailwindcss@0.2.0-alpha.52) (2023-01-20) ### Build System - **deps:** update dependencies (#1024) - ([e99425f](https://github.com/empathyco/x/commit/e99425fc315526afe40b1fd536bcfde1fc1af08a)) ## [0.2.0-alpha.51](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.50...@empathyco/x-tailwindcss@0.2.0-alpha.51) (2023-01-20) @@ -385,99 +292,76 @@ EMP-274 ### Features - Rename XDS product image class to make easier using it in x-components (#1018) - ([14545ff](https://github.com/empathyco/x/commit/14545ff0de6ab650b46457e869e5f2d800f72662)), - closes [EX-7836](https://searchbroker.atlassian.net/browse/EX-7836) ## [0.2.0-alpha.49](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.48...@empathyco/x-tailwindcss@0.2.0-alpha.49) (2023-01-18) ### Features - **components:** add `product-image` component (#1005) - ([15e2c88](https://github.com/empathyco/x/commit/15e2c8846dbfbcae502895979dfed7c8501120c7)), - closes [EX-7689](https://searchbroker.atlassian.net/browse/EX-7689) ## [0.2.0-alpha.48](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.47...@empathyco/x-tailwindcss@0.2.0-alpha.48) (2023-01-18) ### Features - **design-sytem:** add sliding panel to XDS (#1006) - ([541854a](https://github.com/empathyco/x/commit/541854a648a0c85ea2421fab4de600952f8407e5)) ## [0.2.0-alpha.47](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.46...@empathyco/x-tailwindcss@0.2.0-alpha.47) (2023-01-17) ### Bug Fixes - **components:** change `gap` in `suggestion` and `suggestion-group lg` (#1013) - ([ae97b1f](https://github.com/empathyco/x/commit/ae97b1f383d19a9fa7192d3ec93fbb935312e63a)), - closes [EX-7852](https://searchbroker.atlassian.net/browse/EX-7852) ## [0.2.0-alpha.46](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.45...@empathyco/x-tailwindcss@0.2.0-alpha.46) (2023-01-17) ### Features - **design-system:** modify default styles in the suggestion-group (#1011) - ([833c4f4](https://github.com/empathyco/x/commit/833c4f4440f90d2b984803fe2f863e690a59a3bf)), - closes [EX-7845](https://searchbroker.atlassian.net/browse/EX-7845) ## [0.2.0-alpha.45](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.44...@empathyco/x-tailwindcss@0.2.0-alpha.45) (2023-01-13) ### Build System - **deps:** update dependencies (#1004) - ([7343506](https://github.com/empathyco/x/commit/73435063e97648ed5bb87600bb7cfbb5eb64b70c)) ## [0.2.0-alpha.44](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.43...@empathyco/x-tailwindcss@0.2.0-alpha.44) (2023-01-11) ### Features - **components:** add `justifyContent` property to `suggestion` component (#998) - ([d07168f](https://github.com/empathyco/x/commit/d07168ff48e83c68b51c78f0c85cb5ed55a09e7f)), - closes [EX-7807](https://searchbroker.atlassian.net/browse/EX-7807) ### Bug Fixes - **components:** set the correct value to the `x-button-link` `display` property (#997) - ([01279e9](https://github.com/empathyco/x/commit/01279e95ea2078097ac0605382dc910bbfb743f4)), - closes [EX-7808](https://searchbroker.atlassian.net/browse/EX-7808) ## [0.2.0-alpha.43](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.42...@empathyco/x-tailwindcss@0.2.0-alpha.43) (2023-01-09) ### Features - **design-system:** deprecate old typography styles (#973) - ([15d6d64](https://github.com/empathyco/x/commit/15d6d64c18fe28664e873802fe34073158c30648)), - closes [EX-7726](https://searchbroker.atlassian.net/browse/EX-7726) ## [0.2.0-alpha.42](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.41...@empathyco/x-tailwindcss@0.2.0-alpha.42) (2023-01-06) ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [0.2.0-alpha.41](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.40...@empathyco/x-tailwindcss@0.2.0-alpha.41) (2023-01-03) ### Build System - **deps:** update `vue` to version `2.7` (#971) - ([09fb0fe](https://github.com/empathyco/x/commit/09fb0fe5dbef020565571a4fafc89d2aac544c8e)), - closes [EX-7730](https://searchbroker.atlassian.net/browse/EX-7730) ## [0.2.0-alpha.40](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.39...@empathyco/x-tailwindcss@0.2.0-alpha.40) (2023-01-03) ### Features - update theme colors (#969) - ([60ee525](https://github.com/empathyco/x/commit/60ee52520256706474939309c9dde63f1300830b)), - closes [EX-7685](https://searchbroker.atlassian.net/browse/EX-7685) ## [0.2.0-alpha.39](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.38...@empathyco/x-tailwindcss@0.2.0-alpha.39) (2022-12-30) ### Features - **design-system:** Add suggestion group component (#943) - ([4bac818](https://github.com/empathyco/x/commit/4bac8183a29ec17a99a90edeae55ba3d4301b626)), - closes [EX-7496](https://searchbroker.atlassian.net/browse/EX-7496) ## [0.2.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.37...@empathyco/x-tailwindcss@0.2.0-alpha.38) (2022-12-23) @@ -488,8 +372,6 @@ EMP-274 ### Features - **desing-system:** add input component to XDS (#941) - ([8addb91](https://github.com/empathyco/x/commit/8addb91bd69f292fa7363e992c19d59d17034c9c)), - closes [EX-7494](https://searchbroker.atlassian.net/browse/EX-7494) ## [0.2.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.35...@empathyco/x-tailwindcss@0.2.0-alpha.36) (2022-12-19) @@ -500,37 +382,28 @@ EMP-274 ### Features - **design-system:** modify typography component (#924) - ([4f97156](https://github.com/empathyco/x/commit/4f97156ea42338c430313b47310552a8a8dc3654)), - closes [EX-7638](https://searchbroker.atlassian.net/browse/EX-7638) ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ## [0.2.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.33...@empathyco/x-tailwindcss@0.2.0-alpha.34) (2022-12-12) ### Features - **design-system:** Add typography component to the XDS (#905) - ([f09d511](https://github.com/empathyco/x/commit/f09d511341c37c3f037d9c670066f80dab1dc760)), - closes [EX-5910](https://searchbroker.atlassian.net/browse/EX-5910) ## [0.2.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.32...@empathyco/x-tailwindcss@0.2.0-alpha.33) (2022-12-06) ### Features - **desing-system:** Add `ghost` variant for `suggestion` in X Design System (#899) - ([371658c](https://github.com/empathyco/x/commit/371658caacbeb536af9da8d797c13025138b62d9)), - closes [EX-7498](https://searchbroker.atlassian.net/browse/EX-7498) ## [0.2.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.31...@empathyco/x-tailwindcss@0.2.0-alpha.32) (2022-12-01) ### Features - **design-system:** Add `Subtle` and `Link` variants to the `Button` XDS component. (#890) - ([4ee3a93](https://github.com/empathyco/x/commit/4ee3a938c42bf7809afd0a5f977b99175bb52dfe)), - closes [EX-7508](https://searchbroker.atlassian.net/browse/EX-7508) ## [0.2.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.30...@empathyco/x-tailwindcss@0.2.0-alpha.31) (2022-11-28) @@ -541,100 +414,78 @@ EMP-274 ### Features - add `Highlight` component (#872) - ([1b5aa57](https://github.com/empathyco/x/commit/1b5aa5793b7916ec0433b4110b7ef355f882f4f6)), - closes [EX-7468](https://searchbroker.atlassian.net/browse/EX-7468) ## [0.2.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.28...@empathyco/x-tailwindcss@0.2.0-alpha.29) (2022-11-15) ### Features - **design-system:** add `suggestion` component to the XDS (#838) - ([055af83](https://github.com/empathyco/x/commit/055af838ddbf3a1293936d5994c455e4e8499654)) ## [0.2.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.27...@empathyco/x-tailwindcss@0.2.0-alpha.28) (2022-11-11) ### Build System - **dev-deps:** sync `vite` version to 3.2.0 (#837) - ([e1db153](https://github.com/empathyco/x/commit/e1db1539468827d0943fbe5516dc6960d98ff152)) ## [0.2.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.26...@empathyco/x-tailwindcss@0.2.0-alpha.27) (2022-11-10) ### Features - **desing-system:** Add icon component to Design System. (#835) - ([17c5199](https://github.com/empathyco/x/commit/17c5199291595285f1b777045743cf89eae06b9b)), - closes [EX-7113](https://searchbroker.atlassian.net/browse/EX-7113) ## [0.2.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.25...@empathyco/x-tailwindcss@0.2.0-alpha.26) (2022-11-09) ### Code Refactoring - **design-system:** Refactor showcase component to make it reusable. (#834) - ([f5607d7](https://github.com/empathyco/x/commit/f5607d78545043f8a924f3cd52a63bef352f0069)), - closes [EX-7368](https://searchbroker.atlassian.net/browse/EX-7368) ## [0.2.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.24...@empathyco/x-tailwindcss@0.2.0-alpha.25) (2022-11-08) ### Bug Fixes - **design-system:** Change the xds button size variants. (#832) - ([6ac36fc](https://github.com/empathyco/x/commit/6ac36fcaea774bc2255273a4c6486df2c3ccd948)), - closes [EX-7369](https://searchbroker.atlassian.net/browse/EX-7369) ## [0.2.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.23...@empathyco/x-tailwindcss@0.2.0-alpha.24) (2022-11-03) ### Features - **design-system:** add tailwind showcase component (#778) - ([0178ef5](https://github.com/empathyco/x/commit/0178ef5a4b472e2ca14f98f1243d08e36e1f5840)), - closes [EX-7078](https://searchbroker.atlassian.net/browse/EX-7078) ## [0.2.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.22...@empathyco/x-tailwindcss@0.2.0-alpha.23) (2022-10-27) ### Features - replace `parcel` with `vite` (#739) - ([7720502](https://github.com/empathyco/x/commit/7720502abfdee009506f4478ba3d71ea76051cb1)) ## [0.2.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.21...@empathyco/x-tailwindcss@0.2.0-alpha.22) (2022-10-19) ### Features - **types:** add autocomplete to theme function in TailwindHelpers (#788) - ([d1c7a29](https://github.com/empathyco/x/commit/d1c7a290d1c95f03941f451069fe321ee142f998)), - closes [EX-7085](https://searchbroker.atlassian.net/browse/EX-7085) ## [0.2.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.20...@empathyco/x-tailwindcss@0.2.0-alpha.21) (2022-10-19) ### Features - **design-system:** update color names and values (#785) - ([6826c48](https://github.com/empathyco/x/commit/6826c4845249cfa14793a81553214670b8c895c8)), - closes [EX-7163](https://searchbroker.atlassian.net/browse/EX-7163) ## [0.2.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.19...@empathyco/x-tailwindcss@0.2.0-alpha.20) (2022-10-14) ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [0.2.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.18...@empathyco/x-tailwindcss@0.2.0-alpha.19) (2022-10-06) ### Features - improve documentation in x-tailwind plugin (#756) - ([0503502](https://github.com/empathyco/x/commit/0503502962ff3d82a7ddbc1e84563bd88436b49b)), - closes [EX-7129](https://searchbroker.atlassian.net/browse/EX-7129) ## [0.2.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.17...@empathyco/x-tailwindcss@0.2.0-alpha.18) (2022-10-03) ### Features - **design-system:** Add `button` component to the Design System. (#738) - ([36c14a6](https://github.com/empathyco/x/commit/36c14a6e4057cf4f03d9bf2ba29a7e2141170e67)), - closes [EX-6797](https://searchbroker.atlassian.net/browse/EX-6797) ## [0.2.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.16...@empathyco/x-tailwindcss@0.2.0-alpha.17) (2022-09-27) @@ -645,24 +496,18 @@ EMP-274 ### Features - Improve `tailwindcss` types (#730) - ([b7ab20c](https://github.com/empathyco/x/commit/b7ab20cfb0faa7f21fdf4aaaa4ae3e6d44bc6a79)), - closes [EX-7041](https://searchbroker.atlassian.net/browse/EX-7041) ## [0.2.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.14...@empathyco/x-tailwindcss@0.2.0-alpha.15) (2022-09-20) ### Features - Improve tailwindcss types. (#725) - ([14dec97](https://github.com/empathyco/x/commit/14dec974174cd18e63cb5f4e9a690a9989de44bc)), - closes [EX-6790](https://searchbroker.atlassian.net/browse/EX-6790) ## [0.2.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.13...@empathyco/x-tailwindcss@0.2.0-alpha.14) (2022-09-19) ### Features - **design-system:** generate old design system tokens with tailwind values (#675) - ([7aa42e4](https://github.com/empathyco/x/commit/7aa42e4e26ec34fea942bbf7f0c7f10a97a94237)), - closes [EX-6790](https://searchbroker.atlassian.net/browse/EX-6790) ## [0.2.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.12...@empathyco/x-tailwindcss@0.2.0-alpha.13) (2022-09-16) @@ -682,8 +527,6 @@ EMP-274 - **design-system:** add `tailwindcss` to `x-components` and configure it to use `x-tailwindcss` (#655) - ([4109a8a](https://github.com/empathyco/x/commit/4109a8ad9d29378078603d97e31c073ceb2671ae)), - closes [EX-6793](https://searchbroker.atlassian.net/browse/EX-6793) ## [0.2.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.8...@empathyco/x-tailwindcss@0.2.0-alpha.9) (2022-06-23) @@ -694,8 +537,6 @@ EMP-274 ### Build System - sync duplicated dependencies (#567) - ([912e968](https://github.com/empathyco/x/commit/912e9687851594871b3296a5fb26129327939d96)), - closes [EX-6412](https://searchbroker.atlassian.net/browse/EX-6412) ## [0.2.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-tailwindcss@0.2.0-alpha.6...@empathyco/x-tailwindcss@0.2.0-alpha.7) (2022-06-16) @@ -726,19 +567,13 @@ EMP-274 ### Features - **theme:** add custom default values - ([e025392](https://github.com/empathyco/x/commit/e0253924bdb6d9a75450ddaf696f47f7e9d2f6ba)), - closes [EX-5717](https://searchbroker.atlassian.net/browse/EX-5717) ### Code Refactoring - rename package to `x-tailwindcss` - ([f261bf1](https://github.com/empathyco/x/commit/f261bf184da69f66a0f30e6ad68568acea68cb7c)), - closes [EX-5963](https://searchbroker.atlassian.net/browse/EX-5963) ## 0.2.0-alpha.0 (2022-04-06) ### Features - **design-system:** create tailwind plugin package (#410) - ([cdaf796](https://github.com/empathyco/x/commit/cdaf796b5fc0289398e2ba94bf7bdce6b8863cac)), - closes [EX-5627](https://searchbroker.atlassian.net/browse/EX-5627) diff --git a/packages/x-translations/CHANGELOG.md b/packages/x-translations/CHANGELOG.md index 066603492f..f544c5f252 100644 --- a/packages/x-translations/CHANGELOG.md +++ b/packages/x-translations/CHANGELOG.md @@ -1,62 +1,40 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.0](https://github.com/empathyco/x/compare/@empathyco/x-translations@2.0.0-alpha.3...@empathyco/x-translations@2.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-translations - - - - ## [2.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-translations@2.0.0-alpha.2...@empathyco/x-translations@2.0.0-alpha.3) (2023-09-18) **Note:** Version bump only for package @empathyco/x-translations - - - - ## [2.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-translations@2.0.0-alpha.1...@empathyco/x-translations@2.0.0-alpha.2) (2023-06-27) **Note:** Version bump only for package @empathyco/x-translations - - - - ## [2.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-translations@2.0.0-alpha.0...@empathyco/x-translations@2.0.0-alpha.1) (2023-06-06) **Note:** Version bump only for package @empathyco/x-translations - - - - ## [2.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.38...@empathyco/x-translations@2.0.0-alpha.0) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps (#1174) +- restore build workflow (#1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 (#1196) +- **deps:** update node to v18 (#1175) ## [1.1.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.37...@empathyco/x-translations@1.1.0-alpha.38) (2023-04-12) @@ -67,24 +45,18 @@ EMP-274 ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [1.1.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.35...@empathyco/x-translations@1.1.0-alpha.36) (2023-02-08) ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [1.1.0-alpha.35](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.34...@empathyco/x-translations@1.1.0-alpha.35) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [1.1.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.33...@empathyco/x-translations@1.1.0-alpha.34) (2023-01-25) @@ -92,16 +64,12 @@ EMP-274 - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [1.1.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.32...@empathyco/x-translations@1.1.0-alpha.33) (2023-01-23) ### Styling - update prettier and format code (#1026) - ([a18cc17](https://github.com/empathyco/x/commit/a18cc172b6638962d53192905cd466f12bccacac)), - closes [EX-7877](https://searchbroker.atlassian.net/browse/EX-7877) ## [1.1.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.31...@empathyco/x-translations@1.1.0-alpha.32) (2023-01-20) @@ -116,7 +84,6 @@ EMP-274 ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ## [1.1.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.28...@empathyco/x-translations@1.1.0-alpha.29) (2022-11-28) @@ -127,7 +94,6 @@ EMP-274 ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [1.1.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.26...@empathyco/x-translations@1.1.0-alpha.27) (2022-09-27) @@ -150,8 +116,6 @@ EMP-274 ### Bug Fixes - end of line character issue on `csv-to-json` script (#610) - ([521ed42](https://github.com/empathyco/x/commit/521ed42d6aee2a716087d5cd28a6997c1353d90b)), - closes [EX-6631](https://searchbroker.atlassian.net/browse/EX-6631) ## [1.1.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.21...@empathyco/x-translations@1.1.0-alpha.22) (2022-06-23) @@ -222,54 +186,40 @@ EMP-274 ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ## [1.1.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.4...@empathyco/x-translations@1.1.0-alpha.5) (2022-02-28) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ## [1.1.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.3...@empathyco/x-translations@1.1.0-alpha.4) (2021-11-29) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [1.1.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.2...@empathyco/x-translations@1.1.0-alpha.3) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ## [1.1.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.1...@empathyco/x-translations@1.1.0-alpha.2) (2021-08-05) ### Build System - upgrade x-translations dependencies - ([6e538fa](https://github.com/empathyco/x/commit/6e538facd2a9655532f797e340572550347dfc72)), - closes [EX-4506](https://searchbroker.atlassian.net/browse/EX-4506) ## [1.1.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-translations@1.1.0-alpha.0...@empathyco/x-translations@1.1.0-alpha.1) (2021-08-05) ### Build System - upgrade dependencies - ([b1d0e5d](https://github.com/empathyco/x/commit/b1d0e5df03cd48f3bb285830943bddf9bdc17acf)), - closes [EX-4506](https://searchbroker.atlassian.net/browse/EX-4506) ## 1.1.0-alpha.0 (2021-08-03) @@ -280,12 +230,6 @@ EMP-274 ### Features - add support to transform a directory of input files - ([0db96ff](https://bitbucket.org/colbenson/x-translations/commits/0db96ff43e0e66db1defa1a9aa48fe7f6d2472f8)), - closes [EX-3824](https://searchbroker.atlassian.net/browse/EX-3824) - **csv-json:** add command to transform a `.csv` file into a `.json` file. - ([b3e0146](https://bitbucket.org/colbenson/x-translations/commits/b3e0146a36db4203c2647951951ff3d594cb4693)) - **json-csv:** add command to transform a `.json` file into a `.csv` file. - ([3bd6b87](https://bitbucket.org/colbenson/x-translations/commits/3bd6b87056ebc98f06a5bccbecf4c4435cba36f5)) - add initial project configuration - ([b007bb2](https://bitbucket.org/colbenson/x-translations/commits/b007bb2882ca09f67ddc69b0af2a5817d3964361)), - closes [EX-3645](https://searchbroker.atlassian.net/browse/EX-3645) diff --git a/packages/x-types/CHANGELOG.md b/packages/x-types/CHANGELOG.md index 8e574a00b4..84bb622d8b 100644 --- a/packages/x-types/CHANGELOG.md +++ b/packages/x-types/CHANGELOG.md @@ -1,99 +1,61 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [10.0.0](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.75...@empathyco/x-types@10.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-types - - - - ## [10.0.0-alpha.75](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.74...@empathyco/x-types@10.0.0-alpha.75) (2023-10-11) - ### Features -* filters in history queries (#1315) ([1e266d9](https://github.com/empathyco/x/commit/1e266d9ce8dbf5661488800bc9566f117c1616f5)) - - +- filters in history queries (#1315) ## [10.0.0-alpha.74](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.73...@empathyco/x-types@10.0.0-alpha.74) (2023-10-04) - ### Features -* **experience-controls:** experience controls module and adapter (#1307) ([6ae3f6b](https://github.com/empathyco/x/commit/6ae3f6b3d537910781dbfebf3b2e670eff391911)) - - +- **experience-controls:** experience controls module and adapter (#1307) ## [10.0.0-alpha.73](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.72...@empathyco/x-types@10.0.0-alpha.73) (2023-09-18) **Note:** Version bump only for package @empathyco/x-types - - - - ## [10.0.0-alpha.72](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.71...@empathyco/x-types@10.0.0-alpha.72) (2023-08-02) **Note:** Version bump only for package @empathyco/x-types - - - - ## [10.0.0-alpha.71](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.70...@empathyco/x-types@10.0.0-alpha.71) (2023-06-27) **Note:** Version bump only for package @empathyco/x-types - - - - ## [10.0.0-alpha.70](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.69...@empathyco/x-types@10.0.0-alpha.70) (2023-06-07) **Note:** Version bump only for package @empathyco/x-types - - - - ## [10.0.0-alpha.69](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.68...@empathyco/x-types@10.0.0-alpha.69) (2023-06-06) **Note:** Version bump only for package @empathyco/x-types - - - - ## [10.0.0-alpha.68](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.67...@empathyco/x-types@10.0.0-alpha.68) (2023-05-30) - ### Features -* **platform-adapter:** add semantic queries to platform adapter (#1212) ([82bd567](https://github.com/empathyco/x/commit/82bd56704638b050e323d486c43ebcb8cae1d41d)) - - +- **platform-adapter:** add semantic queries to platform adapter (#1212) ## [10.0.0-alpha.67](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.66...@empathyco/x-types@10.0.0-alpha.67) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 (#1196) +- **deps:** update node to v18 (#1175) ## [10.0.0-alpha.66](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.65...@empathyco/x-types@10.0.0-alpha.66) (2023-05-03) @@ -108,7 +70,6 @@ EMP-274 ### Features - Adapt Result mapping according to new API standard (#1039) - ([89186b6](https://github.com/empathyco/x/commit/89186b604d72f18bce257b88b536243c11c5ddf3)) ## [10.0.0-alpha.63](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.62...@empathyco/x-types@10.0.0-alpha.63) (2023-04-12) @@ -119,15 +80,12 @@ EMP-274 ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [10.0.0-alpha.61](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.60...@empathyco/x-types@10.0.0-alpha.61) (2023-02-27) ### Features - **banner:** add support without title and no clickable (#1069) - ([7207767](https://github.com/empathyco/x/commit/72077675691dc8fab7361f64e0302aa8d33213fa)) ## [10.0.0-alpha.60](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.59...@empathyco/x-types@10.0.0-alpha.60) (2023-02-08) @@ -138,15 +96,12 @@ EMP-274 ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [10.0.0-alpha.58](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.57...@empathyco/x-types@10.0.0-alpha.58) (2023-02-03) ### Build System - **deps:** update deps (#1062) - ([59f29b9](https://github.com/empathyco/x/commit/59f29b9c5861f790a65b061eec628eb35d066b68)) ## [10.0.0-alpha.57](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.56...@empathyco/x-types@10.0.0-alpha.57) (2023-01-25) @@ -154,16 +109,12 @@ EMP-274 - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [10.0.0-alpha.56](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.55...@empathyco/x-types@10.0.0-alpha.56) (2023-01-23) ### Styling - update prettier and format code (#1026) - ([a18cc17](https://github.com/empathyco/x/commit/a18cc172b6638962d53192905cd466f12bccacac)), - closes [EX-7877](https://searchbroker.atlassian.net/browse/EX-7877) ## [10.0.0-alpha.55](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.54...@empathyco/x-types@10.0.0-alpha.55) (2023-01-20) @@ -178,7 +129,6 @@ EMP-274 ### Build System - **deps:** update dependencies (#1004) - ([7343506](https://github.com/empathyco/x/commit/73435063e97648ed5bb87600bb7cfbb5eb64b70c)) ## [10.0.0-alpha.52](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.51...@empathyco/x-types@10.0.0-alpha.52) (2023-01-10) @@ -189,22 +139,18 @@ EMP-274 ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [10.0.0-alpha.50](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.49...@empathyco/x-types@10.0.0-alpha.50) (2023-01-04) ### Features - rename `search-types` to `x-types` (#928) - ([1ac0008](https://github.com/empathyco/x/commit/1ac00084a4f46f453741c6b04a7c18e88c637cee)) ## [10.0.0-alpha.49](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.48...@empathyco/x-types@10.0.0-alpha.49) (2023-01-03) ### Build System - **deps:** update `vue` to version `2.7` (#971) - ([09fb0fe](https://github.com/empathyco/x/commit/09fb0fe5dbef020565571a4fafc89d2aac544c8e)), - closes [EX-7730](https://searchbroker.atlassian.net/browse/EX-7730) ## [10.0.0-alpha.48](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.47...@empathyco/x-types@10.0.0-alpha.48) (2022-12-30) @@ -239,24 +185,18 @@ EMP-274 ### Features - **components:** add filters to base-suggestions (#758) - ([2014861](https://github.com/empathyco/x/commit/2014861453215808ee4279f9484f1d845780d7bf)), - closes [EX-6346](https://searchbroker.atlassian.net/browse/EX-6346) ## [10.0.0-alpha.41](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.40...@empathyco/x-types@10.0.0-alpha.41) (2022-11-02) ### Bug Fixes - make promoted and banner position optional (#817) - ([a2a8d5d](https://github.com/empathyco/x/commit/a2a8d5dcc03451e046d00f87f3545dfd46c050c5)), - closes [EX-7333](https://searchbroker.atlassian.net/browse/EX-7333) ## [10.0.0-alpha.40](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.39...@empathyco/x-types@10.0.0-alpha.40) (2022-10-31) ### Features - add position on Banner and Promoted models (#800) - ([e7393fb](https://github.com/empathyco/x/commit/e7393fbce8d0767d3c762aa714fe94e162203a12)), - closes [EX-7293](https://searchbroker.atlassian.net/browse/EX-7293) ## [10.0.0-alpha.39](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.38...@empathyco/x-types@10.0.0-alpha.39) (2022-10-21) @@ -268,15 +208,12 @@ EMP-274 ### Features - **tagging:** make `tagging` and `queryTagging` optional (#797) - ([0e49156](https://github.com/empathyco/x/commit/0e49156308d4e77d667a2191697101674cdbf213)), - closes [EX-7231](https://searchbroker.atlassian.net/browse/EX-7231) ## [10.0.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.37...@empathyco/x-types@10.0.0-alpha.38) (2022-10-14) ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [10.0.0-alpha.37](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.36...@empathyco/x-types@10.0.0-alpha.37) (2022-09-27) @@ -311,8 +248,6 @@ EMP-274 ### Features - **result:** add `variants` support (#644) - ([d5db09e](https://github.com/empathyco/x/commit/d5db09e9be92d0df65329680ee286959030ccecc)), - closes [EX-6760](https://searchbroker.atlassian.net/browse/EX-6760) ## [10.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.29...@empathyco/x-types@10.0.0-alpha.30) (2022-08-03) @@ -325,16 +260,12 @@ EMP-274 ### Features - **facets:** Move filters flattening from `x-adapter-platform` to `x-components`. (#626) - ([2bebaeb](https://github.com/empathyco/x/commit/2bebaeb2863fe794f1b3bea924904651b9302ef6)), - closes [EX-6484](https://searchbroker.atlassian.net/browse/EX-6484) ## [10.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.28...@empathyco/x-types@10.0.0-alpha.29) (2022-07-28) ### Features - **next-queries:** add next query preview logic (#611) - ([fc611fa](https://github.com/empathyco/x/commit/fc611faa39e63e5f916cd19928e9ab0755f8dc7f)), - closes [EX-6119](https://searchbroker.atlassian.net/browse/EX-6119) ## [10.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.27...@empathyco/x-types@10.0.0-alpha.28) (2022-07-26) @@ -349,32 +280,24 @@ EMP-274 ### Bug Fixes - Remove `@empathyco/x-platform-adapter` dependency from library code. (#575) - ([104c7e1](https://github.com/empathyco/x/commit/104c7e10855a67b2adfa68d42d82431f9194ee15)), - closes [EX-6437](https://searchbroker.atlassian.net/browse/EX-6437) ## [10.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.24...@empathyco/x-types@10.0.0-alpha.25) (2022-06-16) ### Code Refactoring - make extra params optional (#553) - ([ef7493a](https://github.com/empathyco/x/commit/ef7493a00a4da73f544f3a32b9e8a1fd68ba23a0)), - closes [EX-6335](https://searchbroker.atlassian.net/browse/EX-6335) ## [10.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.23...@empathyco/x-types@10.0.0-alpha.24) (2022-06-09) ### Bug Fixes - fix request types - ([7998113](https://github.com/empathyco/x/commit/79981132fc510ee7a313393ad98b67caac2b6c7b)), - closes [EX-6302](https://searchbroker.atlassian.net/browse/EX-6302) ## [10.0.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.22...@empathyco/x-types@10.0.0-alpha.23) (2022-05-13) ### Features - move `response` types to `@empathyco/x-types` - ([77fb812](https://github.com/empathyco/x/commit/77fb812b77fe0c84462a4b5b2eb7f0439e2d8061)), - closes [EX-6092](https://searchbroker.atlassian.net/browse/EX-6092) ## [10.0.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.21...@empathyco/x-types@10.0.0-alpha.22) (2022-05-11) @@ -386,8 +309,6 @@ EMP-274 ### Features - move `Request` types to `x-types` package - ([7cc85c1](https://github.com/empathyco/x/commit/7cc85c1d371b604b3188d8cc2076eab5fc9460e4)), - closes [EX-6066](https://searchbroker.atlassian.net/browse/EX-6066) ## [10.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.20...@empathyco/x-types@10.0.0-alpha.21) (2022-04-29) @@ -407,16 +328,12 @@ EMP-274 ### Features - move related tags concatenation logic (#365) - ([4e71797](https://github.com/empathyco/x/commit/4e717970198f67018a9b66ed6e47f511ecef4c62)), - closes [EX-5410](https://searchbroker.atlassian.net/browse/EX-5410) ## [10.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.17...@empathyco/x-types@10.0.0-alpha.18) (2022-03-08) ### Features - update typescript - ([73edca6](https://github.com/empathyco/x/commit/73edca61c1cea39d82a7ab94bc18c8bff94c138c)), - closes [EX-5367](https://searchbroker.atlassian.net/browse/EX-5367) ## [10.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.16...@empathyco/x-types@10.0.0-alpha.17) (2022-02-28) @@ -427,87 +344,63 @@ EMP-274 ### Features - **design-system:** add `curated` modifier to the `suggestion` - ([dd229fd](https://github.com/empathyco/x/commit/dd229fd3d64840ed3041bec618a1a23e3726430d)), - closes [EX-5290](https://searchbroker.atlassian.net/browse/EX-5290) ## [10.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.14...@empathyco/x-types@10.0.0-alpha.15) (2022-02-08) ### Build System - Fix colors.js dependency issue - ([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)), - closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293) ### Continuous Integration - update rollup and plugins version - ([d240f3d](https://github.com/empathyco/x/commit/d240f3de8bc3e226d0bd8ac2d9bd4282cc660b86)), - closes [EX-5342](https://searchbroker.atlassian.net/browse/EX-5342) ## [10.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.13...@empathyco/x-types@10.0.0-alpha.14) (2021-12-29) ### Features - **next-queries:** add `isCurated` property to `NextQuery` model - ([fdd89f8](https://github.com/empathyco/x/commit/fdd89f84afe7e328cdcd121288142dc82e2000c8)), - closes [EX-5152](https://searchbroker.atlassian.net/browse/EX-5152) ## [10.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.12...@empathyco/x-types@10.0.0-alpha.13) (2021-11-30) ### Features - **related-tags:** add `isCurated` property to related tags - ([e063f45](https://github.com/empathyco/x/commit/e063f4560573bcb1bf32fbe49753f2fe6b235cc7)), - closes [EX-4940](https://searchbroker.atlassian.net/browse/EX-4940) ## [10.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.11...@empathyco/x-types@10.0.0-alpha.12) (2021-11-29) ### Build System - update jest dependencies - ([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)), - closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027) ## [10.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.10...@empathyco/x-types@10.0.0-alpha.11) (2021-11-22) ### Features - make `Identifiable` type generic - ([6de6ab2](https://github.com/empathyco/x/commit/6de6ab270f5f2018468e56f5d3df4eb227853413)), - closes [EX-5001](https://searchbroker.atlassian.net/browse/EX-5001) - update `Tagging` model - ([598915c](https://github.com/empathyco/x/commit/598915ced128e3fa5586ff6c870e68cfa2e016c3)), - closes [EX-4985](https://searchbroker.atlassian.net/browse/EX-4985) ## [10.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.9...@empathyco/x-types@10.0.0-alpha.10) (2021-10-25) ### Features - **plugin:** minimise initial duplicated requests using a debounce - ([3ad1fd4](https://github.com/empathyco/x/commit/3ad1fd4ec949de1f1484919d0165f9e6eaa3d882)), - closes [EX-4718](https://searchbroker.atlassian.net/browse/EX-4718) ### Styling - add pre-commit hooks to run eslint and prettier - ([3acc741](https://github.com/empathyco/x/commit/3acc7419b6ece4d7f353d0d1240677271a344bae)), - closes [EX-4439](https://searchbroker.atlassian.net/browse/EX-4439) ## [10.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.8...@empathyco/x-types@10.0.0-alpha.9) (2021-09-22) ### Code Refactoring - use `NamedModel` generic parameter to better type models - ([4255c94](https://github.com/empathyco/x/commit/4255c94c05b497272409fcba745c29cd8b0d870a)), - closes [EX-4734](https://searchbroker.atlassian.net/browse/EX-4734) ## [10.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.7...@empathyco/x-types@10.0.0-alpha.8) (2021-09-15) ### Features - **search:** save `Redirection`'s entities - ([cdba4a6](https://github.com/empathyco/x/commit/cdba4a656f7cea74115d06173151d450657d1aed)), - closes [EX-4730](https://searchbroker.atlassian.net/browse/EX-4730) ## [10.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.6...@empathyco/x-types@10.0.0-alpha.7) (2021-08-05) @@ -522,32 +415,24 @@ EMP-274 ### Build System - Update TypeScript to 4.3.5.Update TSLib to 2.3.5. - ([4cebdfc](https://github.com/empathyco/x/commit/4cebdfc11e1520552a687def3eda1bf0c132e031)), - closes [EX-4435](https://searchbroker.atlassian.net/browse/EX-4435) ## [10.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.3...@empathyco/x-types@10.0.0-alpha.4) (2021-07-29) ### Build System - use 2 different versions of search-types - ([5a6ac76](https://github.com/empathyco/x/commit/5a6ac76fea26c0f284904d4f514a1370b7c6184b)), - closes [EX-4477](https://searchbroker.atlassian.net/browse/EX-4477) ## [10.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-types@10.0.0-alpha.2...@empathyco/x-types@10.0.0-alpha.3) (2021-07-28) ### Styling - add @empathyco/eslint-plugin-x dependency linting and formatting code - ([35efd55](https://github.com/empathyco/x/commit/35efd554d134e351e9b089ddaa29c52c34bac3c9)), - closes [EX-4313](https://searchbroker.atlassian.net/browse/EX-4313) ## [10.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-types@9.1.0-alpha.1...@empathyco/x-types@10.0.0-alpha.2) (2021-07-27) ### Bug Fixes - **x-types:** Fix filters models inheritance. (#51) - ([01b6b1e](https://github.com/empathyco/x/commit/01b6b1e1841deaab84c2c090d26a7e25102252c7)), - closes [EX-4449](https://searchbroker.atlassian.net/browse/EX-4449) ## [9.1.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-types@9.1.0-alpha.1...@empathyco/x-types@9.1.0-alpha.2) (2021-07-20) @@ -558,94 +443,72 @@ EMP-274 ### Continuous Integration - Fix publishing in x-components. Normalize build scripts. (#46) - ([c3c2f85](https://github.com/empathyco/x/commit/c3c2f8519c0de1b164074e87e68e77ad1af0d702)), - closes [EX-4413](https://searchbroker.atlassian.net/browse/EX-4413) ## 9.1.0-alpha.0 (2021-07-14) ### Features - prepare `search-types` for the mono-repo - ([67cd79f](https://github.com/empathyco/x/commit/67cd79fd2d17f49ed9a49c74b316651fb55203df)), - closes [EX-3850](https://searchbroker.atlassian.net/browse/EX-3850) - update `search-types` package information - ([465da36](https://github.com/empathyco/x/commit/465da36630a3e4545f2eadff540dbf3ae9de0d0a)), - closes [EX-3934](https://searchbroker.atlassian.net/browse/EX-3934) -## 9.0.0 - 2021/05/19 +## 9.0.0 (2021/05/19) -> EX-3917 Change `HierarchicalFilter` `children` prop to be optional. +- Change `HierarchicalFilter` `children` prop to be optional. -## 8.0.0 - 2021/04/16 +## 8.0.0 (2021/04/16) -> EX-3347 Remove `MultiSelect` model. -> -> EX-3347 Add type guards for filters and facets models. -> -> EX-3347 Change `BooleanFilterModelName` to support any string. -> -> EX-3300 Transform `Sort` model into a string. -> -> EX-3473 Make `BooleanFilter`'s `totalResults` property optional. +- Remove `MultiSelect` model. +- Add type guards for filters and facets models. +- Change `BooleanFilterModelName` to support any string. +- Transform `Sort` model into a string. +- Make `BooleanFilter`'s `totalResults` property optional. -## 7.0.0 - 2021/03/03 +## 7.0.0 (2021/03/03) -> EX-3291 Add `Identifiable` interface to `Banner`, `Facet`, `Filter`, `Next-queries`, `Promoted`, -> `Redirection` and `Result`. -> -> EX-3222 Add `BooleanFilter` and `EditableNumberRange`. -> -> EX-3222 Add `Banner` and `Promoted` to `ModelNameType`. +- Add `Identifiable` interface to `Banner`, `Facet`, `Filter`, `Next-queries`, `Promoted`, +- `Redirection` and `Result`. +- Add `BooleanFilter` and `EditableNumberRange`. +- Add `Banner` and `Promoted` to `ModelNameType`. -## 6.0.0 - 2020/01/07 +## 6.0.0 (2020/01/07) -> EX-2521 Remove `BaseFilter` and `Facet` from the possible model names. -> -> EX-2479 Added FacetModelName and FilterModelName types. -> -> EX-2447 Support null value in `parentId` for the `HierarchicalFilter` model. -> -> EX-2320 Refactor Facet & Filter models, renaming fields and splitting in different subtypes. +- Remove `BaseFilter` and `Facet` from the possible model names. +- Added FacetModelName and FilterModelName types. +- Support null value in `parentId` for the `HierarchicalFilter` model. +- Refactor Facet & Filter models, renaming fields and splitting in different subtypes. -## 5.0.1 - 2020/09/18 +## 5.0.1 (2020/09/18) -> EX-2152 Fix api-extractor doc model and improve build +- Fix api-extractor doc model and improve build -## 5.0.0 - 2020/07/30 +## 5.0.0 (2020/07/30) -> EX-1875 Close tags within the documentation between backslashes -> -> EX-1843 Add ESM build keeping also the old CommonJS -> -> EX-1837 Changed next query schema facets to be an array instead of an object. -> -> EX-1693 Unified Suggestion like models properties (RelatedTag, NextQuery, Suggestion, HistoryTerm, -> PartialResult) -> -> EX-1161 Add type to the attribute `modelName` in the interface `NamedModel` +- Close tags within the documentation between backslashes +- Add ESM build keeping also the old CommonJS +- Changed next query schema facets to be an array instead of an object. +- Unified Suggestion like models properties (RelatedTag, NextQuery, Suggestion, HistoryTerm, +- PartialResult) +- Add type to the attribute `modelName` in the interface `NamedModel` -## 4.0.0 - 2020/02/04 +## 4.0.0 (2020/02/04) -> EX-1506 Add `isWishlisted` field to result model -> -> EX-1437 Add RollupJS build process with document support -> -> EX-1437 Concatenate types in a single file +- Add `isWishlisted` field to result model +- Add RollupJS build process with document support +- Concatenate types in a single file ## 3.1.1 -> EX-1540 Update `@empathy/jest-utils` to use minor version +- Update `@empathy/jest-utils` to use minor version ## 3.1.0 -> EX-1454 Add optional `callbackInfo` object to Promoted, Banner and Result models +- Add optional `callbackInfo` object to Promoted, Banner and Result models ## 3.0.0 -> EX-1276 Add `checkout` to `ResultTagging` model -> -> EX-1355 Removed `preselected` property from `Facet` +- Add `checkout` to `ResultTagging` model +- Removed `preselected` property from `Facet` ## 2.0.0 -> EX-1240 Removed `entityDetected` and `needParentFilter` properties from `Filter` +- Removed `entityDetected` and `needParentFilter` properties from `Filter` diff --git a/packages/x-utils/CHANGELOG.md b/packages/x-utils/CHANGELOG.md index 67ac49ecc1..4a5fa1e0e8 100644 --- a/packages/x-utils/CHANGELOG.md +++ b/packages/x-utils/CHANGELOG.md @@ -1,63 +1,42 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.0](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.23...@empathyco/x-utils@1.0.0) (2023-10-23) **Note:** Version bump only for package @empathyco/x-utils - - - - ## [1.0.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.22...@empathyco/x-utils@1.0.0-alpha.23) (2023-09-18) - ### Features -* deep comparator for objects (#1287) ([fff4f07](https://github.com/empathyco/x/commit/fff4f0759cc751b639124ac17c21ce30ce22d96e)) - - +- deep comparator for objects (#1287) ## [1.0.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.21...@empathyco/x-utils@1.0.0-alpha.22) (2023-06-27) **Note:** Version bump only for package @empathyco/x-utils - - - - ## [1.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.20...@empathyco/x-utils@1.0.0-alpha.21) (2023-06-06) **Note:** Version bump only for package @empathyco/x-utils - - - - ## [1.0.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.19...@empathyco/x-utils@1.0.0-alpha.20) (2023-05-11) - ### ⚠ BREAKING CHANGES -* **deps:** minimum node version required is 18. -* **deps:** minimum version required is node v18 - -EMP-274 +- **deps:** minimum node version required is 18. +- **deps:** minimum version required is node v18 ### Continuous Integration -* parallelize steps (#1174) ([3013595](https://github.com/empathyco/x/commit/3013595857c8dac33f36b2c0d08e747b0735c6a0)) -* restore build workflow (#1194) ([076ee49](https://github.com/empathyco/x/commit/076ee492388ba000ebdfa49d9f4356562c8bef19)) - +- parallelize steps (#1174) +- restore build workflow (#1194) ### Others -* **deps:** update node to 18 (#1196) ([e0e6b35](https://github.com/empathyco/x/commit/e0e6b35eefb3ef83f22e341f662475b0e6066e94)) -* **deps:** update node to v18 (#1175) ([14e64e1](https://github.com/empathyco/x/commit/14e64e11fdf7f3d27d59baf56b027857df9e61e7)) - - +- **deps:** update node to 18 (#1196) +- **deps:** update node to v18 (#1175) ## [1.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.18...@empathyco/x-utils@1.0.0-alpha.19) (2023-04-12) @@ -68,24 +47,18 @@ EMP-274 ### Bug Fixes - **deps:** remove `only-allow` pnpm (#1097) - ([b2a63d3](https://github.com/empathyco/x/commit/b2a63d308f20804d55a266189ab5d6242f88f6d8)), - closes [EX-8082](https://searchbroker.atlassian.net/browse/EX-8082) ## [1.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.16...@empathyco/x-utils@1.0.0-alpha.17) (2023-02-08) ### Continuous Integration - refactor `lint` command to benefit from `nx parallelisation` (#1051) - ([1af1503](https://github.com/empathyco/x/commit/1af1503ff118d6232fdbb27e203037a89b1b52e0)), - closes [EX-7926](https://searchbroker.atlassian.net/browse/EX-7926) ## [1.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.15...@empathyco/x-utils@1.0.0-alpha.16) (2023-02-07) ### Continuous Integration - migrate from `npm` & `lerna bootstrap` to `pnpm` (#1047) - ([aaaba4f](https://github.com/empathyco/x/commit/aaaba4f8a5498c16e17ea6daf9c18a1f49918f70)), - closes [EX-7891](https://searchbroker.atlassian.net/browse/EX-7891) ## [1.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.14...@empathyco/x-utils@1.0.0-alpha.15) (2023-01-25) @@ -93,8 +66,6 @@ EMP-274 - **dependencies:** update `typescript` to `4.9.4` and its dependencies to their latest version (#993) - ([500ab57](https://github.com/empathyco/x/commit/500ab57e4729f5c4dcefaa31ed4a8497ddd349b9)), - closes [EX-7288](https://searchbroker.atlassian.net/browse/EX-7288) ## [1.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.13...@empathyco/x-utils@1.0.0-alpha.14) (2023-01-20) @@ -105,7 +76,6 @@ EMP-274 ### Build System - **deps:** update dependencies - ([491f9c5](https://github.com/empathyco/x/commit/491f9c5a27cf5eaa4dc3f31c97ea514bb8f3515b)) ## [1.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.11...@empathyco/x-utils@1.0.0-alpha.12) (2022-12-19) @@ -116,52 +86,40 @@ EMP-274 ### Continuous Integration - use matrix steps and jest projects (#919) - ([dec53f5](https://github.com/empathyco/x/commit/dec53f5da572a4a5f3c8519222c1ed94ed981967)) ### Code Refactoring - add types to `getSafePropertyChain` and move it to `@empatyco/x-utils` (#940) - ([5118210](https://github.com/empathyco/x/commit/511821063b8b08751c15f00f233e7b611a74b2cc)), - closes [EX-7647](https://searchbroker.atlassian.net/browse/EX-7647) ## [1.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.10...@empathyco/x-utils@1.0.0-alpha.11) (2022-11-28) ### Features - **priority-queue:** add `XPriorityQueue` (#876) - ([9117359](https://github.com/empathyco/x/commit/91173598513d58e733de27358f999926d0cd0976)), - closes [EX-7459](https://searchbroker.atlassian.net/browse/EX-7459) ## [1.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.9...@empathyco/x-utils@1.0.0-alpha.10) (2022-10-14) ### Continuous Integration - update `runners` version (#740) - ([38f246c](https://github.com/empathyco/x/commit/38f246c306dac40c4afbcdea08336052981ca9b8)) ## [1.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.8...@empathyco/x-utils@1.0.0-alpha.9) (2022-09-27) ### Features - Add `rename` utility (#745) - ([7ba6383](https://github.com/empathyco/x/commit/7ba6383096ba99b2a7d1fc162de81651b4c4af0f)), - closes [EX-7103](https://searchbroker.atlassian.net/browse/EX-7103) ## [1.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.7...@empathyco/x-utils@1.0.0-alpha.8) (2022-09-16) ### Features - **x-adapter:** clean empty params (#716) - ([eeb4399](https://github.com/empathyco/x/commit/eeb4399c59b44691d31efbf49ad028dda1123229)), - closes [EX-6959](https://searchbroker.atlassian.net/browse/EX-6959) ## [1.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.6...@empathyco/x-utils@1.0.0-alpha.7) (2022-09-13) ### Features - add `uiLang` parameter (#714) - ([f4108d4](https://github.com/empathyco/x/commit/f4108d4a76582dac7b1f8cd240e91f226e7b1ad5)), - closes [EX-6855](https://searchbroker.atlassian.net/browse/EX-6855) ## [1.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.5...@empathyco/x-utils@1.0.0-alpha.6) (2022-09-09) @@ -172,8 +130,6 @@ EMP-274 ### Bug Fixes - Remove `@empathyco/x-platform-adapter` dependency from library code. (#575) - ([104c7e1](https://github.com/empathyco/x/commit/104c7e10855a67b2adfa68d42d82431f9194ee15)), - closes [EX-6437](https://searchbroker.atlassian.net/browse/EX-6437) ## [1.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.3...@empathyco/x-utils@1.0.0-alpha.4) (2022-06-16) @@ -188,8 +144,6 @@ EMP-274 ### Features - add support for `object` params in `httpClients` - ([c51760b](https://github.com/empathyco/x/commit/c51760b07b2dac2e83f13964aac614d8fe6e8e8b)), - closes [EX-6293](https://searchbroker.atlassian.net/browse/EX-6293) ## [1.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-utils@1.0.0-alpha.0...@empathyco/x-utils@1.0.0-alpha.1) (2022-05-13) @@ -205,82 +159,61 @@ EMP-274 ### Features - move `Request` types to `x-types` package - ([7cc85c1](https://github.com/empathyco/x/commit/7cc85c1d371b604b3188d8cc2076eab5fc9460e4)), - closes [EX-6066](https://searchbroker.atlassian.net/browse/EX-6066) ## [0.1.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-utils@0.1.0-alpha.11...@empathyco/x-utils@0.1.0-alpha.12) (2022-05-06) ### Features - default implementation - ([3df8522](https://github.com/empathyco/x/commit/3df85225375f20c9c2808bdd4d885b3c7a62db6a)), - closes [EX-5983](https://searchbroker.atlassian.net/browse/EX-5983) ## [0.1.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-utils@0.1.0-alpha.10...@empathyco/x-utils@0.1.0-alpha.11) (2022-04-14) ### Features - extract SessionService to x-utils package - ([5268808](https://github.com/empathyco/x/commit/52688087e577dfd7ce9b0669b21ada75ae67053c)) ## [0.1.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-utils@0.1.0-alpha.9...@empathyco/x-utils@0.1.0-alpha.10) (2022-04-07) ### Features - **mappers:** Add `schemaMapperFactory` (#411) - ([075b718](https://github.com/empathyco/x/commit/075b718372bccb4088edb29989ac8015758959b1)), - closes [EX-5419](https://searchbroker.atlassian.net/browse/EX-5419) ## [0.1.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-utils@0.1.0-alpha.8...@empathyco/x-utils@0.1.0-alpha.9) (2022-04-07) ### Code Refactoring - move DeepPartial type from x-components to x-utils - ([a26f0c5](https://github.com/empathyco/x/commit/a26f0c54317f17144b4262c60b0a0dc086883eb9)), - closes [EX-5835](https://searchbroker.atlassian.net/browse/EX-5835) ## [0.1.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-utils@0.1.0-alpha.7...@empathyco/x-utils@0.1.0-alpha.8) (2022-04-05) ### Features - **typeguards:** add isPath - ([3c23ed0](https://github.com/empathyco/x/commit/3c23ed0c094161d787d24b2327d0884e41531878)), - closes [EX-5802](https://searchbroker.atlassian.net/browse/EX-5802) ## [0.1.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-utils@0.1.0-alpha.6...@empathyco/x-utils@0.1.0-alpha.7) (2022-04-05) ### Features - **typeguards:** Add isArray (#409) - ([527bfc9](https://github.com/empathyco/x/commit/527bfc9935ca5f5fecd68e15044e3e2852f5296f)), - closes [EX-5803](https://searchbroker.atlassian.net/browse/EX-5803) ## [0.1.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-utils@0.1.0-alpha.5...@empathyco/x-utils@0.1.0-alpha.6) (2022-04-04) ### Features - **typeguards:** add isFunction (#403) - ([83a3b0f](https://github.com/empathyco/x/commit/83a3b0f549817a86f3358d50ee10171f63e2fb8e)), - closes [EX-5796](https://searchbroker.atlassian.net/browse/EX-5796) ## [0.1.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-utils@0.1.0-alpha.4...@empathyco/x-utils@0.1.0-alpha.5) (2022-04-01) ### Code Refactoring - move `object` utils from `x-components` to `x-utils` - ([512b350](https://github.com/empathyco/x/commit/512b350da4a3dd73ddbd78a7b2965a1e07735a8e)), - closes [EX-5793](https://searchbroker.atlassian.net/browse/EX-5793) ## [0.1.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-utils@0.1.0-alpha.3...@empathyco/x-utils@0.1.0-alpha.4) (2022-04-01) ### Code Refactoring - move `isObject` to `x-utils` - ([766c08c](https://github.com/empathyco/x/commit/766c08c60fdc3c0411c29c52e473439f0781fc42)), - closes [EX-5791](https://searchbroker.atlassian.net/browse/EX-5791) - move `NonPrimitive`, `Primitive` and `AnyFunction` types from `x-components` to `x-utils` - ([7efe460](https://github.com/empathyco/x/commit/7efe4605303492e2de6f42d844f1c3244e0bcef1)), - closes [EX-5792](https://searchbroker.atlassian.net/browse/EX-5792) ## [0.1.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-utils@0.1.0-alpha.2...@empathyco/x-utils@0.1.0-alpha.3) (2022-03-31) @@ -291,13 +224,9 @@ EMP-274 ### Features - **types:** add `ExtractPaths` (#386) - ([88f89fc](https://github.com/empathyco/x/commit/88f89fc469a5dc55d7742e53b298e9178c5bbdd7)), - closes [EX-5763](https://searchbroker.atlassian.net/browse/EX-5763) ## 0.1.0-alpha.1 (2022-03-18) ### Features - Add object path types utils - ([636ea3a](https://github.com/empathyco/x/commit/636ea3a104ab4e530c4974dfd8224c2fd4ef4fb3)), - closes [EX-5369](https://searchbroker.atlassian.net/browse/EX-5369)