Skip to content

DX | 03-02-2025 | Hotfix Release #281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 43 commits into from
Feb 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
a9161ab
fix: added fix for updateasseturl for handling jrte within blocks
Dec 2, 2024
3e93b8a
Merge pull request #254 from contentstack/master
cs-raj Dec 5, 2024
e657d79
Merge pull request #255 from contentstack/staging
cs-raj Dec 5, 2024
8b9f81d
Merge pull request #253 from contentstack/fix/DX-1371
vkalta Dec 5, 2024
df971ed
dropping isomorphic-fetch and node-fetch
harshithad0703 Dec 16, 2024
499b179
version bumpt to 3.23.1
harshithad0703 Dec 16, 2024
677abe5
removed commented lines
harshithad0703 Dec 17, 2024
894080a
Updated error codes in testcases
sunil-lakshman Dec 17, 2024
4567296
Merge pull request #260 from contentstack/fix/http_code_testcases
harshithad0703 Dec 17, 2024
8bb371e
Merge pull request #259 from contentstack/fix/dx-1415-drop-isomorphic…
harshithad0703 Dec 17, 2024
b0c9256
fix: disable minification for improved debugging
Dec 18, 2024
869ec7c
fix: setting minimize to true for browser
Jan 9, 2025
eb9cff9
verison bump
cs-raj Jan 13, 2025
de608da
license update
cs-raj Jan 13, 2025
58c64c5
Updated slack bolt and qs
cs-raj Jan 18, 2025
aaa5b73
Merge pull request #263 from contentstack/fix/VersionBump
cs-raj Jan 20, 2025
bf9df98
version fixed
cs-raj Jan 20, 2025
060c4b3
Merge pull request #264 from contentstack/fix/VersionBump
cs-raj Jan 20, 2025
e1424ff
sanity update for dev11
harshithad0703 Jan 21, 2025
d246c5b
Merge pull request #265 from contentstack/fix/dx-2069-sanity-update-d…
harshithad0703 Jan 21, 2025
5da7a6e
Merge pull request #261 from contentstack/feat/DX-1417
vkalta Jan 21, 2025
aed6af6
Merge branch 'master' into staging
cs-raj Jan 21, 2025
9341dc8
Merge pull request #266 from contentstack/fix/stage
cs-raj Jan 21, 2025
be96351
Merge pull request #267 from contentstack/staging
cs-raj Jan 21, 2025
6c0266c
Merge pull request #268 from contentstack/development
cs-raj Jan 21, 2025
7ba4d69
Refactor getCacheCallback to directly use parent promise's resolve an…
sunil-lakshman Jan 24, 2025
e7d4955
removed cheerio package as it had high vulnerability in latest update
harshithad0703 Jan 29, 2025
9432cba
update sanity reports files
harshithad0703 Jan 29, 2025
50cfdaf
version bump to 3.24.2
harshithad0703 Jan 29, 2025
35a3679
Merge pull request #274 from contentstack/fix/dx-2117-snyk-issue
harshithad0703 Jan 29, 2025
6e5366c
DX | 27-01-2025 | Release (#269) (#276)
sunil-lakshman Jan 30, 2025
baae6a1
DX | 27-01-2025 | Release | Refactor getCacheCallback to directly use…
sunil-lakshman Jan 30, 2025
d296cfc
Back merge (#277)
sunil-lakshman Jan 30, 2025
d90deb9
Merge branch 'staging' into fix/27-01-2025-backmerge
harshithad0703 Jan 30, 2025
c5b5144
update packages with master
harshithad0703 Jan 30, 2025
ed37da3
Merge pull request #278 from contentstack/fix/27-01-2025-backmerge
harshithad0703 Jan 30, 2025
912521f
Merge remote-tracking branch 'origin/development' into fix/27-01-2025…
harshithad0703 Jan 30, 2025
3a5bc27
update package files and changeLog
harshithad0703 Jan 30, 2025
7034ba7
updated change log
harshithad0703 Jan 30, 2025
8b35940
#262 update readme file
harshithad0703 Jan 30, 2025
bfe370a
Merge pull request #279 from contentstack/fix/27-01-2025-backmerge-st…
harshithad0703 Jan 30, 2025
82cf2f2
Merge pull request #280 from contentstack/development
harshithad0703 Jan 30, 2025
0ed0a14
Fixed license and semgrep issues (#282) (#283)
sunil-lakshman Feb 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
## Change log
### Version: 3.24.1
#### Date: February-03-2025
##### Fix:
- Added HTTP error codes in the findOne method

### Version: 3.24.0
#### Date: January-27-2025
##### Enhancement:
- updateasseturl for handling jrte within blocks
- version bumps
- Fixed testcases

### Version: 3.23.0
#### Date: December-05-2024
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,7 @@ data.then(function(sync_data, err) {

##### Advanced sync queries

You can use advanced sync queries to fetch custom results while performing initial sync.
[Read advanced sync queries documentation](https://www.contentstack.com/docs/guide/synchronization/using-the-sync-api-with-javascript-sdk#advanced-sync-queries)
[Read advanced sync queries documentation](https://www.contentstack.com/docs/developers/use-the-sync-apis-with-sdk/use-sync-api-with-javascript-sdk#advanced-sync-queries)

### Helpful Links

Expand All @@ -292,7 +291,7 @@ You can use advanced sync queries to fetch custom results while performing initi

### The MIT License (MIT)

Copyright © 2012-2024 [Contentstack](https://www.contentstack.com). All Rights Reserved
Copyright © 2012-2025 [Contentstack](https://www.contentstack.com). All Rights Reserved

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ export class Stack {
clearByContentType(): Stack;
clearAll(): Stack;
getCacheProvider(): object;
getLastActivities(): Promise<any>;;
getLastActivities(): Promise<any>;
getContentTypes(param?: object): Promise<ContentTypeCollection>;
sync(params: object): Promise<SyncResult>;
imageTransform(url: string, params: any): string;
Expand Down
Loading
Loading