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

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Version Packages #2629

merged 1 commit into from
Jun 6, 2022

Conversation

ghost
Copy link

@ghost ghost commented May 27, 2022

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/[email protected]

Minor Changes

  • #2628 0b3ea758 Thanks @kark! - Expose a base tsconfig-mc-app.json file to be used in a Custom Application TypeScript project.

    In your tsconfig.json file, extend the base config from the @commercetools-frontend/application-config package:

    {
      "extends": "@commercetools-frontend/application-config/tsconfig-mc-app.json"
    }

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

  • #2627 5a8c301d Thanks @emmenko! - Add proper entry point for Jest preset for typescript.

    -const jestPresetForTypeScript = require('@commercetools-frontend/jest-preset-mc-app/jest-preset-for-typescript');
    
    module.exports = {
    -  ...jestPresetForTypeScript,
    +  preset: '@commercetools-frontend/jest-preset-mc-app/typescript'
    };

    The import @commercetools-frontend/jest-preset-mc-app/jest-preset-for-typescript still works for backwards compatibility.

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

@commercetools-frontend/[email protected]

Patch Changes

  • #2626 eea4f5fa Thanks @emmenko! - Fix dev middleware usage for local login flow (internal usage only)"

  • #2630 c0516c5b Thanks @emmenko! - > These changes are only relevant when using the experimental Vite bundler (ENABLE_EXPERIMENTAL_VITE_BUNDLER=true).

    Allow to load a Vite config in addition to the default config. This is useful for using extra Rollup/Vite plugins, or other Vite options.

  • Updated dependencies [0b3ea758, eea4f5fa]:

[email protected]

Patch Changes

[email protected]

Patch Changes

@commercetools-local/[email protected]

Patch Changes

@commercetools-website/[email protected]

Patch Changes

@github-actions github-actions bot temporarily deployed to Preview May 27, 2022 18:48 Destroyed
@github-actions
Copy link
Contributor

github-actions bot commented May 27, 2022

Deploy preview for merchant-center-application-kit ready!

✅ Preview
https://merchant-center-application-ebc9y84bh-commercetools.vercel.app
https://appkit-sha-30dad36804ef0fa9796f40acd71ffc0aae90acd6.commercetools.vercel.app
https://appkit-pr-2629.commercetools.vercel.app

Built with commit fc08353.
This pull request is being automatically deployed with vercel-action

@ghost ghost force-pushed the changeset-release/main branch 2 times, most recently from 0c3f4b1 to 61f37d0 Compare June 3, 2022 09:54
@github-actions github-actions bot temporarily deployed to Preview June 3, 2022 09:56 Destroyed
@github-actions github-actions bot temporarily deployed to Preview June 3, 2022 10:02 Destroyed
@ghost ghost force-pushed the changeset-release/main branch 2 times, most recently from 02e15bc to d415da6 Compare June 3, 2022 10:20
@github-actions github-actions bot temporarily deployed to Preview June 3, 2022 10:21 Destroyed
@github-actions github-actions bot temporarily deployed to Preview June 3, 2022 10:26 Destroyed
@ghost ghost force-pushed the changeset-release/main branch from d415da6 to 3a28a4b Compare June 3, 2022 10:37
@github-actions github-actions bot temporarily deployed to Preview June 3, 2022 10:45 Destroyed
@ghost ghost force-pushed the changeset-release/main branch from 3a28a4b to 5f87152 Compare June 3, 2022 12:48
@github-actions github-actions bot temporarily deployed to Preview June 3, 2022 12:53 Destroyed
@ghost ghost force-pushed the changeset-release/main branch from 5f87152 to fc08353 Compare June 6, 2022 07:03
@github-actions github-actions bot temporarily deployed to Preview June 6, 2022 07:08 Destroyed
@CarlosCortizasCT CarlosCortizasCT merged commit b72b975 into main Jun 6, 2022
@CarlosCortizasCT CarlosCortizasCT deleted the changeset-release/main branch June 6, 2022 11:40
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.

2 participants