Skip to content

@bigcommerce/create-catalyst@1.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 13:39
81b88df

Minor Changes

  • #3055 854aab5 Thanks @jorgemoya! - Deprecate the create-catalyst integration command. It now prints a deprecation warning when invoked and is hidden from --help. The command builds integration patches by diffing git tags, which won't work once Catalyst projects are distributed as tarballs (no git history) — it will be replaced by the forthcoming catalyst upgrade command. The command still functions for now; full removal will follow in a future major version.