Alokai

@vsf-enterprise/builder-sdk

7.0.0

Patch Changes

  • Updated dependencies:
    • @alokai/connect@2.4.0
    • @vsf-enterprise/builderio-api@7.0.0

6.0.2

Patch Changes

  • Updated dependencies:
    • @alokai/connect@2.3.2
    • @vsf-enterprise/builderio-api@6.0.2

6.0.1

Patch Changes

  • Updated dependencies:
    • @alokai/connect@2.3.1
    • @vsf-enterprise/builderio-api@6.0.1

6.0.0

Patch Changes

  • CHANGED Node engines tightened to ^20.10.0 || >=22.14.0 to match the runtime support range for JSON ESM imports with with { type: "json" }.
  • Updated dependencies:
    • @alokai/connect@2.3.0
    • @vsf-enterprise/cms-components-utils@3.2.0
    • @vsf-enterprise/builderio-api@6.0.0

5.0.0

Patch Changes

  • CHANGED Updated internal dependencies for Yarn 4 compatibility.
  • CHANGED Align dependency versions across SDKs, tooling, and shared configs.
  • CHANGED Replaced Rollup with tsdown for @vsf-enterprise and @alokai package builds.
  • Updated dependencies:
    • @vsf-enterprise/builderio-api@5.0.0
    • @alokai/connect@2.0.0

4.0.0

Major Changes

  • CHANGED Guarantee compatibility with @alokai/connect package.
  • CHANGED Updated the package for compatibility with Node.js 22.

Key Updates:

  • Upgraded to the latest version of Node.js 22
  • Updated CI pipelines to use Node.js 22 for consistency.
  • Updated .nvmrc or .node-version files to specify Node.js version 22.14.
  • Upgraded @types/node to version ^22.13.17 for compatibility with the latest Node.js features.

Recommendations:

  • Use Node.js version 22.14.0 or higher for optimal performance, security, and compatibility.
  • While Node.js 20 is technically supported, it is not recommended as it may cause compatibility issues with certain packages and has not been thoroughly tested. CHANGED Replaced core dependencies with a new @alokai/connect package. @vue-storefront/middleware, @vue-storefront/sdk, vue-storefront/logger, vue-storefront/unified-data-model, @vue-storefront/multistore were replaced with @alokai/connect. The replacement preserves the same functionality and interface as the original packages. To read more about the @alokai/connect package, please refer to the documentation.

Minor Changes

  • CHANGED Update axios version to "^1.7.9"

Patch Changes

  • Updated dependencies:
    • @vsf-enterprise/cms-components-utils@3.0.0
    • @vsf-enterprise/builderio-api@4.0.0
    • @alokai/connect@1.0.0

4.0.0-rc.5

Patch Changes

  • Updated dependencies:
    • @alokai/connect@1.0.0-rc.4
    • @vsf-enterprise/builderio-api@4.0.0-rc.5

4.0.0-rc.4

Major Changes

  • CHANGED Updated the package for compatibility with Node.js 22.

Key Updates:

  • Upgraded to the latest version of Node.js 22
  • Updated CI pipelines to use Node.js 22 for consistency.
  • Updated .nvmrc or .node-version files to specify Node.js version 22.14.
  • Upgraded @types/node to version ^22.13.17 for compatibility with the latest Node.js features.

Recommendations:

  • Use Node.js version 22.14.0 or higher for optimal performance, security, and compatibility.
  • While Node.js 20 is technically supported, it is not recommended as it may cause compatibility issues with certain packages and has not been thoroughly tested.

Patch Changes

  • Updated dependencies:
    • @vsf-enterprise/cms-components-utils@3.0.0-rc.1
    • @vsf-enterprise/builderio-api@4.0.0-rc.4
    • @alokai/connect@1.0.0-rc.3

4.0.0-rc.3

Minor Changes

  • CHANGED Update axios version to "^1.7.9"

Patch Changes

  • Updated dependencies:
    • @vsf-enterprise/builderio-api@4.0.0-rc.3
    • @alokai/connect@1.0.0-rc.2

4.0.0-rc.2

Patch Changes

  • Updated dependencies:
    • @alokai/connect@1.0.0-rc.1
    • @vsf-enterprise/builderio-api@4.0.0-rc.2

4.0.0-rc.1

Major Changes

Update packages to work with connect rc version

Patch Changes

  • Updated dependencies:
    • @vsf-enterprise/cms-components-utils@3.0.0-rc.0
    • @vsf-enterprise/builderio-api@4.0.0-rc.1
    • @alokai/connect@1.0.0-rc.0

4.0.0-rc.0

Major Changes

CHANGED Replaced core dependencies with a new @alokai/connect package. @vue-storefront/middleware, @vue-storefront/sdk, vue-storefront/logger, vue-storefront/unified-data-model were replaced with @alokai/connect. The replacement preserves the same functionality and interface as the original packages. To read more about the @alokai/connect package, please refer to the documentation. You will also find a migration guide in the documentation.

Patch Changes

  • Updated dependencies:
    • @vsf-enterprise/builderio-api@4.0.0-rc.0

3.0.3

Patch Changes

  • REMOVED the dependency to @vue-storefront/sdk-axios-request-sender. It was redundant and not used in the project.
  • DEPRECATED BuilderioModule interface. It's redundant and will be removed in next major version after 04.2025.

3.0.2

Patch Changes

  • Updated dependencies:
    • @vsf-enterprise/builderio-api@3.0.0

3.0.1

Patch Changes

  • Updated dependencies:
    • @vsf-enterprise/cms-components-utils@2.0.0

3.0.0

Major Changes

  • CHANGED The package now uses type definitions from the @vsf-enterprise/builderio-api package instead of @vsf-enterprise/builder-api. SDK methods do not require context as the first argument.

2.0.0

Major Changes

Created Builder.io new middleware module.

2.0.2

Patch Changes

  • Updated dependencies:
    • @vsf-enterprise/builder-api@3.0.0

2.0.1

Patch Changes

Update axios to ^0.28.0 to avoid CVE-2023-45857

2.0.0

Major Changes

Update minimum Node version to 18

Patch Changes

Update axios to ^0.28.0 to avoid security vulnerability

  • Updated dependencies:
    • @vsf-enterprise/builder-api@2.0.0

1.0.1

Patch Changes

  • 2c9d545: Removed middleware as peer dependency

1.0.0

Major Changes

  • ea7594a: Initial mMjor release

Patch Changes

  • Updated dependencies [ea7594a]
    • @vsf-enterprise/builder-api@1.0.0

On this page