Skip to content

Fix npm/yarn install commands for bank feeds SDK#1788

Merged
pzaichkina merged 1 commit intomainfrom
worktree-fix-bank-feeds-imports
Mar 27, 2026
Merged

Fix npm/yarn install commands for bank feeds SDK#1788
pzaichkina merged 1 commit intomainfrom
worktree-fix-bank-feeds-imports

Conversation

@tom-binnington-codat
Copy link
Copy Markdown
Contributor

Summary

  • Fixes install commands in bank feeds docs that incorrectly used the subpath export (@codat/sdk-link-types/bank-feeds) instead of the package name (@codat/sdk-link-types)
  • Affects docs/bank-feeds/bank-feeds-sdk.md (npm, yarn, and TypeScript install commands) and docs/bank-feeds/setup.md (npm, yarn)

Test plan

🤖 Generated with Claude Code

The install commands incorrectly used the subpath export
(@codat/sdk-link-types/bank-feeds) instead of the package name
(@codat/sdk-link-types). Subpath exports are for import statements,
not package installation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 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 27, 2026 0:57am

Request Review

@github-actions
Copy link
Copy Markdown

Link check results for preview deployment (https://codat-docs-git-worktree-fix-bank-feeds-imports-codat.vercel.app):

[
  "[401] https://codat-docs-git-worktree-fix-bank-feeds-imports-codat.vercel.app/"
]

@pzaichkina pzaichkina merged commit 5d02caa into main Mar 27, 2026
6 of 9 checks passed
@pzaichkina pzaichkina deleted the worktree-fix-bank-feeds-imports branch March 27, 2026 13:24
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.

2 participants