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 #1817

Merged
merged 1 commit into from
Oct 30, 2020
Merged

Version Packages #1817

merged 1 commit into from
Oct 30, 2020

Conversation

ghost
Copy link

@ghost ghost commented Oct 22, 2020

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 master, this PR will be updated.

Releases

@commercetools-frontend/application-shell@17.1.0

Minor Changes

Patch Changes

  • 6059b9a #1835 Thanks @nbryant-commercetools! - Addition of new change history GraphQL Target

  • Updated dependencies [5d9d5da, 6059b9a]:

    • @commercetools-frontend/i18n@17.1.0
    • @commercetools-frontend/sentry@17.1.0
    • @commercetools-frontend/constants@17.1.0
    • @commercetools-frontend/application-components@17.1.0
    • @commercetools-frontend/application-shell-connectors@17.1.0
    • @commercetools-frontend/l10n@17.1.0
    • @commercetools-frontend/react-notifications@17.1.0
    • @commercetools-frontend/actions-global@17.1.0
    • @commercetools-frontend/sdk@17.1.0
    • @commercetools-frontend/permissions@17.1.0

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

Minor Changes

  • eb545e0 #1819 Thanks @tdeekens! - feat: adds the ability to opt into the new automatic JSX runtime

    Recent React versions support a new JSX runtime. Read more about it here.

    You may opt into the new runtime in automatic mode by setting the ENABLE_NEW_JSX_TRANSFORM environment variable to true. Please note you need at least React v17 or v16.14 in your application.
    Opting into the new JSX transform automatically also changes the Babel, Jest and ESLint configurations. As a consequence ESLint will warn whenever it discovers React being in scope by importing it as import React from 'react'. You have to remove those imports using the respective codemod by running npx react-codemod update-react-imports.

    Lastly, all code of the Merchant Center Application Kit will continue to be bundled in classic mode to support older versions of React.

@commercetools-frontend/eslint-config-mc-app@17.1.0

Minor Changes

  • eb545e0 #1819 Thanks @tdeekens! - feat: adds the ability to opt into the new automatic JSX runtime

    Recent React versions support a new JSX runtime. Read more about it here.

    You may opt into the new runtime in automatic mode by setting the ENABLE_NEW_JSX_TRANSFORM environment variable to true. Please note you need at least React v17 or v16.14 in your application.
    Opting into the new JSX transform automatically also changes the Babel, Jest and ESLint configurations. As a consequence ESLint will warn whenever it discovers React being in scope by importing it as import React from 'react'. You have to remove those imports using the respective codemod by running npx react-codemod update-react-imports.

    Lastly, all code of the Merchant Center Application Kit will continue to be bundled in classic mode to support older versions of React.

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

Minor Changes

  • eb545e0 #1819 Thanks @tdeekens! - feat: adds the ability to opt into the new automatic JSX runtime

    Recent React versions support a new JSX runtime. Read more about it here.

    You may opt into the new runtime in automatic mode by setting the ENABLE_NEW_JSX_TRANSFORM environment variable to true. Please note you need at least React v17 or v16.14 in your application.
    Opting into the new JSX transform automatically also changes the Babel, Jest and ESLint configurations. As a consequence ESLint will warn whenever it discovers React being in scope by importing it as import React from 'react'. You have to remove those imports using the respective codemod by running npx react-codemod update-react-imports.

    Lastly, all code of the Merchant Center Application Kit will continue to be bundled in classic mode to support older versions of React.

Patch Changes

  • 5d9d5da #1820 Thanks @renovate! - fix(deps): update all dependencies

  • 368ffbd #1824 Thanks @renovate! - fix(deps): update dependency pkg-dir to v5 dropping support for Node.js v10

  • Updated dependencies [eb545e0]:

    • @commercetools-frontend/babel-preset-mc-app@17.1.0

@commercetools-frontend/mc-scripts@17.1.0

Minor Changes

  • eb545e0 #1819 Thanks @tdeekens! - feat: adds the ability to opt into the new automatic JSX runtime

    Recent React versions support a new JSX runtime. Read more about it here.

    You may opt into the new runtime in automatic mode by setting the ENABLE_NEW_JSX_TRANSFORM environment variable to true. Please note you need at least React v17 or v16.14 in your application.
    Opting into the new JSX transform automatically also changes the Babel, Jest and ESLint configurations. As a consequence ESLint will warn whenever it discovers React being in scope by importing it as import React from 'react'. You have to remove those imports using the respective codemod by running npx react-codemod update-react-imports.

    Lastly, all code of the Merchant Center Application Kit will continue to be bundled in classic mode to support older versions of React.

  • da0b4aa #1818 Thanks @emmenko! - Add support for experimental Fast Refresh for React. To enable it, set the enviornment variable FAST_REFRESH=true. More info here.

Patch Changes

@commercetools-backend/express@17.1.0

Patch Changes

@commercetools-backend/loggers@17.1.0

Patch Changes

@commercetools-frontend/actions-global@17.1.0

Patch Changes

  • Updated dependencies [6059b9a]:
    • @commercetools-frontend/constants@17.1.0

@commercetools-frontend/application-components@17.1.0

Patch Changes

  • Updated dependencies [5d9d5da, 6059b9a]:
    • @commercetools-frontend/i18n@17.1.0
    • @commercetools-frontend/constants@17.1.0

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

Patch Changes

  • Updated dependencies [5d9d5da, 6059b9a]:
    • @commercetools-frontend/sentry@17.1.0
    • @commercetools-frontend/constants@17.1.0

@commercetools-frontend/constants@17.1.0

Patch Changes

@commercetools-frontend/i18n@17.1.0

Patch Changes

  • 5d9d5da #1820 Thanks @renovate! - fix(deps): update all dependencies

  • Updated dependencies [5d9d5da]:

    • @commercetools-frontend/sentry@17.1.0

@commercetools-frontend/jest-stylelint-runner@17.1.0

Patch Changes

@commercetools-frontend/l10n@17.1.0

Patch Changes

  • Updated dependencies [5d9d5da]:
    • @commercetools-frontend/sentry@17.1.0

@commercetools-frontend/mc-html-template@17.1.0

Patch Changes

@commercetools-frontend/permissions@17.1.0

Patch Changes

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

@commercetools-frontend/react-notifications@17.1.0

Patch Changes

  • Updated dependencies [5d9d5da, 6059b9a]:
    • @commercetools-frontend/sentry@17.1.0
    • @commercetools-frontend/constants@17.1.0
    • @commercetools-frontend/actions-global@17.1.0

@commercetools-frontend/sdk@17.1.0

Patch Changes

  • Updated dependencies [6059b9a]:
    • @commercetools-frontend/constants@17.1.0

@commercetools-frontend/sentry@17.1.0

Patch Changes

  • 5d9d5da #1820 Thanks @renovate! - fix(deps): update all dependencies

  • Updated dependencies [6059b9a]:

    • @commercetools-frontend/constants@17.1.0

merchant-center-application-template-starter@17.0.2

Patch Changes

  • 5d9d5da #1820 Thanks @renovate! - fix(deps): update all dependencies

  • Updated dependencies [5d9d5da, 323cf6b, 6059b9a]:

    • @commercetools-frontend/i18n@17.1.0
    • @commercetools-frontend/application-shell@17.1.0
    • @commercetools-frontend/application-components@17.1.0
    • @commercetools-frontend/actions-global@17.1.0
    • @commercetools-frontend/permissions@17.1.0

playground@17.0.2

Patch Changes

  • 5d9d5da #1820 Thanks @renovate! - fix(deps): update all dependencies

  • 8537a38 #1828 Thanks @tdeekens! - refactor(playground): to use new automatic jsx runtime

  • f4f37af #1827 Thanks @tdeekens! - refactor(playground): to use explicit imports of React

  • Updated dependencies [5d9d5da, 323cf6b, 6059b9a]:

    • @commercetools-frontend/i18n@17.1.0
    • @commercetools-frontend/application-shell@17.1.0
    • @commercetools-frontend/constants@17.1.0
    • @commercetools-frontend/application-components@17.1.0
    • @commercetools-frontend/application-shell-connectors@17.1.0
    • @commercetools-frontend/l10n@17.1.0
    • @commercetools-frontend/actions-global@17.1.0
    • @commercetools-frontend/sdk@17.1.0
    • @commercetools-frontend/permissions@17.1.0

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

Patch Changes

  • 5d9d5da #1820 Thanks @renovate! - fix(deps): update all dependencies

  • Updated dependencies [6059b9a]:

    • @commercetools-frontend/constants@17.1.0
    • @commercetools-frontend/application-components@17.1.0
    • @commercetools-frontend/react-notifications@17.1.0

@commercetools-website/custom-applications@17.0.2

Patch Changes

@commercetools-website/components-playground@16.10.10

Patch Changes

  • 5d9d5da #1820 Thanks @renovate! - fix(deps): update all dependencies

  • Updated dependencies [5d9d5da]:

    • @commercetools-frontend/i18n@17.1.0
    • @commercetools-frontend/application-components@17.1.0

@vercel
Copy link

vercel bot commented Oct 22, 2020

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/m2uo9znhs
✅ Preview: https://merchant-center-application-kit-git-changeset-release-master.commercetools.now.sh

@vercel vercel bot temporarily deployed to Preview October 22, 2020 16:19 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 8c632d2 to 0997c91 Compare October 23, 2020 13:24
@vercel vercel bot temporarily deployed to Preview October 23, 2020 13:24 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 0997c91 to 32dc465 Compare October 24, 2020 16:58
@vercel vercel bot temporarily deployed to Preview October 24, 2020 16:59 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 32dc465 to 58409a8 Compare October 26, 2020 08:01
@vercel vercel bot temporarily deployed to Preview October 26, 2020 08:01 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 58409a8 to b4365a5 Compare October 26, 2020 08:02
@vercel vercel bot temporarily deployed to Preview October 26, 2020 08:08 Inactive
@ghost ghost force-pushed the changeset-release/master branch 2 times, most recently from c11d159 to 67b4c6d Compare October 26, 2020 08:13
@vercel vercel bot temporarily deployed to Preview October 26, 2020 08:16 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 67b4c6d to 1935e2c Compare October 26, 2020 08:17
@vercel vercel bot temporarily deployed to Preview October 26, 2020 08:25 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 1935e2c to 3f26d85 Compare October 26, 2020 08:54
@vercel vercel bot temporarily deployed to Preview October 26, 2020 08:54 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 3f26d85 to 77d28a9 Compare October 26, 2020 09:03
@vercel vercel bot temporarily deployed to Preview October 26, 2020 09:03 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 77d28a9 to 0b075bf Compare October 26, 2020 09:30
@vercel vercel bot temporarily deployed to Preview October 26, 2020 09:30 Inactive
@ghost ghost force-pushed the changeset-release/master branch 2 times, most recently from 0058a2a to a509c26 Compare October 26, 2020 09:35
@vercel vercel bot temporarily deployed to Preview October 26, 2020 09:36 Inactive
@ghost ghost force-pushed the changeset-release/master branch from a509c26 to feb677b Compare October 26, 2020 09:42
@vercel vercel bot temporarily deployed to Preview October 26, 2020 09:43 Inactive
@ghost ghost force-pushed the changeset-release/master branch from feb677b to 420a216 Compare October 26, 2020 10:08
@vercel vercel bot temporarily deployed to Preview October 26, 2020 10:08 Inactive
@ghost ghost force-pushed the changeset-release/master branch from 420a216 to 686e375 Compare October 28, 2020 19:43
@ghost ghost force-pushed the changeset-release/master branch from 686e375 to 437ecf8 Compare October 28, 2020 19:55
@vercel vercel bot temporarily deployed to Preview October 28, 2020 19:55 Inactive
@adnasa adnasa merged commit 0d2d9f6 into master Oct 30, 2020
@adnasa adnasa deleted the changeset-release/master branch October 30, 2020 08:34
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