Skip to content

Releases: contentstack/contentstack-js-core

v1.3.5

15 Dec 11:50
98d2852

Choose a tag to compare

What's Changed

  • fix: Add "type": "module" to package.json for ESM compatibility by @nadeem-cs in #161

Full Changelog: v1.3.4...v1.3.5

v1.3.4

08 Dec 11:32
3f1a289

Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

12 Nov 11:17
c95f483

Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

03 Nov 12:34
bee8404

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

02 Sep 11:47
25d6b5e

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

25 Aug 14:24
0a7dc8d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.3.0

v1.2.4

18 Aug 10:24
376d404

Choose a tag to compare

What's Changed

  • fix: retry logic modified to retry after delay on rate limit exceeding by @nadeem-cs in #117
  • test: ✅ add test for improving coveragee by @nadeem-cs in #121

Full Changelog: v1.2.3...v1.2.4

v1.2.3

04 Aug 11:58
d17d76e

Choose a tag to compare

What's Changed

  • fix: update husky-check script to properly install hooks by @cs-raj in #111
  • chore: update changelog by @cs-raj in #113

Full Changelog: v1.2.2...v1.2.3

v1.2.2

09 Jun 09:59
913b1a8

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

Fix

29 Apr 04:12
37ce987

Choose a tag to compare

Fix
  • Updated Regex for resolve the path traversal issue