Skip to content

fix: move peerdeps, add files field, expand keywords#236

Open
tobiadewola41-eng wants to merge 1 commit into
Sorokit:mainfrom
tobiadewola41-eng:fix/package-peerdeps-files-keywords
Open

fix: move peerdeps, add files field, expand keywords#236
tobiadewola41-eng wants to merge 1 commit into
Sorokit:mainfrom
tobiadewola41-eng:fix/package-peerdeps-files-keywords

Conversation

@tobiadewola41-eng

Copy link
Copy Markdown

closes #210

  • Move sorokit-core and @creit.tech/stellar-wallets-kit from dependencies to peerDependencies (>=0.1.0 / >=1.0.0 ranges)
  • Add both as devDependencies for local build/test
  • Fix stale ^0.0.0-beta.0 stellar-wallets-kit pin to ^2.5.0
  • Add CHANGELOG.md to files field
  • Add 6 keywords: dapp, defi, xlm, freighter, wallet-kit, soroban-contracts

Closes #210

Description

Brief description of the changes in this PR.

Related Issues

Closes #(issue number)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Testing

Describe how you tested your changes:

  • Component renders correctly
  • Tests added or updated for this change
  • No console errors or warnings
  • Lint passes (npm run lint)
  • Build succeeds (npm run build)
  • Manual testing completed

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Screenshots (if applicable)

Add screenshots or GIFs demonstrating the changes.

- Move sorokit-core and @creit.tech/stellar-wallets-kit from
  dependencies to peerDependencies (>=0.1.0 / >=1.0.0 ranges)
- Add both as devDependencies for local build/test
- Fix stale ^0.0.0-beta.0 stellar-wallets-kit pin to ^2.5.0
- Add CHANGELOG.md to files field
- Add 6 keywords: dapp, defi, xlm, freighter, wallet-kit, soroban-contracts

Closes Sorokit#210
@drips-wave

drips-wave Bot commented Jun 30, 2026

Copy link
Copy Markdown

@tobiadewola41-eng Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

test: package.json files field excludes scratch dirs, peerDeps version ranges, npm pack dry-run output

1 participant