frontend-platform
frontend-platform copied to clipboard
A framework for Open edX micro-frontend applications.
### Description Completed upgrade to Node 20 by removing the Node 18 CI check and using `.nvmrc` for version to use. See [the tracking issue](https://github.com/openedx/frontend-platform/issues/731) for further information.
### Description Part of https://github.com/openedx/public-engineering/issues/232. See https://github.com/openedx/public-engineering/issues/267 for the general description and motivation. Make sure to follow its recommendations for each step of the process. ```[tasklist] - [ ] https://github.com/openedx/frontend-platform/pull/732...
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.7.7. Release notes Sourced from axios's releases. Release v1.7.7 Release notes: Bug Fixes fetch: fix stream handling in Safari by fallback to using a stream...
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
**Description:** Taking a stab at some more formal documentation around how to integrate third-party, external services with the `frontend-platform` library, including current & proposed patterns. **Merge checklist:** - [ ]...