Skip to content

v22.31.0

Compare
Choose a tag to compare
@ct-changesets ct-changesets released this 20 Aug 09:27
· 53 commits to main since this release
bf19431

@commercetools-backend/[email protected]

@commercetools-backend/[email protected]

@commercetools-backend/[email protected]

Minor Changes

  • #3592 d1c89d2 Thanks @emmenko! - In the access logger the option ignoreUrls supports both strings and regular expressions.

    For strings, the value is matched as-is. You can now use the regular expression to match a certain path structure, for example to ignore requests to load assets.

    const access = createAccessLoggerMiddleware({
      level: 'info',
      json: true,
      ignoreUrls: ['/', '/health', /^\/static\/(.*)/],
    });

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Minor Changes

  • #3587 d37e74e Thanks @ddouglasz! - Add a new property footerContentto the form dialog. This provides an additional content positioned to the left area of the form dialog footer.

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Minor Changes

  • #3586 d4a26cd Thanks @jaikamat! - Adds functionality to the AppBar component for an ongoing feature effort

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

  • #3586 d4a26cd Thanks @jaikamat! - Adds functionality to the AppBar component for an ongoing feature effort

@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]

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]