Skip to content

Releases: contentstack/contentstack-js-core

v1.3.0

25 Aug 14:24
0a7dc8d
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

Fix

29 Apr 04:12
37ce987
Compare
Choose a tag to compare
Fix
  • Updated Regex for resolve the path traversal issue

Fix

24 Jan 09:58
cfa13ff
Compare
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
Compare
Choose a tag to compare
Fix
  • Fixed defaultAdapters implementation
  • Updated the test cases

Fixes

01 Nov 08:27
ddcb219
Compare
Choose a tag to compare
  • getData to receive params and headers both in data
  • Node version bump

Fixes

17 Oct 11:44
57f9660
Compare
Choose a tag to compare
  • Logging proper error msg when host is not provided when live preview is enabled

Security Fixes

02 Sep 12:54
001f009
Compare
Choose a tag to compare
  • Updated Axios to v1.7.4