Skip to content

v22.35.0

Latest
Compare
Choose a tag to compare
@ct-changesets ct-changesets released this 15 Oct 10:47
63ddcce

@commercetools-backend/[email protected]

@commercetools-backend/[email protected]

Patch Changes

  • #3628 8e5b0cf Thanks @emmenko! - The cloud identifiers for AWS regions have been renamed to aws-eu and aws-us.

    For backwards compatibility the value aws-fra and aws-ohio still work.

@commercetools-backend/[email protected]

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Minor Changes

  • #3623 be08ecc Thanks @tylermorrisford! - Removes the workspaces button from app-bar, and the workspaces gradient background from public page layout.

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Minor Changes

  • #3623 be08ecc Thanks @tylermorrisford! - Removes the workspaces button from app-bar, and the workspaces gradient background from public page layout.

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

@commercetools-frontend/[email protected]

@commercetools-frontend/[email protected]

@commercetools-frontend/[email protected]

@commercetools-frontend/[email protected]

Minor Changes

  • #3623 be08ecc Thanks @tylermorrisford! - Removes the workspaces button from app-bar, and the workspaces gradient background from public page layout.

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Minor Changes

  • #3615 f234d49 Thanks @tylermorrisford! - We're introducing a change the way build command works in terms of bundles generation.
    We've updated the configuration in order to reduce the size of the application's entry point bundle in favor of three four smaller bundles (which can be downloaded in parallel by the browser).

    This change has been applied to the build process no matter if you use webpack or vite.
    Remember webpack is used by default and you can opt-in to vite by using this environment variable:

    ENABLE_EXPERIMENTAL_VITE_BUNDLER=true

    Also, if you are using vite, we've also added a couple of plugins you can use to analyze the built bundle sizes:

    You can use them by setting this environment variables:

    # vite-bundle-analyzer
    ANALYZE_BUNDLE=true
    # rollup-plugin-visualizer
    ANALYZE_BUNDLE_TREE=true

Patch Changes

@commercetools-frontend/[email protected]

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]