File tree Expand file tree Collapse file tree 3 files changed +22
-3
lines changed
Expand file tree Collapse file tree 3 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.2] ( https://github.com/contentstack/contentstack-utils-javascript/tree/v1.3.2 ) (2024-02-14)
4+ - Added style attribute fragment as
5+
36## [ 1.3.1] ( https://github.com/contentstack/contentstack-utils-javascript/tree/v1.3.1 ) (2023-12-13)
47 - Text level rendering suppport
58 - Dependencies update
69 - Multiple array support
710
11+ ## [ 1.3.0] ( https://github.com/contentstack/contentstack-utils-javascript/tree/v1.3.0 ) (2023-05-02)
12+ - JSON RTE asset nested in reference field
13+ - Bug fixes
14+
15+ ## [ 1.2.0] ( https://github.com/contentstack/contentstack-utils-javascript/tree/v1.2.0 ) (2023-02-27)
16+ - Added Dom parser for HTML parsing
17+
18+ ## [ 1.1.3] ( https://github.com/contentstack/contentstack-utils-javascript/tree/v1.1.3 ) (2022-10-19)
19+ - Resolving embedded items in Json RTE without include Embedded query
20+
21+ ## [ 1.1.2] ( https://github.com/contentstack/contentstack-utils-javascript/tree/v1.1.2 ) (2022-04-21)
22+ - Image link and embed tag support for attribute url
23+
24+ ## [ 1.1.1] ( https://github.com/contentstack/contentstack-utils-javascript/tree/v1.1.1 ) (2021-12-08)
25+ - Render option support added for new tags
26+
827## [ 1.1.0] ( https://github.com/contentstack/contentstack-utils-javascript/tree/v1.1.0 ) (2021-10-19)
928 - Live preview edit tags support added
1029
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/utils" ,
3- "version" : " 1.3.1 " ,
3+ "version" : " 1.3.2 " ,
44 "description" : " Contentstack utilities for Javascript" ,
55 "main" : " dist/index.es.js" ,
66 "types" : " dist/types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments