We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1781ed commit 40bab31Copy full SHA for 40bab31
packages/sdk/CHANGELOG.md
@@ -5,9 +5,9 @@
5
6
### Changed
7
8
-- The backend client used to default to `production` if the environment was not specified.
9
- Now `environment` is a required argument for `createBackendClient` and must be one of `production`
10
- or `development`.
+- The backend client used to default to `production` if the environment was
+ specified. Now `environment` is a required argument for
+ `createBackendClient` and must be one of `production` or `development`.
11
12
## [1.0.4] - 2024-11-15
13
0 commit comments