Skip to content

Update Optimizely SDK version and corresponding components#1

Open
abhinavssingh wants to merge 1 commit intoevest:masterfrom
abhinavssingh:master
Open

Update Optimizely SDK version and corresponding components#1
abhinavssingh wants to merge 1 commit intoevest:masterfrom
abhinavssingh:master

Conversation

@abhinavssingh
Copy link

PR: Upgrade Optimizely SDK & update components (commit 5d306ad)

Summary

  • Upgrade @optimizely/cms-sdk to 1.0.0 and bump Next.js and related packages to 16.1.6.
  • Migrate component APIs and examples to new SDK surface (type/prop changes, preview utils, composition).

What changed

  • Dependencies
    • @optimizely/cms-sdk → 1.0.0
    • next, eslint-config-next, @next/* → 16.1.6
    • Lockfile includes engines.node >=18
  • API/typing updates
    • Infer → ContentProps
    • Prop rename: opti → content
    • getPreviewUtils now accepts content/node
    • OptimizelyExperience → OptimizelyComposition (usage and imports)
  • Docs
    • CLAUDE.md updated with new component and experience patterns
  • Various components updated to match SDK changes (props, preview attrs, composition rendering)

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.

1 participant