Skip to content

Releases: contentstack/contentstack-utils-javascript

Enhancement

17 Jul 06:35

Choose a tag to compare

[X] Support for Image type asset in JsonToHtml

Fix

18 Jun 11:30
291796c

Choose a tag to compare

Fix

Removal of DOMPurify and Cheerio packages

Fix: handle case of td or th nodes with attr void:true

05 Jun 12:40
f9a891a

Choose a tag to compare

Merge pull request #72 from contentstack/next

Fix: Empty string in case td or th node had void:true

Feat: updateAssetURLForGQL method added

31 May 11:21
44eb60a

Choose a tag to compare

  • Adds updateAssetURLForGQL
  • Adds rowspan and colspan attrs in td th nodes
  • Fixes class to class-name

Fixes

17 May 12:52
9c5b02a

Choose a tag to compare

Fixes for vulnerability issues related to regular expression and options

Fix

01 Mar 12:12
54e1fc7

Choose a tag to compare

Fix

Fix for parsing nested children when entry is referenced as link

Enhancement

16 Feb 10:11
bff6967

Choose a tag to compare

Added style attribute fragment

Fixes and Enhancements

09 Jan 10:28
50d4d42

Choose a tag to compare

  • Text level rendering support
  • Multiple array support
  • Dependencies fixes
  • Version fix
  • Release issue fix

JSON RTE asset nested in reference field

02 May 10:02
942f566

Choose a tag to compare

What's Changed

  • Asset nested reference field with Json RTE
  • Anchor tag target open attribute

Full Changelog: v1.2.0...v1.3.0

Added Dom parser for HTML parsing

27 Feb 09:39
2c48fde

Choose a tag to compare