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

Releases: openedx-unsupported/reactifex

v2.2.0

15 May 11:32
343aa3d

Choose a tag to compare

2.2.0 (2023-05-15)

Features

  • upgraded to node v18, added .nvmrc and updated workflows (7e481c4)

v2.1.1

16 Sep 19:35
9d128a5

Choose a tag to compare

2.1.1 (2022-09-16)

Bug Fixes

  • fix github url strings (org edx -> openedx) (4ab9b81)
  • update path to .github workflows to read from openedx org (c731b40)

v2.1.0

12 May 07:25
a0b5781

Choose a tag to compare

2.1.0 (2022-05-12)

Features

  • Add package-lock file version check (#18) (a0b5781)

v2.0.1

05 Apr 10:28
a40074e

Choose a tag to compare

2.0.1 (2022-04-05)

Bug Fixes

  • Fixed indentation in CI workflow (42321d0)

v2.0.0

01 Apr 13:59
4a8b1ac

Choose a tag to compare

2.0.0 (2022-04-01)

  • build!: Added support for node v16 (35ff5ae)

BREAKING CHANGES

  • Node 12 features aren't supported anymore

v1.1.0

31 Mar 11:35
c984e10

Choose a tag to compare

1.1.0 (2022-03-31)

Features

  • update main.js to be equal to transifex utils (2641b21)

v1.0.3

08 Nov 09:58
ce2a1b7

Choose a tag to compare

1.0.3 (2021-11-08)

Bug Fixes

  • use for loop to make sequential api calls to avoid async behavior issues (7fe42ab)

v1.0.2

27 Oct 12:55
83eb307

Choose a tag to compare

1.0.2 (2021-10-27)

Bug Fixes

  • add src directory in installed package files to fix missing module errors (8c99c83)

v1.0.1

08 Oct 15:05
90806b1

Choose a tag to compare

1.0.1 (2021-10-08)

Bug Fixes

  • fix npm publish by making scoped package access public (1e84e43)