Releases: contentful/experience-builder
Releases · contentful/experience-builder
v1.41.0
1.41.0 (2025-06-13)
Features
Bug Fixes
- handle entry fields being already resolved links (#1176) (5a7de24)
- handle unexpected json data gracefully (556fd40)
- handle unexpected scenarios gracefully or render better error message (#1170) (618fdd9)
- remove contentType attribute from PatternProperty schema (#1172) (ddef0ff)
- validators: remove unused full EntryProps type [SPA-2753] (#1169) (7389339)
v1.40.2
v1.40.1
v1.40.0
v1.39.0
v1.38.0
v1.37.2
1.37.2 (2025-05-15)
Feature
- Bootstrap your new Studio project with
npm init @contentful/studio-experiences
(for more information, have a look at this document) [SPA-2729] [SPA-2741] (#1109)
Bug Fixes
- Consider iframe horizontal scroll when sending mouse move position [SPA-2694] (#1118) (0515759)
- Add relative position wrapper for misaligned image placeholder [SPA-2764] (#1119) (61f8c85)
- Remove style nodes from the DOM in the cleanup function of the injection hook [SPA-2765] (#1122) (f8869f4)
- Remove unused variable from useSingleColumn hook [SPA-2738] (#1106) (cfcf3a2)
- Ensure unique classnames for nested patterns across breakpoints [SPA-2766] (#1121) (4c9ed48)
v1.37.1
v1.37.0
1.37.0 (2025-04-23)
Features
- Add a new fetcher hook
useCustomFetch
for more control on the fetching process [SPA-2706] [ZEND-6205] (#1078). See this guidance document.
Bug Fixes
v1.36.0
1.36.0 (2025-04-17)
Features
- prebinding: prebindings with multiple pattern instances in a pattern [LUMOS-610] (bb7d4c2)
Bug Fixes
- Add debug log for REQUESTED_ENTITIES as well (#1079) (fbd5fc1)
- Hidden nodes with fixed height malfunctioning In editor mode [SPA-2656] (#1071) (7860e70)
- Set pattern wrapper width to 100% only when the main component has 100% width (fed746d)
- Set pattern wrapper height to 100% only when the main component has 100% height (#1080) (a3614ea)
- Update lock file (a86bc46)