Skip to content

Releases: openedx/react-unit-test-utils

v2.1.1

16 May 15:04
Compare
Choose a tag to compare
chore: update peer dependency

v3.0.0

15 May 16:35
5eef82c
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.7.1 (2024-01-03)

Bug Fixes

v1.7.0

01 Aug 13:42
9778bfa
Compare
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
Compare
Choose a tag to compare

1.6.0 (2023-07-19)

Features

v1.5.3

06 Jul 14:35
fa80cf9
Compare
Choose a tag to compare

1.5.3 (2023-07-06)

Bug Fixes

  • load mock values on init for mockUseKeyedState (aeef939)

v1.5.2

29 Jun 16:13
9951698
Compare
Choose a tag to compare

1.5.2 (2023-06-29)

Bug Fixes

v1.4.6

27 Jun 19:24
84c6e9c
Compare
Choose a tag to compare

1.4.6 (2023-06-27)

Bug Fixes

  • use files package.json and dist folder (e0a6827)

Reverts

  • revert using dist/index (270eef4)