Release Notes > 6.4.9
Webiny 6.4.9 Changelog
See what's new in Webiny version 6.4.9
For the full list of changes, check out the Webiny 6.4.9
release on GitHub.
Headless CMS
ExportBindParentNameContextfor External Use (#5573
)
{/ REVIEW-PENDING @Pavel910 — confirm this entry, then delete this line /}
The BindParentNameContext is now exported from the CMS app, allowing external consumers to access it. Additionally, the Fields grid layout now wraps its children in a BindParentNameContext.Provider, ensuring nested field components receive the correct parent bind name through context when using useBindParentName().