Skip to content

Latest commit

 

History

History
204 lines (97 loc) · 7.74 KB

CHANGELOG.md

File metadata and controls

204 lines (97 loc) · 7.74 KB

Change Log

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

2.0.2 (2023-11-24)

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

2.0.2-alpha.0 (2023-11-22)

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

2.0.1 (2023-11-21)

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

2.0.1-alpha.0 (2023-10-24)

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

Change Log

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

2.0.0 (2023-10-23)

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

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

2.0.0-alpha.3 (2023-05-11)

⚠ BREAKING CHANGES

  • minimum node version required is 18

2.0.0-alpha.2 (2023-05-11)

Continuous Integration

2.0.0-alpha.1 (2023-05-11)

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

2.0.0-alpha.0 (2023-05-09)

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

1.4.0-alpha.11 (2023-04-12)

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

1.4.0-alpha.10 (2023-03-07)

Bug Fixes

  • deps: remove only-allow pnpm (#1097)

1.4.0-alpha.9 (2023-02-08)

Continuous Integration

  • refactor lint command to benefit from nx parallelisation (#1051)

1.4.0-alpha.8 (2023-02-07)

Continuous Integration

  • migrate from npm & lerna bootstrap to pnpm (#1047)

1.4.0-alpha.7 (2023-01-25)

Build System

  • dependencies: update typescript to 4.9.4 and its dependencies to their latest version (#993)

1.4.0-alpha.6 (2023-01-20)

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

1.4.0-alpha.5 (2022-10-14)

Continuous Integration

  • update runners version (#740)

1.4.0-alpha.4 (2022-04-29)

Build System

  • deps: update eslint-plugin dependencies (#447)

1.4.0-alpha.3 (2022-03-31)

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

1.4.0-alpha.2 (2022-03-08)

Features

  • update typescript

Build System

  • Fix colors.js dependency issue

1.4.0-alpha.1 (2021-11-29)

Build System

  • update jest dependencies

1.4.0-alpha.0 (2021-10-25)

Features

  • plugin: minimise initial duplicated requests using a debounce

Styling

  • add pre-commit hooks to run eslint and prettier

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

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

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

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

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

Build System

  • Update TypeScript to 4.3.5.Update TSLib to 2.3.5.

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

Build System

  • use 2 different versions of search-types

1.3.1-alpha.3 (2021-07-27)

Continuous Integration

  • eslint: add dependency (#52)

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

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

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

Continuous Integration

  • Fix publishing in x-components. Normalize build scripts. (#46)

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

Documentation

  • add LICENSE and update package.json

1.3.0

  • 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.

1.1.0

  • Added URL assertions to test for URL validity and search query parameters being included