Skip to content

[FSSDK-10777] release#319

Merged
junaed-optimizely merged 3 commits into3.x.xfrom
junaed/prep-3.4.0
Mar 9, 2026
Merged

[FSSDK-10777] release#319
junaed-optimizely merged 3 commits into3.x.xfrom
junaed/prep-3.4.0

Conversation

@junaed-optimizely
Copy link
Copy Markdown
Contributor

@junaed-optimizely junaed-optimizely commented Mar 6, 2026

Summary

[3.4.0] - Mar 9, 2026

New Features

  • Add a server-safe bundle that is automatically resolved when imported in React Server Components, excluding client-only React APIs (#318)
  • Add qualifiedSegments prop to OptimizelyProvider for passing pre-fetched ODP segments, enabling synchronous ODP-based decisions during SSR (#318)
  • Add getQualifiedSegments utility for fetching ODP audience segments server-side (#318)

Enhancements

  • Improve useExperiment, useFeature, and useDecision hooks to compute decisions when config and user context (including segments) are available, without waiting for onReady (#318)
  • Add comprehensive server-side rendering integration guide covering SSR, SSG, and App Router patterns (#318)

Issues

  • FSSDK-10777

CHANGELOG.md Outdated
@@ -1,5 +1,16 @@
# Changelog

## [3.4.0] - Mar 6, 2026
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update this date

@junaed-optimizely junaed-optimizely merged commit 2c41c4a into 3.x.x Mar 9, 2026
1 check passed
@junaed-optimizely junaed-optimizely deleted the junaed/prep-3.4.0 branch March 9, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet