Skip to content

Releases: contentful/live-preview

v1.9.0

13 Apr 15:24
Compare
Choose a tag to compare

1.9.0 (2023-04-13)

Features

v1.8.0

11 Apr 08:30
51cb26e
Compare
Choose a tag to compare

1.8.0 (2023-04-11)

Features

v1.7.2

31 Mar 14:45
Compare
Choose a tag to compare

1.7.2 (2023-03-31)

Bug Fixes

  • types: better typing for the send messages (was only partial correct) (142a369)

v1.7.1

31 Mar 12:16
Compare
Choose a tag to compare

1.7.1 (2023-03-31)

Bug Fixes

  • live-updates: cannot read id of undefined (404802b)

v1.7.0

31 Mar 11:52
Compare
Choose a tag to compare

1.7.0 (2023-03-31)

Features

  • utils: always send the location back to the editor (cbb23cd)

v1.6.1

29 Mar 12:31
39cc230
Compare
Choose a tag to compare

1.6.1 (2023-03-29)

Bug Fixes

  • merging graphql properties that we already have [TOL-1079] (#47) (39cc230)

v1.6.0

28 Mar 13:48
7e5f6c7
Compare
Choose a tag to compare

1.6.0 (2023-03-28)

Features

  • complex field support for live preview iframe (#36) (7e5f6c7)

v1.5.0

23 Mar 09:10
4f93df9
Compare
Choose a tag to compare

1.5.0 (2023-03-23)

Bug Fixes

  • live updates simple fields (9ece2bf)

Features

  • implement multi ref field and richtext (6c0bc3f)
  • rich text graphql support (55c2855)

v1.4.0

22 Mar 14:02
f8c5d74
Compare
Choose a tag to compare

1.4.0 (2023-03-22)

Features

  • receive live updates from the editor [TOL-1011] (cf339bb)
  • use content types from user interface (26dbf49)

v1.3.1

17 Mar 13:01
Compare
Choose a tag to compare

1.3.1 (2023-03-17)

Bug Fixes

  • prevent warning when called with undefined or null during development (78496c6)