Skip to content

Commit b528e38

Browse files
authored
chore: Update Typescript SDK README.md (#1353)
And try to force the release version again. Release-As: 23.14.1
1 parent 49ed69b commit b528e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The `looker.ini` configuration file and environment variables are _never_ used i
6666

6767
### Developing with multiple API versions
6868

69-
Version API 4.0 is available and API 3.1 is deprecated. To support iterative migration to API 4.0 from API 3.1, the single Looker SDK package now supports multiple API versions for the generated SDK classes. Both API 3.1 and API 4.0 are supported for Node and browser-based use.
69+
Please use API 4.0. API 3.1 is deprecated. To support iterative migration to API 4.0 from API 3.1, the single Looker SDK package now supports multiple API versions for the generated SDK classes. Both API 3.1 and API 4.0 are supported for Node and browser-based use.
7070

7171
`LookerBrowserSDK.init31()` and `Looker31SDK()` initialize the API 3.1 implementation of the SDK.
7272

0 commit comments

Comments
 (0)