Merged
Conversation
…efault static parameters
…nalyzer to version 16.2.1 across multiple examples; add new eslint.config.mjs for pages router
…v-nipuna Upgrade solterra, alaris and basic pages router example projects to csdk 2.0.2
Scb 820 csdk 2.0 dev
* upgrade skate park * upgrade sync and alaris sites * upgrade solterra and empty site * refactor: remove default static parameters in Next.js page generation * refactor: streamline page components by removing unused headers and default static parameters * update basic pages router to csdk 2 * refactor: add error handling for NotFound page in Next.js examples * chore: update eslint-config-next to version 16.1.1 and @next/bundle-analyzer to version 16.2.1 across multiple examples; add new eslint.config.mjs for pages router --------- Co-authored-by: Nipuna Abeywickrama <[email protected]>
…backup Upgrade basic-nextjs, sync and skate-park example projects to csdk 2.0.2
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🔍 PR Validation Results❌ Status: ❌ FAILED Base Branch Check: ✅ Based on latest main Build Type: ✅ Full build (with Sitecore integration) Validated Starters: kit-nextjs-skate-park, kit-nextjs-article-starter, kit-nextjs-location-finder, kit-nextjs-product-listing Checks Performed:
Next Steps:
|
sc-naveenhedallaarachchi
approved these changes
Apr 9, 2026
sc-chathumikaalwis
added a commit
that referenced
this pull request
Apr 10, 2026
* CSDK 2.0.2 upgrade (#440) * upgrade skate park * upgrade sync and alaris sites * upgrade solterra and empty site * refactor: remove default static parameters in Next.js page generation * refactor: streamline page components by removing unused headers and default static parameters * update basic pages router to csdk 2 * refactor: add error handling for NotFound page in Next.js examples * chore: update eslint-config-next to version 16.1.1 and @next/bundle-analyzer to version 16.2.1 across multiple examples; add new eslint.config.mjs for pages router * upgrade solterra to csdk 2.0.2 * upgrade alaris site to csdk 2.0.2 * upgrade basic pages router site to csdk 2.0.2 * update sitecore edge url * Scb 820 csdk 2.0 dev (#25) * upgrade skate park * upgrade sync and alaris sites * upgrade solterra and empty site * refactor: remove default static parameters in Next.js page generation * refactor: streamline page components by removing unused headers and default static parameters * update basic pages router to csdk 2 * refactor: add error handling for NotFound page in Next.js examples * chore: update eslint-config-next to version 16.1.1 and @next/bundle-analyzer to version 16.2.1 across multiple examples; add new eslint.config.mjs for pages router --------- Co-authored-by: Nipuna Abeywickrama <[email protected]> * upgrade skatepark to csdk 2.0.2 * upgrade sync to csdk 2.0.2 * upgrade basic-nextjs to csdk 2.0.2 * update event imports to use browser-specific module * update package lock files --------- Co-authored-by: Naveen Hedalla Arachchi <[email protected]> * Refactor CdpPageView tests to update event imports from browser-specific module to unified events module (#441) --------- Co-authored-by: Nipuna Abeywickrama <[email protected]> Co-authored-by: Naveen Hedalla Arachchi <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description / Motivation
Please describe the context and motivation for this change. Why is this PR necessary? What problem does it solve or what feature does it add?
Include information on major design decisions, approaches taken, and any technical details important for reviewers to know.
Testing Details
Explain how to test this PR. Include specific areas to test, relevant test cases, and any setup required.
Types of changes
Terms