Skip to content

Releases: bigcommerce/catalyst

@bigcommerce/[email protected]

21 Oct 16:14
93d6fd5
Compare
Choose a tag to compare

Patch Changes

@bigcommerce/[email protected]

21 Oct 14:43
5c81496
Compare
Choose a tag to compare

Patch Changes

@bigcommerce/[email protected]

18 Oct 19:00
671bd04
Compare
Choose a tag to compare

Patch Changes

@bigcommerce/[email protected]

18 Oct 18:26
0686074
Compare
Choose a tag to compare

Minor Changes

  • #1478 7d66252 Thanks @bookernath! - Update OAuth scopes to future needs

  • #1479 a7ce4b3 Thanks @chanceaclark! - Adds telemetry collection to the CLI. If users want to opt out of CLI telemetry collection, use pnpm create @bigcommerce/catalyst telemetry disable or use the CATALYST_TELEMETRY_DISABLED environment variable to opt-out.

@bigcommerce/[email protected]

18 Oct 20:04
031d44b
Compare
Choose a tag to compare

Patch Changes

@bigcommerce/[email protected]

18 Oct 18:26
0686074
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@bigcommerce/[email protected]

18 Oct 20:04
031d44b
Compare
Choose a tag to compare

Minor Changes

@bigcommerce/[email protected]

18 Oct 18:26
0686074
Compare
Choose a tag to compare

Minor Changes

@bigcommerce/[email protected]

11 Oct 18:44
44151ce
Compare
Choose a tag to compare

Minor Changes

  • #1443 c166d53 Thanks @matthewvolk! - BREAKING: Remove automatic generation of GraphQL type definitions on project creation. This results in faster project creation and generation will happen already as part of starting the development server or kicking off a build

  • #1438 d12c0d2 Thanks @matthewvolk! - BREAKING: Refactor cloneCatalyst so that it simply clones the bigcommerce/catalyst repo, configures remotes, and checks out an optional ref

  • #1440 5b3cbbd Thanks @matthewvolk! - BREAKING: Refactor installDependencies so that it installs all dependencies found in the root package.json file of the monorepo

  • #1435 b38209f Thanks @matthewvolk! - BREAKING: Ensure pnpm is installed on the machine running the CLI

  • #1434 c105d07 Thanks @matthewvolk! - BREAKING: Change required Node.js version to ^20 (instead of >=20)

  • #1441 5463157 Thanks @matthewvolk! - BREAKING: Remove pm utility because the package manager must be pnpm when working in the monorepo

  • #1436 673bea2 Thanks @matthewvolk! - BREAKING: Ensure git is installed on the machine running the CLI

  • #1437 6db8527 Thanks @matthewvolk! - BREAKING: Remove applyIntegrations. Integrations will now be applied by simply fetching the appropriate remote integrations/* branch from upstream, and cherry-picking the integration code

Patch Changes

@bigcommerce/[email protected]

11 Oct 18:44
44151ce
Compare
Choose a tag to compare

Minor Changes

Patch Changes