Skip to content

Releases: contentstack/contentstack-js-core

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

Fixes

17 Oct 11:44
57f9660

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

Choose a tag to compare

  • Updated Axios to v1.7.4

Live Preview Configuration added

08 Aug 06:27
d9e24d8

Choose a tag to compare

Merge pull request #48 from contentstack/next

Next

fix

19 Jul 10:31
f4eae81

Choose a tag to compare

fix

retry response error handling