Skip to content

Commit

Permalink
[sitecore-jss] Support for both 'published' and 'staged' revisions of…
Browse files Browse the repository at this point in the history
… FEAAS stylesheets/themes (#1644)

* [sitecore-jss] [FEAAS] Load stylesheets with correct revision staged/published

* CHANGELOG

* Update
  • Loading branch information
illiakovalenko authored Oct 30, 2023
1 parent d4a127f commit 9247ffc
Show file tree
Hide file tree
Showing 3 changed files with 369 additions and 298 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Our versioning strategy is as follows:

### 🎉 New Features & Improvements

* `[sitecore-jss]` Support for both 'published' and 'staged' revisions of FEAAS stylesheets/themes ([#1644](https://github.com/Sitecore/jss/pull/1644))
* `[templates/nextjs]` `[sitecore-jss-nextjs]` `[sitecore-jss]` ([#1640](https://github.com/Sitecore/jss/pull/1640)) Sitecore Edge Platform and Context support:
* Introducing the _clientFactory_ property. This property can be utilized by GraphQL-based services, the previously used _endpoint_ and _apiKey_ properties are deprecated. The _clientFactory_ serves as the central hub for executing GraphQL requests within the application.
* New SITECORE_EDGE_CONTEXT_ID environment variable has been added.
Expand Down
Loading

0 comments on commit 9247ffc

Please sign in to comment.