Skip to content

Commit 248ba9b

Browse files
committed
update docs with lower typescript version
1 parent a18bee1 commit 248ba9b

File tree

2,104 files changed

+129047
-21694
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,104 files changed

+129047
-21694
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- SLAS helpers have been refactored to accept a single `options` object argument, where the properties are the old arguments
1111
- Path parameter special characters are encoded by default
1212
- API family layer and API namespace has been removed. To import API classes, please refer to the [README](https://github.com/SalesforceCommerceCloud/commerce-sdk?tab=readme-ov-file#sample-code)
13-
- Docs Site has been upgraded [TypeDoc upgraded from 0.17.8 to 0.28.7 for TypeScript 5.1.6 compatibility]
13+
- Docs Site has been upgraded [TypeScript downgraded to 4.4.4 for TypeDoc 0.17.8 compatibility]
1414

1515

1616
## v4.2.0

docs/.nojekyll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- SLAS helpers have been refactored to accept a single `options` object argument, where the properties are the old arguments
1111
- Path parameter special characters are encoded by default
1212
- API family layer and API namespace has been removed. To import API classes, please refer to the [README](https://github.com/SalesforceCommerceCloud/commerce-sdk?tab=readme-ov-file#sample-code)
13-
- Docs Site has been upgraded [TypeDoc upgraded from 0.17.8 to 0.28.7 for TypeScript 5.1.6 compatibility]
13+
- Docs Site has been upgraded [TypeScript downgraded to 4.4.4 for TypeDoc 0.17.8 compatibility]
1414

1515

1616
## v4.2.0

0 commit comments

Comments
 (0)