Skip to content

[csdk] latest release - #560

Open
jss-release-github-app[bot] wants to merge 1 commit into
devfrom
changeset-release/dev
Open

[csdk] latest release#560
jss-release-github-app[bot] wants to merge 1 commit into
devfrom
changeset-release/dev

Conversation

@jss-release-github-app

@jss-release-github-app jss-release-github-app Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

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 dev, this PR will be updated.

Releases

@sitecore-content-sdk/angular@0.2.0

Minor Changes

  • Support optional sc_previewTime on the Angular editing render endpoint for time-based Edge preview. (8b18c6e)

Patch Changes

  • [Chore] Cleanup demo code (758194c)

@sitecore-content-sdk/nextjs@2.3.0

Minor Changes

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

    • Add locale and facet support to search package and React hooks

    • SearchParameters now accepts an optional locale field for multi-locale index configurations

    • SearchParameters now accepts an optional facet field (FacetRequest) to request facet counts and filter by facet values

    • SearchResponse now includes an optional facets field (FacetResult[]) with facet data when requested

    • Six new public types exported from @sitecore-content-sdk/search: FacetRequest, FacetField, FacetFilter, FacetFilterOperator, FacetValue, FacetResult

    • useSearch and useInfiniteSearch hooks in @sitecore-content-sdk/react updated to support the new locale and facet options and expose facets in the returned state (ce89722)

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

    • Add locale and facet support to search package and React hooks

    • SearchParameters now accepts an optional locale field for multi-locale index configurations

    • SearchParameters now accepts an optional facet field (FacetRequest) to request facet counts and filter by facet values

    • SearchResponse now includes an optional facets field (FacetResult[]) with facet data when requested

    • Six new public types exported from @sitecore-content-sdk/search: FacetRequest, FacetField, FacetFilter, FacetFilterOperator, FacetValue, FacetResult

    • useSearch and useInfiniteSearch hooks in @sitecore-content-sdk/react updated to support the new locale and facet options and expose facets in the returned state (ce89722)

Patch Changes

  • [SXA Redirects] Refactor redirects logic to be reusable across frameworks (6f8e423)
  • Add redirects.localeInPath so App Router redirect locale handling works when LocaleProxy is removed (x-sc-locale is optional). true/false control path prefixes; default null keeps the x-sc-locale header fallback (non-breaking). App Router templates set true. (e2bac91)
  • [SXA Redirects] Ensure locales are compared case-insensitively (6f8e423)
  • [App router] Locale always attached on redirect when isLanguagePreserved is true, request URL does not have locale prefix and redirect does not change locale (6563736)
  • Redirect Proxy not matching encoded URLs with unicode characters in Redirect Map (6563736)

@sitecore-content-sdk/react@2.3.0

Minor Changes

  • Add locale and facet support to search package and React hooks (ce89722)

    • SearchParameters now accepts an optional locale field for multi-locale index configurations
    • SearchParameters now accepts an optional facet field (FacetRequest) to request facet counts and filter by facet values
    • SearchResponse now includes an optional facets field (FacetResult[]) with facet data when requested
    • Six new public types exported from @sitecore-content-sdk/search: FacetRequest, FacetField, FacetFilter, FacetFilterOperator, FacetValue, FacetResult
    • useSearch and useInfiniteSearch hooks in @sitecore-content-sdk/react updated to support the new locale and facet options and expose facets in the returned state
  • minor @sitecore-content-sdk/search dependency update:

    • Add locale and facet support to search package and React hooks

    • SearchParameters now accepts an optional locale field for multi-locale index configurations

    • SearchParameters now accepts an optional facet field (FacetRequest) to request facet counts and filter by facet values

    • SearchResponse now includes an optional facets field (FacetResult[]) with facet data when requested

    • Six new public types exported from @sitecore-content-sdk/search: FacetRequest, FacetField, FacetFilter, FacetFilterOperator, FacetValue, FacetResult

    • useSearch and useInfiniteSearch hooks in @sitecore-content-sdk/react updated to support the new locale and facet options and expose facets in the returned state (ce89722)

@sitecore-content-sdk/search@0.4.0

Minor Changes

  • Add locale and facet support to search package and React hooks (ce89722)

    • SearchParameters now accepts an optional locale field for multi-locale index configurations
    • SearchParameters now accepts an optional facet field (FacetRequest) to request facet counts and filter by facet values
    • SearchResponse now includes an optional facets field (FacetResult[]) with facet data when requested
    • Six new public types exported from @sitecore-content-sdk/search: FacetRequest, FacetField, FacetFilter, FacetFilterOperator, FacetValue, FacetResult
    • useSearch and useInfiniteSearch hooks in @sitecore-content-sdk/react updated to support the new locale and facet options and expose facets in the returned state

@sitecore-content-sdk/content@2.2.2

Patch Changes

  • [SXA Redirects] Refactor redirects logic to be reusable across frameworks (6f8e423)
  • Redirect Proxy not matching encoded URLs with unicode characters in Redirect Map (6563736)

create-content-sdk-app@2.3.1

Patch Changes

  • Add redirects.localeInPath so App Router redirect locale handling works when LocaleProxy is removed (x-sc-locale is optional). true/false control path prefixes; default null keeps the x-sc-locale header fallback (non-breaking). App Router templates set true. (e2bac91)

  • [Chore] Cleanup demo code (758194c)

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

    • Support optional sc_previewTime on the Angular editing render endpoint for time-based Edge preview. (8b18c6e)
  • minor @sitecore-content-sdk/react dependency update:

    • Add locale and facet support to search package and React hooks

    • SearchParameters now accepts an optional locale field for multi-locale index configurations

    • SearchParameters now accepts an optional facet field (FacetRequest) to request facet counts and filter by facet values

    • SearchResponse now includes an optional facets field (FacetResult[]) with facet data when requested

    • Six new public types exported from @sitecore-content-sdk/search: FacetRequest, FacetField, FacetFilter, FacetFilterOperator, FacetValue, FacetResult

    • useSearch and useInfiniteSearch hooks in @sitecore-content-sdk/react updated to support the new locale and facet options and expose facets in the returned state (ce89722)

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

    • Add locale and facet support to search package and React hooks

    • SearchParameters now accepts an optional locale field for multi-locale index configurations

    • SearchParameters now accepts an optional facet field (FacetRequest) to request facet counts and filter by facet values

    • SearchResponse now includes an optional facets field (FacetResult[]) with facet data when requested

    • Six new public types exported from @sitecore-content-sdk/search: FacetRequest, FacetField, FacetFilter, FacetFilterOperator, FacetValue, FacetResult

    • useSearch and useInfiniteSearch hooks in @sitecore-content-sdk/react updated to support the new locale and facet options and expose facets in the returned state (ce89722)

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

📦 Package Size and Test Coverage Report

Package Base Size PR Size Δ Change Base Coverage PR Coverage Δ Change
analytics-core 67.34 KB 67.34 KB ✅ 0.00 KB 97.40% 97.40% 0.00%
angular 314.76 KB 314.76 KB ✅ 0.00 KB 94.11% 93.99% -0.13%
cli 61.06 KB 61.06 KB ✅ 0.00 KB 71.36% 71.36% 0.00%
content 481.96 KB 481.96 KB ✅ 0.00 KB 92.86% 92.86% 0.00%
core 121.93 KB 121.93 KB ✅ 0.00 KB 91.09% 91.09% 0.00%
create-content-sdk-app 523.93 KB 523.93 KB ✅ 0.00 KB 96.47% 96.47% 0.00%
events 72.27 KB 72.27 KB ✅ 0.00 KB 97.97% 97.97% 0.00%
nextjs 543.01 KB 543.01 KB ✅ 0.00 KB 91.47% 91.47% 0.00%
personalize 64.01 KB 64.01 KB ✅ 0.00 KB 99.74% 99.74% 0.00%
react 235.00 KB 235.00 KB ✅ 0.00 KB 93.89% 93.89% 0.00%
search 8.25 KB 8.25 KB ✅ 0.00 KB 98.72% 98.72% 0.00%
Total ✅ 0.00 KB

@jss-release-github-app
jss-release-github-app Bot force-pushed the changeset-release/dev branch 4 times, most recently from e0550b9 to ccafac4 Compare July 27, 2026 01:06
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