feat!: release breaking change as breaking (#634)

Add README note about typescript

BREAKING CHANGE: release breaking change (typescript) as breaking
This commit is contained in:
Brian Smith
2025-09-24 13:51:11 -04:00
committed by GitHub
parent dbec796ceb
commit ecf7f1dfc1

View File

@@ -35,6 +35,7 @@ Requirements
This component uses ``@edx/frontend-platform`` services such as i18n, analytics, configuration, and the ``AppContext`` React component, and expects that it has been loaded into a micro-frontend that has been properly initialized via ``@edx/frontend-platform``'s ``initialize`` function. `Please visit the frontend template application to see an example. <https://github.com/openedx/frontend-template-application/blob/master/src/index.jsx>`_
As of version 7.x, consuming applications must support typescript.
Environment Variables
====================