Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #2259

Merged
merged 1 commit into from
Jun 11, 2021
Merged

Version Packages #2259

merged 1 commit into from
Jun 11, 2021

Conversation

ghost
Copy link

@ghost ghost commented Jun 9, 2021

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@commercetools-frontend/babel-preset-mc-app@20.5.0

Minor Changes

  • #2261 481fb8f8 Thanks @tdeekens! - Adds the ability to explicitly disable core-js for babel-preset-mc-app

    Some environments or build targets might not require core-js. In order to opt-out of it you can specify a disableCoreJs option.

Patch Changes

  • #2260 9aba0c49 Thanks @tdeekens! - Set Node.js version to current in the babel-preset-mc-app for babel-preset-env

    The previous version was hard-coded to 8 while current whill always use the version of the running process.

@commercetools-frontend/jest-preset-mc-app@20.5.0

Minor Changes

  • #2262 4d9bce0f Thanks @tdeekens! - Add a babelConfig to the jest-preset-mc-app cosmiconfig.

    To use it create a jest-preset-mc-app.config.js in the root of your project and e.g. add a:

    module.exports = {
      babelConfig: {
        disableCoreJs: true,
      },
    };

Patch Changes

  • Updated dependencies [481fb8f8, 9aba0c49]:
    • @commercetools-frontend/babel-preset-mc-app@20.5.0

@commercetools-frontend/mc-scripts@20.5.0

Minor Changes

  • #2261 481fb8f8 Thanks @tdeekens! - Adds the ability to explicitly disable core-js for mc-scripts and the webpack configs

    Some environments or build targets might not require core-js. In order to opt-out of it you can specify a disableCoreJs option.

Patch Changes

  • Updated dependencies [481fb8f8, 9aba0c49]:
    • @commercetools-frontend/babel-preset-mc-app@20.5.0

@commercetools-frontend/actions-global@20.5.0

Patch Changes

  • Updated dependencies [b9196aa7]:
    • @commercetools-frontend/constants@20.5.0
    • @commercetools-frontend/sentry@20.5.0

@commercetools-frontend/application-components@20.5.0

Patch Changes

  • Updated dependencies [b9196aa7]:
    • @commercetools-frontend/constants@20.5.0
    • @commercetools-frontend/application-shell-connectors@20.5.0
    • @commercetools-frontend/i18n@20.5.0
    • @commercetools-frontend/l10n@20.5.0

@commercetools-frontend/application-shell@20.5.0

Patch Changes

  • Updated dependencies [b9196aa7]:
    • @commercetools-frontend/constants@20.5.0
    • @commercetools-frontend/actions-global@20.5.0
    • @commercetools-frontend/application-components@20.5.0
    • @commercetools-frontend/application-shell-connectors@20.5.0
    • @commercetools-frontend/react-notifications@20.5.0
    • @commercetools-frontend/sdk@20.5.0
    • @commercetools-frontend/sentry@20.5.0
    • @commercetools-frontend/permissions@20.5.0
    • @commercetools-frontend/i18n@20.5.0
    • @commercetools-frontend/l10n@20.5.0

@commercetools-frontend/application-shell-connectors@20.5.0

Patch Changes

  • Updated dependencies [b9196aa7]:
    • @commercetools-frontend/constants@20.5.0
    • @commercetools-frontend/sentry@20.5.0

@commercetools-frontend/constants@20.5.0

Patch Changes

@commercetools-frontend/i18n@20.5.0

Patch Changes

  • Updated dependencies []:
    • @commercetools-frontend/sentry@20.5.0

@commercetools-frontend/l10n@20.5.0

Patch Changes

  • Updated dependencies []:
    • @commercetools-frontend/sentry@20.5.0

@commercetools-frontend/permissions@20.5.0

Patch Changes

  • Updated dependencies []:
    • @commercetools-frontend/application-shell-connectors@20.5.0
    • @commercetools-frontend/sentry@20.5.0

@commercetools-frontend/react-notifications@20.5.0

Patch Changes

  • Updated dependencies [b9196aa7]:
    • @commercetools-frontend/constants@20.5.0
    • @commercetools-frontend/actions-global@20.5.0
    • @commercetools-frontend/sentry@20.5.0

@commercetools-frontend/sdk@20.5.0

Patch Changes

  • Updated dependencies [b9196aa7]:
    • @commercetools-frontend/constants@20.5.0

@commercetools-frontend/sentry@20.5.0

Patch Changes

  • Updated dependencies [b9196aa7]:
    • @commercetools-frontend/constants@20.5.0

merchant-center-application-template-starter@18.1.7

Patch Changes

  • Updated dependencies []:
    • @commercetools-frontend/actions-global@20.5.0
    • @commercetools-frontend/application-components@20.5.0
    • @commercetools-frontend/application-shell@20.5.0
    • @commercetools-frontend/permissions@20.5.0
    • @commercetools-frontend/i18n@20.5.0

playground@18.1.7

Patch Changes

  • Updated dependencies [b9196aa7]:
    • @commercetools-frontend/constants@20.5.0
    • @commercetools-frontend/actions-global@20.5.0
    • @commercetools-frontend/application-components@20.5.0
    • @commercetools-frontend/application-shell@20.5.0
    • @commercetools-frontend/application-shell-connectors@20.5.0
    • @commercetools-frontend/sdk@20.5.0
    • @commercetools-frontend/permissions@20.5.0
    • @commercetools-frontend/i18n@20.5.0
    • @commercetools-frontend/l10n@20.5.0

@commercetools-local/visual-testing-app@18.0.10

Patch Changes

  • Updated dependencies [b9196aa7]:
    • @commercetools-frontend/constants@20.5.0
    • @commercetools-frontend/application-components@20.5.0
    • @commercetools-frontend/react-notifications@20.5.0

@commercetools-website/components-playground@17.0.10

Patch Changes

  • Updated dependencies []:
    • @commercetools-frontend/application-components@20.5.0
    • @commercetools-frontend/i18n@20.5.0

@vercel
Copy link

vercel bot commented Jun 9, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/commercetools/merchant-center-application-kit/6EobeJ8obC4areAEoE2aC7Uby2YV
✅ Preview: https://merchant-center-application-kit-git-change-6d1033-commercetools.vercel.app

@vercel vercel bot temporarily deployed to Preview June 9, 2021 19:11 Inactive
@ghost ghost force-pushed the changeset-release/main branch from 79e59c3 to ee5f354 Compare June 10, 2021 06:01
@vercel vercel bot temporarily deployed to Preview June 10, 2021 06:01 Inactive
@ghost ghost force-pushed the changeset-release/main branch from ee5f354 to b7ae955 Compare June 10, 2021 07:34
@vercel vercel bot temporarily deployed to Preview June 10, 2021 07:34 Inactive
@ghost ghost force-pushed the changeset-release/main branch from b7ae955 to 8eb4b1b Compare June 10, 2021 10:35
@vercel vercel bot temporarily deployed to Preview June 10, 2021 10:35 Inactive
@ghost ghost force-pushed the changeset-release/main branch from 8eb4b1b to 3f8bf89 Compare June 10, 2021 10:58
@vercel vercel bot temporarily deployed to Preview June 10, 2021 10:58 Inactive
@ghost ghost force-pushed the changeset-release/main branch from 3f8bf89 to f63eb1a Compare June 11, 2021 08:14
@vercel vercel bot temporarily deployed to Preview June 11, 2021 08:14 Inactive
@tdeekens tdeekens merged commit a885463 into main Jun 11, 2021
@tdeekens tdeekens deleted the changeset-release/main branch June 11, 2021 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant