discount-app-components icon indicating copy to clipboard operation
discount-app-components copied to clipboard

Version Packages

Open shopify-github-actions-access[bot] opened this issue 9 months ago • 0 comments

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

@shopify/[email protected]

Major Changes

  • #203 8d15cc1 Thanks @devisscher! - Support App Bridge React V4

    • Remove dependency on App Bridge React V4.
    • Update readme to explain how to use discount-app-components with App Bridge React V4.
    • Removed navigation utilities included in this library in favor of App Bridge React patterns to be used in App.
    • Updated the CombinationCard to remove the ability to open the DiscountCombinationModal. This is no longer supported in App Bridge React.
    • Removed HelpText component.