Skip to content

[csdk] patch release - release/beta-angular#499

Open
jss-release-github-app[bot] wants to merge 1 commit into
release/beta-angularfrom
changeset-release/release/beta-angular
Open

[csdk] patch release - release/beta-angular#499
jss-release-github-app[bot] wants to merge 1 commit into
release/beta-angularfrom
changeset-release/release/beta-angular

Conversation

@jss-release-github-app

@jss-release-github-app jss-release-github-app Bot commented Jun 4, 2026

Copy link
Copy Markdown

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 release/beta-angular, this PR will be updated.

Releases

@sitecore-content-sdk/analytics-core@2.2.0

Minor Changes

  • minor @sitecore-content-sdk/core dependency update:
    • Refactor config and some component logic to be framework reusable (0ffd4a7)

Patch Changes

  • [Chore] Change the exports order of types in package.json to prevent Angular compiler warnings (0ffd4a7)

@sitecore-content-sdk/angular@1.0.0

Minor Changes

  • [feature] Angular support (0ffd4a7)
  • Personalize, multisite and analytics support (7630555)
  • Angular Pages editing support and Angular guards. (042f0f0)
    • Conditional rendering for editing markup
    • Preview support
    • Option to apply Angular guards at placeholder level
    • Editing, config middleware endpoints for Pages support
    • Caching disabled when in editing mode
  • Sitemap and robots.txt enpoints support (200841a)
  • minor @sitecore-content-sdk/content dependency update:
    • Support Draft Components (a1d3798)
    • Refactor config and some component logic to be framework reusable (0ffd4a7)
  • minor @sitecore-content-sdk/core dependency update:
    • Refactor config and some component logic to be framework reusable (0ffd4a7)

@sitecore-content-sdk/cli@2.2.0

Minor Changes

  • minor @sitecore-content-sdk/content dependency update:
    • Support Draft Components (a1d3798)
    • Refactor config and some component logic to be framework reusable (0ffd4a7)
  • minor @sitecore-content-sdk/core dependency update:
    • Refactor config and some component logic to be framework reusable (0ffd4a7)

@sitecore-content-sdk/content@3.0.0

Minor Changes

  • Support Draft Components (a1d3798)
  • Refactor config and some component logic to be framework reusable (0ffd4a7)
  • minor @sitecore-content-sdk/core dependency update:
    • Refactor config and some component logic to be framework reusable (0ffd4a7)

Patch Changes

  • Personalize hide component does not work properly in edit in case of nested personalization (77825b9)
  • [content] Fix fallback URL in Sitemapindex (9d576f7)
  • [core][content] Replace url-parse with the WHATWG URL API in the GraphQL client and media URL helpers to avoid Node DEP0169 / legacy URL parsing warnings. (c50ffd7)
  • [Chore] Change the exports order of types in package.json to prevent Angular compiler warnings (0ffd4a7)

@sitecore-content-sdk/core@2.2.0

Minor Changes

  • Refactor config and some component logic to be framework reusable (0ffd4a7)

Patch Changes

  • [core][content] Replace url-parse with the WHATWG URL API in the GraphQL client and media URL helpers to avoid Node DEP0169 / legacy URL parsing warnings. (c50ffd7)

create-content-sdk-app@2.2.0

Minor Changes

  • [feature] Angular support (0ffd4a7)

  • Angular Pages editing support and Angular guards. (042f0f0)

    • Conditional rendering for editing markup
    • Preview support
    • Option to apply Angular guards at placeholder level
    • Editing, config middleware endpoints for Pages support
    • Caching disabled when in editing mode
  • Add tag-based revalidation support for the Next.js App Router with Cache Components, including cache tag helpers and revalidation route handlers. (856cb89)

    Introduce the nextjs-app-router-cache-components scaffolding template with a combined revalidation route wired out of the box.

Patch Changes

  • [create-content-sdk-app] Add PartialDesignDynamicPlaceholder to App Router and Pages Router templates for Sitecore AI partial designs (85b14a9)

  • [create-content-sdk][Chore] The template version management has been adjusted for multi-version use (3f9282b)

  • minor @sitecore-content-sdk/angular dependency update:

    • [feature] Angular support (0ffd4a7)
    • Personalize, multisite and analytics support (7630555)
    • Angular Pages editing support and Angular guards.
    • Conditional rendering for editing markup
    • Preview support
    • Option to apply Angular guards at placeholder level
    • Editing, config middleware endpoints for Pages support
    • Caching disabled when in editing mode (042f0f0)
    • Sitemap and robots.txt enpoints support (200841a)
  • minor @sitecore-content-sdk/content dependency update:

    • Support Draft Components (a1d3798)
    • Refactor config and some component logic to be framework reusable (0ffd4a7)
  • minor @sitecore-content-sdk/core dependency update:

    • Refactor config and some component logic to be framework reusable (0ffd4a7)
  • minor @sitecore-content-sdk/nextjs dependency update:

    • [nextjs] Add context to nextjs proxies that the developers can use to get information an what was executed inside each proxy (97ebaca)
    • Support Draft Components (a1d3798)
    • Refactor config and some component logic to be framework reusable (0ffd4a7)
    • Add tag-based revalidation support for the Next.js App Router with Cache Components, including cache tag helpers and revalidation route handlers.

    Introduce the nextjs-app-router-cache-components scaffolding template with a combined revalidation route wired out of the box. (856cb89)

  • minor @sitecore-content-sdk/react dependency update:

    • Refactor config and some component logic to be framework reusable (0ffd4a7)

@sitecore-content-sdk/events@2.2.0

Minor Changes

  • minor @sitecore-content-sdk/core dependency update:
    • Refactor config and some component logic to be framework reusable (0ffd4a7)

Patch Changes

  • [Chore] Change the exports order of types in package.json to prevent Angular compiler warnings (0ffd4a7)

@sitecore-content-sdk/nextjs@3.0.0

Minor Changes

  • [nextjs] Add context to nextjs proxies that the developers can use to get information an what was executed inside each proxy (97ebaca)

  • Support Draft Components (a1d3798)

  • Refactor config and some component logic to be framework reusable (0ffd4a7)

  • Add tag-based revalidation support for the Next.js App Router with Cache Components, including cache tag helpers and revalidation route handlers. (856cb89)

    Introduce the nextjs-app-router-cache-components scaffolding template with a combined revalidation route wired out of the box.

  • minor @sitecore-content-sdk/content dependency update:

    • Support Draft Components (a1d3798)
    • Refactor config and some component logic to be framework reusable (0ffd4a7)
  • minor @sitecore-content-sdk/core dependency update:

    • Refactor config and some component logic to be framework reusable (0ffd4a7)
  • minor @sitecore-content-sdk/react dependency update:

    • Refactor config and some component logic to be framework reusable (0ffd4a7)

Patch Changes

  • [nextjs][Fix] Correct redirect-map regex matching and capture replacement for anchored patterns, locale-prefixed paths, and root-path redirects. (30b0db8)
  • 500 Internal Server Error occurs in Pages editor when Server error page is opened (6b5ddb4)
  • BYOC and FEAAS are broken when client component map generation is disabled (d9d50e1)
  • [Pages Router] Set auth token in proxy and api route for preview protection (421d910)
  • Fallback of clientComponentMap option in defineCliConfig reverted to be true (553b16a)
  • Pass sc_previewMode, sc_site when performing authorization in PreviewProxy (ced58bb)
  • Check sc_site search parameter in PreviewProxy as a fallback when cookie is missing (2204da3)

@sitecore-content-sdk/personalize@2.2.0

Minor Changes

  • minor @sitecore-content-sdk/core dependency update:
    • Refactor config and some component logic to be framework reusable (0ffd4a7)

@sitecore-content-sdk/react@3.0.0

Minor Changes

  • Refactor config and some component logic to be framework reusable (0ffd4a7)
  • minor @sitecore-content-sdk/content dependency update:
    • Support Draft Components (a1d3798)
    • Refactor config and some component logic to be framework reusable (0ffd4a7)
  • minor @sitecore-content-sdk/core dependency update:
    • Refactor config and some component logic to be framework reusable (0ffd4a7)

@sitecore-content-sdk/search@0.4.0

Minor Changes

  • minor @sitecore-content-sdk/core dependency update:
    • Refactor config and some component logic to be framework reusable (0ffd4a7)

@jss-release-github-app jss-release-github-app Bot force-pushed the changeset-release/release/beta-angular branch 2 times, most recently from 69523a2 to 55e1bc6 Compare June 9, 2026 13:23
@jss-release-github-app jss-release-github-app Bot force-pushed the changeset-release/release/beta-angular branch 2 times, most recently from f99fcf7 to a356ba8 Compare June 12, 2026 14:31
@jss-release-github-app jss-release-github-app Bot force-pushed the changeset-release/release/beta-angular branch 2 times, most recently from feea484 to 47adbc1 Compare June 19, 2026 07:31
@jss-release-github-app jss-release-github-app Bot force-pushed the changeset-release/release/beta-angular branch from 47adbc1 to beb2b1f Compare June 19, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants