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
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)
- minimum node version required is 18
2.0.0-alpha.2 (2023-05-11)
- restore build workflow (#1194)
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)
- deps: remove
only-allow
pnpm (#1097)
1.4.0-alpha.9 (2023-02-08)
- refactor
lint
command to benefit fromnx parallelisation
(#1051)
1.4.0-alpha.8 (2023-02-07)
- migrate from
npm
&lerna bootstrap
topnpm
(#1047)
1.4.0-alpha.7 (2023-01-25)
- dependencies: update
typescript
to4.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)
- update
runners
version (#740)
1.4.0-alpha.4 (2022-04-29)
- 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)
- update typescript
- Fix colors.js dependency issue
1.4.0-alpha.1 (2021-11-29)
- update jest dependencies
1.4.0-alpha.0 (2021-10-25)
- plugin: minimise initial duplicated requests using a debounce
- 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)
- Update TypeScript to 4.3.5.Update TSLib to 2.3.5.
1.3.1-alpha.4 (2021-07-29)
- use 2 different versions of search-types
1.3.1-alpha.3 (2021-07-27)
- 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)
- Fix publishing in x-components. Normalize build scripts. (#46)
- add
LICENSE
and updatepackage.json
- Added
nullOrAnyOf
to test fields validity with multiple types or null.
- Added
anyOf
to test fields validity with multiple types. RenamedExtendedExpect
and ExtendedMatchers
toEmpathyExtendedExpect
andEmpathyExtendedMatchers
because they were- colliding with the jest ones.
- Added URL assertions to test for URL validity and search query parameters being included