Skip to content

Commit e8e5337

Browse files
authored
fix: Update frontend-platform to version 8.3.8 for fixes with theme URL loading. (#825)
8.3.7: Simplify the logic for Paragon `fallbackThemeUrl` to always rely on `window.location?.origin`; 8.3.8: Allow the creation of URLs with only `brandOverride` definition.
1 parent 88bf980 commit e8e5337

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
3333
"@edx/frontend-component-footer": "^14.6.0",
3434
"@edx/frontend-component-header": "^6.2.0",
35-
"@edx/frontend-platform": "^8.3.3",
35+
"@edx/frontend-platform": "^8.3.8",
3636
"@edx/openedx-atlas": "^0.6.0",
3737
"@openedx/paragon": "^23.4.5",
3838
"@reduxjs/toolkit": "1.9.7",

0 commit comments

Comments
 (0)