Releases: contentstack/contentstack-utils-javascript
Releases · contentstack/contentstack-utils-javascript
v1.4.3
What's Changed
- back merge by @harshithad0703 in #177
- back merge by @harshithad0703 in #178
- [Bug/VB-447] Fixes
data-cslpgeneration logic in case ofapplied_variantsby @csAyushDubey in #176 - chore: bump version to 1.4.3 in package.json by @nadeem-cs in #180
- Development by @nadeem-cs in #182
- Update checksum for entry-editable.ts in .talismanrc by @harshithad0703 in #183
- DX | 22-09-2025 | Release by @harshithad0703 in #181
New Contributors
- @csAyushDubey made their first contribution in #176
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- Fix/dx 3462 check empty embedded object by @harshithad0703 in #172
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- chore: handle case senstivity for contenttypeuid and locale by @nadeem-cs in #161
- 26-05-2025 | Staging by @harshithad0703 in #163
- chore: enhance precommit hook with snyk and talisman scans by @harshithad0703 in #165
- chore: add husky pre-commit to talisman ignore configuration by @harshithad0703 in #166
- DX | 26-05-2025 | Release by @harshithad0703 in #164
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- fix: customrenderoption for reference entry embedded as link by @nadeem-cs in #151
- chore: update dependencies to remove security vulnerabilities by @nadeem-cs in #153
- docs: update readme with typescript sdk code snippets by @nadeem-cs in #154
- test: update test mocks by @nadeem-cs in #152
Full Changelog: v1.3.20...v1.4.0
Fixes
Fixes
Bug Fix: asset url method for gql
What's Changed
- chore: Added support of \n after just enter by @sunil-lakshman in #133
- dx 1771 html injection fix by @harshithad0703 in #139
- fix: update test for asset url method for gql by @nadeem-cs in #142
Full Changelog: v1.3.17...v1.3.18
Fixes 1.3.17
What's Changed
- chore: Updated rendorOption in readme file by @sunil-lakshman in #123
- chore: Added colgroup tag support by @sunil-lakshman in #124
- chore: Updated check branch workflow file by @sunil-lakshman in #116
- feat: updateasseturlforgql method to support multiple entries by @nadeem-cs in #128
- chore: Update node version to 22 by @sunil-lakshman in #129
- chore: Added support of \n after just enter by @sunil-lakshman in #134
Full Changelog: v1.3.16...v1.3.17
Fixes and Enhancement
- Added support for colgroup and col tags inside table tag
- Updated rendorOption code block in reaadme file