You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
#3055854aab5 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.