Skip to content

Releases: openedx/frontend-enterprise

@edx/[email protected]

15 Apr 13:21
Compare
Choose a tag to compare

3.0.1 (2022-04-15)

Note: Version bump only for package @edx/frontend-enterprise-catalog-search

@edx/[email protected]

14 Apr 16:44
Compare
Choose a tag to compare

2.0.0 (2022-04-14)

⚠ BREAKING CHANGES

  • The Open edX platform is collectively moving towards Node 16. By doing so in this repository, we can now use NPM workspaces in place of Lerna in many places. Lerna is still used for publishing to NPM, updating CHANGELOGs and package.json files upon released. But NPM workspace commands can now be used instead of Lerna commands for the developer experience, which is more performant, easier to reason about, and natively supported by NPM.

  • Node 16 upgrade and peer dependency cleanup (#250) (d4e3caf), closes #250

@edx/[email protected]

14 Apr 16:44
Compare
Choose a tag to compare

2.0.0 (2022-04-14)

⚠ BREAKING CHANGES

  • The Open edX platform is collectively moving towards Node 16. By doing so in this repository, we can now use NPM workspaces in place of Lerna in many places. Lerna is still used for publishing to NPM, updating CHANGELOGs and package.json files upon released. But NPM workspace commands can now be used instead of Lerna commands for the developer experience, which is more performant, easier to reason about, and natively supported by NPM.

  • Node 16 upgrade and peer dependency cleanup (#250) (d4e3caf), closes #250

@edx/[email protected]

14 Apr 16:44
Compare
Choose a tag to compare

3.0.0 (2022-04-14)

⚠ BREAKING CHANGES

  • The Open edX platform is collectively moving towards Node 16. By doing so in this repository, we can now use NPM workspaces in place of Lerna in many places. Lerna is still used for publishing to NPM, updating CHANGELOGs and package.json files upon released. But NPM workspace commands can now be used instead of Lerna commands for the developer experience, which is more performant, easier to reason about, and natively supported by NPM.

  • Node 16 upgrade and peer dependency cleanup (#250) (d4e3caf), closes #250

@edx/[email protected]

12 Apr 14:20
Compare
Choose a tag to compare

2.9.0 (2022-04-12)

Features

@edx/[email protected]

05 Apr 13:56
Compare
Choose a tag to compare

2.8.0 (2022-04-05)

Features

  • making suggested items backwards compatible and redirect func overridable (#242) (01f284d)

@edx/[email protected]

07 Mar 13:05
Compare
Choose a tag to compare

2.7.0 (2022-03-07)

Features

@edx/[email protected]

03 Mar 23:29
Compare
Choose a tag to compare

2.6.1 (2022-03-03)

Bug Fixes

@edx/[email protected]

23 Feb 10:04
Compare
Choose a tag to compare

2.6.0 (2022-02-23)

Features

  • add type ahead autocomplete suggestion support (#215) (66d80f2)

@edx/[email protected]

24 Jan 20:55
Compare
Choose a tag to compare

1.3.0 (2022-01-24)

Features

  • add hasFeatureFlagEnabled util function (#209) (9dca2e4)