Skip to content

Releases: contentful/experience-builder

v1.41.0

13 Jun 10:02
Compare
Choose a tag to compare

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

10 Jun 14:03
Compare
Choose a tag to compare

1.40.2 (2025-06-10)

Bug Fixes

  • core: consolidate CSS generation for cfVisibility in SSR and CSR [SPA-2782] (#1166) (ebbee81)
  • move typeof check to try catch block as well (7358ebd)

v1.40.1

06 Jun 06:43
Compare
Choose a tag to compare

1.40.1 (2025-06-06)

Bug Fixes

  • core: resolves deep bindings with reference field already being an entity instead of a link [SPA-2843] (#1156) (fb1d2c5)
  • delivery: use disjunct media queries to only hide nodes for explicit breakpoints [SPA-2782[ (#1158) (83179af)

v1.40.0

04 Jun 10:28
Compare
Choose a tag to compare

1.40.0 (2025-06-04)

Features

v1.39.0

03 Jun 08:33
Compare
Choose a tag to compare

1.39.0 (2025-06-03)

Features

  • validator: split schema between experience and patterns [SPA-2753] (#1132)

Bug Fixes

v1.38.0

23 May 13:43
Compare
Choose a tag to compare

1.38.0 (2025-05-23)

Features

Bug Fixes

  • merge two pattern node id chains for CSS classes [SPA-2767] (#1120)

v1.37.2

15 May 15:54
Compare
Choose a tag to compare

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

v1.37.1

24 Apr 09:25
Compare
Choose a tag to compare

1.37.1 (2025-04-24)

Bug Fixes

v1.37.0

23 Apr 11:50
Compare
Choose a tag to compare

1.37.0 (2025-04-23)

Features

Bug Fixes

  • resolve background image optimization in SSR [SPA-2698] (#1093)
  • Publish NPM package create-contentful-studio-experiences via GitHub NPM registry and use @contentful scope [SPA-2729] (#1098) (224386e). Get started quickly by running npm init @contentful/contentful-studio-experiences.

v1.36.0

17 Apr 07:45
Compare
Choose a tag to compare

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)

Others

  • add new component with Link field for testing (#1081) (4caddd5)