Skip to content

PEP-958 - Update SDK type package references to @codat/sdk-link-types#1783

Draft
tom-binnington-codat wants to merge 1 commit intomainfrom
PEP-958/update-sdk-type-package-references
Draft

PEP-958 - Update SDK type package references to @codat/sdk-link-types#1783
tom-binnington-codat wants to merge 1 commit intomainfrom
PEP-958/update-sdk-type-package-references

Conversation

@tom-binnington-codat
Copy link
Contributor

Jira

https://codatdocs.atlassian.net/browse/PEP-958

Changes

Connections and Bank Feeds types have been consolidated into @codat/sdk-link-types as 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-feeds
  • initializeCodatBankFeeds -> initCodatBankFeeds (old name is deprecated)
  • NPM links now point to @codat/sdk-link-types

Files changed

  • docs/auth-flow/optimize/connection-management.md — Connections SDK install/import references
  • docs/bank-feeds/bank-feeds-sdk.md — Bank Feeds SDK install/import references
  • docs/bank-feeds/setup.md — Bank Feeds install commands
  • blog/241124-bank-feeds-sdk.md — Bank Feeds launch blog post
  • code_utils/docker/package.json — Snippet dependency

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>
@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codat-docs Ready Ready Preview, Comment Mar 19, 2026 3:31pm

Request Review

:::tip Install the npm package

Take advantage of our [npm package](https://www.npmjs.com/package/@codat/sdk-connections) so you don't have to manually import and maintain type definitions. You will benefit from it the most if you are using Typescript.
Take advantage of our [npm package](https://www.npmjs.com/package/@codat/sdk-link-types) so you don't have to manually import and maintain type definitions. You will benefit from it the most if you are using Typescript.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Google.Will] Avoid using 'will'.

It leverages our [Link SDK](/auth-flow/authorize-embedded-link) to allow your users to quickly and securely share access to their accounting software. It also enables them to set up the mapping between your accounts and the accounts in their software in one seamless flow.

All of this is included in a single low-code JavaScript component (available on [NPM](https://www.npmjs.com/package/@codat/sdk-bank-feeds-types)). Its rich configuration properties allow your application to interact with the SDK and customize text and branding in a way that creates a trusted and compelling user experience.
All of this is included in a single low-code JavaScript component (available on [NPM](https://www.npmjs.com/package/@codat/sdk-link-types)). Its rich configuration properties allow your application to interact with the SDK and customize text and branding in a way that creates a trusted and compelling user experience.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Google.Parens] Use parentheses judiciously.

It leverages our [Link SDK](/auth-flow/authorize-embedded-link) to allow your users to quickly and securely share access to their accounting software. It also enables them to set up the mapping between your accounts and the accounts in their software in one seamless flow.

All of this is included in a single low-code JavaScript component (available on [NPM](https://www.npmjs.com/package/@codat/sdk-bank-feeds-types)). Its rich configuration properties allow your application to interact with the SDK and customize text and branding in a way that creates a trusted and compelling user experience.
All of this is included in a single low-code JavaScript component (available on [NPM](https://www.npmjs.com/package/@codat/sdk-link-types)). Its rich configuration properties allow your application to interact with the SDK and customize text and branding in a way that creates a trusted and compelling user experience.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('is included').

It leverages our [Link SDK](/auth-flow/authorize-embedded-link) to allow your users to quickly and securely share access to their accounting software. It also enables them to set up the mapping between your accounts and the accounts in their software in one seamless flow.

All of this is included in a single low-code JavaScript component (available on [NPM](https://www.npmjs.com/package/@codat/sdk-bank-feeds-types)). Its rich configuration properties allow your application to interact with the SDK and customize text and branding in a way that creates a trusted and compelling user experience.
All of this is included in a single low-code JavaScript component (available on [NPM](https://www.npmjs.com/package/@codat/sdk-link-types)). Its rich configuration properties allow your application to interact with the SDK and customize text and branding in a way that creates a trusted and compelling user experience.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [vale] reported by reviewdog 🐶
[Google.WordList] Use 'app' instead of 'application'.

@github-actions
Copy link

Link check results for preview deployment (https://codat-docs-git-PEP-958-update-sdk-type-package-references-codat.vercel.app):

[
  "[401] https://codat-docs-git-pep-958-update-sdk-type-package-references-codat.vercel.app/"
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant