Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Releases: openedx-unsupported/react-unit-test-utils

v4.0.0

28 Mar 11:59
db871d9

Choose a tag to compare

4.0.0 (2025-03-28)

BREAKING CHANGES

  • removes support for React versions < 18

v3.1.0

17 Mar 16:00
5f44809

Choose a tag to compare

3.1.0 (2025-03-17)

Features

  • update dependencies compatible with paragon 23 (#40) (5f44809)

v2.1.1

16 May 15:04

Choose a tag to compare

chore: update peer dependency

v3.0.0

15 May 16:35
5eef82c

Choose a tag to compare

3.0.0 (2024-05-15)

  • feat!: updated frontend-build & frontend-platform major versions (#24) (5eef82c), closes #24

BREAKING CHANGES

  • Due to peerDependency upgrades these package upgrades are to be released as a breaking change.

v2.1.0

15 May 15:34
1f228cd

Choose a tag to compare

2.1.0 (2024-05-15)

Features

  • major version updated for frontend-platform & frontend-build (7a0e291)
  • updated jest to v29, fixed snapshots for failing tests (83e159f)

v2.0.0

30 Jan 17:05
659de0f

Choose a tag to compare

2.0.0 (2024-01-30)

BREAKING CHANGES

  • consuming applications must now install frontend-build from the @openedx scope, frontend-build installed from the @edx scope will no longer satisfy the peer dependency
  • consuming applications must now install frontend-platform and paragon, as they have been moved to be peer dependencies

v1.7.1

03 Jan 19:45
b57d120

Choose a tag to compare

1.7.1 (2024-01-03)

Bug Fixes

v1.7.0

01 Aug 13:42
9778bfa

Choose a tag to compare

1.7.0 (2023-08-01)

Features

  • updated react & react-dom to v17, updated edx packages (e574cc6)

v1.6.0

19 Jul 13:59
a9700b0

Choose a tag to compare

1.6.0 (2023-07-19)

Features

v1.5.3

06 Jul 14:35
fa80cf9

Choose a tag to compare

1.5.3 (2023-07-06)

Bug Fixes

  • load mock values on init for mockUseKeyedState (aeef939)