Skip to content

Releases: contentful/rich-text

v15.12.0

25 Mar 10:22
Compare
Choose a tag to compare

15.12.0 (2022-03-25)

Features

  • enforce minItems in table-related node types (#314) (1125331)

v15.11.2

07 Feb 09:15
Compare
Choose a tag to compare

15.11.2 (2022-02-07)

Bug Fixes

  • set "typings" for rich-text-from-markdown (1b3a15f)

v15.11.1

04 Jan 09:56
Compare
Choose a tag to compare

15.11.1 (2022-01-04)

Bug Fixes

v15.11.0

27 Dec 10:41
Compare
Choose a tag to compare

15.11.0 (2021-12-27)

Bug Fixes

  • react-renderer: wrap table rows in tbody (#300) (e23d1f4)

Features

  • rich-text-types: expose HEADINGS array (#301) (758539d)

v15.10.1

21 Dec 09:49
Compare
Choose a tag to compare

15.10.1 (2021-12-21)

Bug Fixes

  • remove support to convert tables from md to rich text (a9d513c)

v15.10.0

15 Dec 16:36
Compare
Choose a tag to compare

15.10.0 (2021-12-15)

Features

v15.9.1

10 Dec 13:36
Compare
Choose a tag to compare

15.9.1 (2021-12-10)

Bug Fixes

  • rich-text-types: resolve generated JSON schemas (#294) (1e5b4c4)

v15.9.0

09 Dec 17:55
Compare
Choose a tag to compare

15.9.0 (2021-12-09)

Features

  • rich-text-types: expose RT validation helper (#292) (fc5a7cc)

v15.6.2

05 Nov 14:59
Compare
Choose a tag to compare

15.6.2 (2021-11-05)

Note: Version bump only for package @contentful/rich-text

v15.6.0

04 Nov 17:29
Compare
Choose a tag to compare

What's new:

  • feat: add support to convert tables from md to rich text (#284)