File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 1.3.4] ( https://github.com/contentstack/contentstack-utils-javascript/tree/v1.3.5 ) (2024-05-31)
3+ ## [ 1.3.6] ( https://github.com/contentstack/contentstack-utils-javascript/tree/v1.3.6 ) (2024-05-31)
4+ - Fix: handle case of td or th nodes with attr void: true
5+
6+ ## [ 1.3.5] ( https://github.com/contentstack/contentstack-utils-javascript/tree/v1.3.5 ) (2024-05-31)
47 - Feat: updateAssetURLForGQL added
8+ - Fix: add rowspan and colspan attribute to td and th nodes
59
610## [ 1.3.4] ( https://github.com/contentstack/contentstack-utils-javascript/tree/v1.3.4 ) (2024-05-13)
711 - Fixes for vulnerability issues related to regular expression and options
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentstack/utils" ,
3- "version" : " 1.3.5 " ,
3+ "version" : " 1.3.6 " ,
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