Minor Changes
- Inital Angular support for Content SDK and Sitecore AI (a453633)
- Basic rendering and skate-park sample app
- Internalization
- Multisite
- Personalization and analytics page view events support
- Stale-while-revalidate data caching (find more in documentation)
- Editing and Preview
- Sitemap and robots.txt enpoints support
- Component-level Angular guards
Patch Changes
- [create-content-sdk-app] Update template agent docs to describe auto-generated component maps (8c0ae95)
- [create-content-sdk-app] Layer and slim AI guidance in scaffolded templates to reduce session-start LLM context (407173b)
- Pass
defaultLanguagefrom sitecore config toLocaleProxyin App Router templates so locale resolution uses the project default instead of hardcodeden(28226c2) - minor
@sitecore-content-sdk/angulardependency update:- Inital Angular support for Content SDK and Sitecore AI
- Basic rendering and skate-park sample app
- Internalization
- Multisite
- Personalization and analytics page view events support
- Stale-while-revalidate data caching (find more in documentation)
- Editing and Preview
- Sitemap and robots.txt enpoints support
- Component-level Angular guards (a453633)