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

Release to npm #282

Merged
merged 2 commits into from
Sep 7, 2023
Merged

Release to npm #282

merged 2 commits into from
Sep 7, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 6, 2023

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

@saleor/[email protected]

Minor Changes

  • 3e31b3a: Changed the "query" field in the AppManifest webhook to be required. Previously, this field was optional.

    For subscription events, Saleor rejects webhooks without query, so this field was valid only with legacy non-subscription webhooks.

    Now, the query is obligatory.

    Warning: This can be a breaking change for some scenarios where legacy webhooks were used!

Patch Changes

  • 8ff42af: Added export path "@saleor/app-sdk/types". It was accessible but not correctly marked in package.json. Now its added in "exports" field which should fix some bundles and IDEs
  • e04d6c0: Bumped semver from 5.7.1 to 5.7.2

@github-actions github-actions bot requested a review from a team September 6, 2023 07:32
@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from d69ce48 to 5874ea5 Compare September 7, 2023 10:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5874ea5 to 3ea62fd Compare September 7, 2023 10:27
@lkostrowski lkostrowski merged commit 3afdb4d into main Sep 7, 2023
4 checks passed
@lkostrowski lkostrowski deleted the changeset-release/main branch September 7, 2023 10:37
@github-actions
Copy link
Contributor Author

github-actions bot commented Sep 7, 2023

Released snapshot build with @dev tag in npm with version: 0.44.0

Install it with

pnpm add @saleor/[email protected]

@github-actions
Copy link
Contributor Author

github-actions bot commented Sep 7, 2023

Package Line Rate Branch Rate Complexity Health
src 83% 95% 0
src.APL 80% 85% 0
src.app-bridge 88% 86% 0
src.handlers.next 90% 84% 0
src.handlers.next.saleor-webhooks 93% 82% 0
src.middleware 60% 97% 0
src.settings-manager 96% 89% 0
src.test-utils 100% 90% 0
src.util 76% 100% 0
Summary 85% (3286 / 3878) 87% (398 / 455) 0

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