Releases: contentstack/contentstack-utils-javascript
Releases · contentstack/contentstack-utils-javascript
Release list
Feat: updateAssetURLForGQL method added
- Adds updateAssetURLForGQL
- Adds rowspan and colspan attrs in td th nodes
- Fixes class to class-name
Fixes
Fixes for vulnerability issues related to regular expression and options
Fix
Fix for parsing nested children when entry is referenced as link
Enhancement
Fixes and Enhancements
- Text level rendering support
- Multiple array support
- Dependencies fixes
- Version fix
- Release issue fix
JSON RTE asset nested in reference field
What's Changed
- fix: 🐛 asset in nested reference with json rte by @uttamukkoji in #24
- fix: 🐛 asset in nested reference with json rte by @uttamukkoji in #25
- 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
Resolving embedded items in Json RTE without include Embedded query
Merge pull request #17 from contentstack/bugs/asset-reference Asset reference resolve without include embed
Image link and embed tag support for attribute url
Merge pull request #15 from contentstack/bug/image-src-to-url Image link and embed tag support for attribute url added
Render option support added for new tags
Merge pull request #14 from contentstack/bug/security Bug/security