Skip to content

Releases: contentstack/contentstack-utils-javascript

Enhance break and newline handling, update dependencies

Choose a tag to compare

@nadeem-cs nadeem-cs released this 24 Sep 09:42
b560395
Merge pull request #189 from contentstack/staging

DX | Release | 24-09-2025 

Enhance break and newline handling, update dependencies

v1.4.3

Choose a tag to compare

@harshithad0703 harshithad0703 released this 22 Sep 12:31
1f37850

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

Choose a tag to compare

@harshithad0703 harshithad0703 released this 22 Sep 05:01

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

Choose a tag to compare

@harshithad0703 harshithad0703 released this 26 May 09:27
ba3b815

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@harshithad0703 harshithad0703 released this 22 Apr 10:22
ef43699

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

Choose a tag to compare

@cs-raj cs-raj released this 11 Mar 12:54
db8e5de
  • Added data-mtec as allowed attribute

Fixes

Choose a tag to compare

@cs-raj cs-raj released this 25 Feb 12:43
c67b63a
  • Added fix for html injection in keys and values of attributes

Bug Fix: asset url method for gql

Choose a tag to compare

@harshithad0703 harshithad0703 released this 14 Feb 15:03
ca4b919

What's Changed

Full Changelog: v1.3.17...v1.3.18

Fixes 1.3.17

Choose a tag to compare

@harshithad0703 harshithad0703 released this 11 Feb 13:13
8292db8

What's Changed

Full Changelog: v1.3.16...v1.3.17

Fixes and Enhancement

Choose a tag to compare

@cs-raj cs-raj released this 22 Jan 08:49
18485cc
  • Added support for colgroup and col tags inside table tag
  • Updated rendorOption code block in reaadme file