Skip to content

Latest commit

 

History

History
609 lines (360 loc) · 25.5 KB

CHANGELOG.md

File metadata and controls

609 lines (360 loc) · 25.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

10.0.0-alpha.71 (2023-06-27)

Note: Version bump only for package @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 (2023-06-06)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.68 (2023-05-30)

Features

  • platform-adapter: add semantic queries to platform adapter (#1212) (82bd567)

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

Others

  • deps: update node to 18 (#1196) (e0e6b35)
  • deps: update node to v18 (#1175) (14e64e1)

10.0.0-alpha.66 (2023-05-03)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.65 (2023-05-03)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.64 (2023-05-03)

Features

  • Adapt Result mapping according to new API standard (#1039) (89186b6)

10.0.0-alpha.63 (2023-04-12)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.62 (2023-03-07)

Bug Fixes

10.0.0-alpha.61 (2023-02-27)

Features

  • banner: add support without title and no clickable (#1069) (7207767)

10.0.0-alpha.60 (2023-02-08)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.59 (2023-02-07)

Continuous Integration

  • migrate from npm & lerna bootstrap to pnpm (#1047) (aaaba4f), closes EX-7891

10.0.0-alpha.58 (2023-02-03)

Build System

  • deps: update deps (#1062) (59f29b9)

10.0.0-alpha.57 (2023-01-25)

Build System

  • dependencies: update typescript to 4.9.4 and its dependencies to their latest version (#993) (500ab57), closes EX-7288

10.0.0-alpha.56 (2023-01-23)

Styling

10.0.0-alpha.55 (2023-01-20)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.54 (2023-01-18)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.53 (2023-01-13)

Build System

  • deps: update dependencies (#1004) (7343506)

10.0.0-alpha.52 (2023-01-10)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.51 (2023-01-06)

Build System

  • deps: update dependencies (491f9c5)

10.0.0-alpha.50 (2023-01-04)

Features

  • rename search-types to x-types (#928) (1ac0008)

10.0.0-alpha.49 (2023-01-03)

Build System

10.0.0-alpha.48 (2022-12-30)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.47 (2022-12-29)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.46 (2022-12-23)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.45 (2022-12-19)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.44 (2022-12-16)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.43 (2022-11-28)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.42 (2022-11-03)

⚠ BREAKING CHANGES

  • components: facets are now optional in Suggestion.

Features

  • components: add filters to base-suggestions (#758) (2014861), closes EX-6346

10.0.0-alpha.41 (2022-11-02)

Bug Fixes

  • make promoted and banner position optional (#817) (a2a8d5d), closes EX-7333

10.0.0-alpha.40 (2022-10-31)

Features

  • add position on Banner and Promoted models (#800) (e7393fb), closes EX-7293

10.0.0-alpha.39 (2022-10-21)

⚠ BREAKING CHANGES

  • tagging: tagging property of Taggable and queryTagging property of SearchResponse are optional.

Features

  • tagging: make tagging and queryTagging optional (#797) (0e49156), closes EX-7231

10.0.0-alpha.38 (2022-10-14)

Continuous Integration

  • update runners version (#740) (38f246c)

10.0.0-alpha.37 (2022-09-27)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.36 (2022-09-16)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.35 (2022-09-13)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.34 (2022-09-09)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.33 (2022-08-24)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.32 (2022-08-19)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.31 (2022-08-10)

⚠ BREAKING CHANGES

  • result: Result model properties are optional, except id, modelName and tagging.

Features

10.0.0-alpha.30 (2022-08-03)

⚠ BREAKING CHANGES

  • facets: Removed the setFiltermutation from facets X-Module. Use mutateFilter instead.
  • facets: Modified the HierarchicalFilter.children Model type. Now it is an Array<HierarchicalFilter> instead of an array of ids.

Features

  • facets: Move filters flattening from x-adapter-platform to x-components. (#626) (2bebaeb), closes EX-6484

10.0.0-alpha.29 (2022-07-28)

Features

  • next-queries: add next query preview logic (#611) (fc611fa), closes EX-6119

10.0.0-alpha.28 (2022-07-26)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.27 (2022-06-24)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.26 (2022-06-23)

Bug Fixes

  • Remove @empathyco/x-platform-adapter dependency from library code. (#575) (104c7e1), closes EX-6437

10.0.0-alpha.25 (2022-06-16)

Code Refactoring

10.0.0-alpha.24 (2022-06-09)

Bug Fixes

10.0.0-alpha.23 (2022-05-13)

Features

10.0.0-alpha.22 (2022-05-11)

⚠ BREAKING CHANGES

  • Request types moved to x-types package. Change the imports from x-adapter to x-type.
  • Removed TaggingInfo type. Use TaggingRequest from @empathyco/x-types instead.

Features

10.0.0-alpha.21 (2022-04-29)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.20 (2022-03-31)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.19 (2022-03-11)

⚠ BREAKING CHANGES

  • Remove selected and previous logic from related tags.
  • Remove EmpathyRequestRelatedTagsQueryMapper.

Features

  • move related tags concatenation logic (#365) (4e71797), closes EX-5410

10.0.0-alpha.18 (2022-03-08)

Features

10.0.0-alpha.17 (2022-02-28)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.16 (2022-02-17)

Features

  • design-system: add curated modifier to the suggestion (dd229fd), closes EX-5290

10.0.0-alpha.15 (2022-02-08)

Build System

Continuous Integration

10.0.0-alpha.14 (2021-12-29)

Features

  • next-queries: add isCurated property to NextQuery model (fdd89f8), closes EX-5152

10.0.0-alpha.13 (2021-11-30)

Features

  • related-tags: add isCurated property to related tags (e063f45), closes EX-4940

10.0.0-alpha.12 (2021-11-29)

Build System

10.0.0-alpha.11 (2021-11-22)

Features

10.0.0-alpha.10 (2021-10-25)

Features

  • plugin: minimise initial duplicated requests using a debounce (3ad1fd4), closes EX-4718

Styling

  • add pre-commit hooks to run eslint and prettier (3acc741), closes EX-4439

10.0.0-alpha.9 (2021-09-22)

Code Refactoring

  • use NamedModel generic parameter to better type models (4255c94), closes EX-4734

10.0.0-alpha.8 (2021-09-15)

Features

10.0.0-alpha.7 (2021-08-05)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.6 (2021-08-05)

Note: Version bump only for package @empathyco/x-types

10.0.0-alpha.5 (2021-08-03)

Build System

  • Update TypeScript to 4.3.5.Update TSLib to 2.3.5. (4cebdfc), closes EX-4435

10.0.0-alpha.4 (2021-07-29)

Build System

10.0.0-alpha.3 (2021-07-28)

Styling

  • add @empathyco/eslint-plugin-x dependency linting and formatting code (35efd55), closes EX-4313

10.0.0-alpha.2 (2021-07-27)

Bug Fixes

  • x-types: Fix filters models inheritance. (#51) (01b6b1e), closes EX-4449

9.1.0-alpha.2 (2021-07-20)

Note: Version bump only for package @empathyco/x-types

9.1.0-alpha.1 (2021-07-20)

Continuous Integration

  • Fix publishing in x-components. Normalize build scripts. (#46) (c3c2f85), closes EX-4413

9.1.0-alpha.0 (2021-07-14)

Features

9.0.0 - 2021/05/19

EX-3917 Change HierarchicalFilter children prop to be optional.

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.

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.

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.

5.0.1 - 2020/09/18

EX-2152 Fix api-extractor doc model and improve build

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

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

3.1.1

EX-1540 Update @empathy/jest-utils to use minor version

3.1.0

EX-1454 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

2.0.0

EX-1240 Removed entityDetected and needParentFilter properties from Filter