File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1212
1313### Changed
1414
15- - Remove deprecated asynchoronous response handling code.
15+ - Remove deprecated asynchronous response handling code.
1616
1717## [ 1.1.0] - 2024-12-10
1818
3333
3434### Added
3535
36- - Allow passing ` before ` , ` after ` pagination cursors for apps, accounts, components endpoints
36+ - Allow passing ` before ` , ` after ` pagination cursors for apps, accounts,
37+ components endpoints
3738
3839## [ 1.0.11] - 2024-12-06
3940
6465
6566### Changed
6667
67- - The backend client now correctly uses asynchronous messaging to handle long running
68- operations.
68+ - The backend client now correctly uses asynchronous messaging to handle long
69+ running operations.
6970- Updated the backend command line tool to respect the ` ENVIRONMENT ` env variable
7071 if set.
7172
7475### Changed
7576
7677- Use client Connect tokens to make api calls directly from the client.
77- - Deprecated the ` environments ` property on ` createFrontendClient ` since it is now
78- stored in the token
78+ - Deprecated the ` environments ` property on ` createFrontendClient ` since it is
79+ now stored in the token
7980
8081## [ 1.0.5] - 2024-11-18
8182
You can’t perform that action at this time.
0 commit comments