Skip to content

Commit 3f3047f

Browse files
Adding changelog entry for componentConfiguration pagination
1 parent f18e3f8 commit 3f3047f

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

packages/sdk/CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!-- markdownlint-disable MD024 -->
2+
23
# Changelog
34

5+
## [1.1.4] - 2025-01-08
6+
7+
### Added
8+
9+
- Add pagination parameters to component configuration (`page` and `prevContext`)
10+
411
## [1.1.3] - 2024-12-13
512

613
### Added
@@ -90,8 +97,8 @@
9097
### Changed
9198

9299
- The backend client used to default to `production` if the environment was not
93-
specified. Now `environment` is a required argument for `createBackendClient`
94-
and must be one of `production` or `development`.
100+
specified. Now `environment` is a required argument for `createBackendClient`
101+
and must be one of `production` or `development`.
95102

96103
## [1.0.4] - 2024-11-15
97104

0 commit comments

Comments
 (0)