Skip to content

Releases: contentful/live-preview

v2.2.1

24 May 12:25
Compare
Choose a tag to compare

2.2.1 (2023-05-24)

Bug Fixes

  • types: optimize types for usage with contentful client SDK (a8634e4)

v2.2.0

24 May 11:18
Compare
Choose a tag to compare

2.2.0 (2023-05-24)

Bug Fixes

  • validation: rework validation to work with circular dependencies (eb45364)

Features

  • references: move to promises in REST (b793f5b)
  • references: move to promises to optimize loading behaviour (3cdace4)

v2.1.1

17 May 14:56
e401bfe
Compare
Choose a tag to compare

2.1.1 (2023-05-17)

Bug Fixes

  • graphql: support for adding references inside nested references [TOL-1181] (#112) (e401bfe)

v2.1.0

17 May 11:04
37cd061
Compare
Choose a tag to compare

2.1.0 (2023-05-17)

Features

v2.0.2

16 May 13:48
29be2a9
Compare
Choose a tag to compare

2.0.2 (2023-05-16)

Bug Fixes

  • exclude locale from type mapping [NONE} (9bdb8e6)

v2.0.1

15 May 14:34
db610dd
Compare
Choose a tag to compare

2.0.1 (2023-05-15)

Bug Fixes

  • conditionally check correct props [NONE] (c9b3661)

v2.0.0

12 May 14:04
53d3ed2
Compare
Choose a tag to compare

2.0.0 (2023-05-12)

Features

  • add locale to init [TOL-1152] (ba39a42)

BREAKING CHANGES

  • init method now requires a locale and the
    locale param is now optional
    in getProps & useContentfulLiveUpdates

v1.17.1

12 May 13:15
Compare
Choose a tag to compare

1.17.1 (2023-05-12)

Bug Fixes

  • live-updates: add support for videos, currently they are not processed correctly (888fb2b)

v1.17.0

11 May 14:15
598dbcd
Compare
Choose a tag to compare

1.17.0 (2023-05-11)

Features

v1.16.0

10 May 07:45
Compare
Choose a tag to compare

1.16.0 (2023-05-10)

Features

  • react: optimize integration to receive the correct configuration (155a148)