-
Notifications
You must be signed in to change notification settings - Fork 16
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: commercelayer/mfe-cart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: commercelayer/mfe-cart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 117 files changed
- 2 contributors
Commits on Dec 12, 2022
-
fix: replace env vars with a runtime config
BREAKING CHANGE: Starting from this version only `PUBLIC_PROJECT_PATH` is required to be available as env variable and it should not contain any leading or trailing slashes. All other configurations must be changed in `/public/config.json` since their will be available at runtime. There is no need anymore to re-build the app if configuration is changed, since config.json will be fetched at every page/app load.
Configuration menu - View commit details
-
Copy full SHA for 732ac5f - Browse repository at this point
Copy the full SHA 732ac5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ddad93 - Browse repository at this point
Copy the full SHA 0ddad93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 973568c - Browse repository at this point
Copy the full SHA 973568cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44caf68 - Browse repository at this point
Copy the full SHA 44caf68View commit details -
Configuration menu - View commit details
-
Copy full SHA for e24c1bc - Browse repository at this point
Copy the full SHA e24c1bcView commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6b52a56 - Browse repository at this point
Copy the full SHA 6b52a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for f159c90 - Browse repository at this point
Copy the full SHA f159c90View commit details -
feat: implement monorepo project folder structure
BREAKING CHANGE: all files have been moved into folder `packages/cart/` in order to work as monorepo
Configuration menu - View commit details
-
Copy full SHA for a8e81cf - Browse repository at this point
Copy the full SHA a8e81cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd5eea - Browse repository at this point
Copy the full SHA 4bd5eeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e732bb - Browse repository at this point
Copy the full SHA 3e732bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d41735c - Browse repository at this point
Copy the full SHA d41735cView commit details
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8962c69 - Browse repository at this point
Copy the full SHA 8962c69View commit details -
Merge pull request #33 from commercelayer/fix/runtime-config
Feat: convert to monorepo and implement runtime configuration BREAKING CHANGE: All files have been moved into folder `packages/cart/` in order to work as monorepo Starting from this version only `PUBLIC_PROJECT_PATH` is required to be available as env variable and it should not contain any leading or trailing slashes. All other configurations must be changed in `/public/config.json` since their will be available at runtime. There is no need anymore to re-build the app if configuration is changed, since config.json will be fetched at every page/app load.
Configuration menu - View commit details
-
Copy full SHA for f229223 - Browse repository at this point
Copy the full SHA f229223View commit details -
Configuration menu - View commit details
-
Copy full SHA for 900dc22 - Browse repository at this point
Copy the full SHA 900dc22View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.2...v3.0.0