Skip to content

Tags: CUCWD/frontend-platform

Tags

v1.15.6-nutmeg.2

Toggle v1.15.6-nutmeg.2's commit message
fix: Remove update to Github Pages

v1.14.4-maple.3.2-no-cache

Toggle v1.14.4-maple.3.2-no-cache's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #23 from CUCWD/feature.maple/ztraboo/public-path-cdn

Handle absolute URIs in PUBLIC_PATH (openedx openedx#568) for maple release.

v1.14.4-maple.3.1-no-cache

Toggle v1.14.4-maple.3.1-no-cache's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from CUCWD/feature.maple/ztraboo/remove-cache-…

…on-mfe-runtime-config-init

Make sure that we don't use the `LocalForageCache` and pull `mfe_config` regularly.

v1.14.4-maple.3

Toggle v1.14.4-maple.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from CUCWD/feature.maple/ztraboo/bump-to-1.14.4

Bump version to `1.14.4`.

v1.14.3-maple.3.3

Toggle v1.14.3-maple.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from CUCWD/feature.maple/ztraboo/mfe-runtime-c…

…onfiguration

Make sure to copy `.npmrc` into `./dist` before `npm build` to authenticate with `npmjs` for workflow `npm-publish`.

v1.14.3-maple.3.2

Toggle v1.14.3-maple.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from CUCWD/feature.maple/ztraboo/mfe-runtime-c…

…onfiguration

Combine `cp`, `cd`, and `npm publish` into one run for `npm-publish` workflow.

v1.14.3-maple.3.1

Toggle v1.14.3-maple.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from CUCWD/feature.maple/ztraboo/mfe-runtime-c…

…onfiguration

Need to make sure this is `cp` command for `npm-publish` workflow.

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openedx#371 from openedx/tcril/fix-gh-org-url

Fix github url strings (org edx -> openedx)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat!: use axios cache interceptor for cache implementation (openedx#368

)

BREAKING CHANGE: replacing axios-cache-adapter with axios-cache-interceptor

v2.7.0

Toggle v2.7.0's commit message
feat: use axios cache interceptor for cache implementation