PEP-958 - Update SDK type package references to @codat/sdk-link-types#1783
Merged
tom-binnington-codat merged 2 commits intomainfrom Mar 25, 2026
Merged
Conversation
Connections and Bank Feeds types have been consolidated into @codat/sdk-link-types as subpath exports. Update all docs to use: - @codat/sdk-link-types/connections (was @codat/sdk-connections) - @codat/sdk-link-types/bank-feeds (was @codat/sdk-bank-feeds-types) - initCodatBankFeeds (was initializeCodatBankFeeds, now deprecated) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Link check results for preview deployment (https://codat-docs-git-PEP-958-update-sdk-type-package-references-codat.vercel.app): |
pzaichkina
approved these changes
Mar 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Jira
https://codatdocs.atlassian.net/browse/PEP-958
Changes
Connections and Bank Feeds types have been consolidated into
@codat/sdk-link-typesas subpath exports. This PR updates all docs references:@codat/sdk-connections->@codat/sdk-link-types/connections@codat/sdk-bank-feeds-types->@codat/sdk-link-types/bank-feedsinitializeCodatBankFeeds->initCodatBankFeeds(old name is deprecated)@codat/sdk-link-typesFiles changed
docs/auth-flow/optimize/connection-management.md— Connections SDK install/import referencesdocs/bank-feeds/bank-feeds-sdk.md— Bank Feeds SDK install/import referencesdocs/bank-feeds/setup.md— Bank Feeds install commandsblog/241124-bank-feeds-sdk.md— Bank Feeds launch blog postcode_utils/docker/package.json— Snippet dependency