Releases: contentstack/contentstack-typescript
Releases · contentstack/contentstack-typescript
v4.10.1
What's Changed
- chore: update to version 4.10.1 and upgrade dependencies by @harshithad0703 in #244
Full Changelog: v4.10.0...v4.10.1
v4.10.0
What's Changed
- test: fix test case to parse error object instead of just string message by @nadeem-cs in #225
- test: update error handling to check AxiosError response for status code by @harshithad0703 in #226
- feat: enhance caching and retry logic with content type and entry UID support by @nadeem-cs in #230
- feat: Introduce ContentstackPlugin interface for extensible plugin architecture by @nadeem-cs in #231
- backmerge workflow updates by @harshithad0703 in #233
- DX | 22-09-2025 | Staging by @harshithad0703 in #234
- DX | 22-09-2025 | Release by @harshithad0703 in #235
Full Changelog: v4.9.0...v4.10.0
v4.9.0
What's Changed
- Staging by @harshithad0703 in #220
- dx 3429 Refactor stack function to include config in defaultConfig initializa… by @harshithad0703 in #221
- chore: update @contentstack/core dependency to version 1.3.0 by @harshithad0703 in #222
Full Changelog: v4.8.1...v4.9.0
v4.8.1
What's Changed
- DX-3269: Add comprehensive test coverage enhancement by @AniketDev7 in #203
- Add comprehensive test coverage enhancement by @harshithad0703 in #204
- version bump by @cs-raj in #206
- update package lock by @harshithad0703 in #207
- build: version bump for core dependency by @nadeem-cs in #215
New Contributors
- @AniketDev7 made their first contribution in #203
Full Changelog: v4.8.0...v4.8.1
v4.8.0
What's Changed
- update sanity test slack message by @harshithad0703 in #183
- fix: add error handling for live preview query by @harshithad0703 in #191
- fix: add error handling for live preview test case by @harshithad0703 in #192
- fix: remove specific error assertions for live preview query entry AP… by @harshithad0703 in #193
- AWS-AU support added by @netrajpatel in #190
- Fix/conflicts by @harshithad0703 in #197
New Contributors
- @netrajpatel made their first contribution in #190
Full Changelog: v4.7.1...v4.8.0
v4.7.1
What's Changed
- fix: method chaining for entry queryable class methods by @nadeem-cs in #182
- Fix/dx 3133 urlencode for query string by @nadeem-cs in #186
Full Changelog: v4.7.0...v4.7.1
Fixes and Enhancement
- Added return type for entry-querable method
- Added support of top-level export of Stack type in @contentstack/delivery-sdk for compatibility with "moduleResolution": "Bundler".
Fixes and Enhancement
What's Changed
- fix for sync method not working correctly by @erikpost in #141
- chore: imports and dependencies fixed by @nadeem-cs in #149
- version bump to 4.6.1 by @harshithad0703 in #154
- Fix: Axios Updated by @cs-raj in #158
New Contributors
Full Changelog: v4.6.0...v4.6.1
Enhancement
- Added Support for GCP-EU
Fixes and Enhancement
Fixes
- added support for setting port
- version bumped
- version bump in package-lock
- fixed docstrings
- minor fix on docstrings
Features - added support for getLastActivities
- added addParams support for entry class