Skip to content

Releases: contentstack/contentstack-js-core

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

Fix

24 Jan 09:58
cfa13ff

Choose a tag to compare

Fix
  • Pass url along with host in case of live preview so axios instance doesnot take default Host

Fix

17 Jan 09:20
106d25b

Choose a tag to compare

Fix
  • Fixed defaultAdapters implementation
  • Updated the test cases

Fixes

01 Nov 08:27
ddcb219

Choose a tag to compare

  • getData to receive params and headers both in data
  • Node version bump