Skip to content

v1.0.0

Choose a tag to compare

@arbrandes arbrandes released this 08 Jul 18:00
· 23 commits to main since this release
Immutable release. Only release title and notes can be modified.

First stable release of @openedx/frontend-base.

frontend-base is the unified build tooling, runtime configuration, and application shell for Open edX frontends, and the reference implementation of OEP-65: Frontend Composability. Over time it is intended to replace frontend-build, frontend-platform, frontend-plugin-framework, frontend-component-header, and frontend-component-footer, and to let Open edX frontends load as direct plugins within a single, unified application.

This release graduates the 1.0.0-alpha prerelease series (through 1.0.0-alpha.49) into the first supported stable version.

Starting with this release, the repository follows the branching strategy in ADR 0012: main is unstable and publishes -alpha prereleases, while stable versions are published from the release branch to the npm latest dist-tag.

As the first stable release, there is no earlier stable version to compare against; see the commit history and docs/ for background.