Version Packages - main
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]
Patch Changes
- @shopify/[email protected]
@shopify/[email protected]
@shopify/[email protected]
@shopify/[email protected]
@shopify/[email protected]
Minor Changes
-
a6d28e0: Add new Remix templates behind the
POLARIS_UNIFIEDenvironment variable -
6fcf4d4: Made the
--use-localhostand--localhost-portflags public for theshopify app devcommandWhen the
--use-localhostflag is present a tunnel won't be used. Instead, the app will be loaded using https localhost. A self-signed cert will be generated using mkcert. This flag is not compatible with Shopify features which directly invoke your app (such as Webhooks, App proxy, and Flow actions), or those which require testing your app from another'.--use-localhostwill always try to use port 3458. If port 3458 is not available the CLI will warn the user and automaticlly select a different port. Alternatively use the--localhost-portflag to specify that you want to develop using localhost on a specific port. For example:shopify app dev --localhost-port=4000.
Patch Changes
- 9ccf6fa: Fixes editor extension collection validation being run on generate
- a5ff255: Use terminal hyperlinks for
app devpreview and GraphiQL links. - c3a5189: Bug-fix: Handling mis-configured extension TOML files
- Updated dependencies [737c9ab]
- Updated dependencies [44e8bc7]
- Updated dependencies [ae9e30d]
- @shopify/[email protected]
- @shopify/[email protected]
- @shopify/[email protected]
@shopify/[email protected]
Minor Changes
- ae9e30d: Hot-reloading in
shopify theme devnow supports{% javascript %}tags
Patch Changes
- 737c9ab: Support hot reloading after changes to Liquid
{% stylesheet %}tag. - 44e8bc7: Improved theme upload ordering to ensure layout files are uploaded before templates
- @shopify/[email protected]
@shopify/[email protected]
Patch Changes
- @shopify/[email protected]