Skip to content

30 Peer dependencies#31

Merged
mwarman merged 1 commit intomainfrom
30-peer-dependencies
Jan 29, 2026
Merged

30 Peer dependencies#31
mwarman merged 1 commit intomainfrom
30-peer-dependencies

Conversation

@mwarman
Copy link
Member

@mwarman mwarman commented Jan 29, 2026

📢 Instructions

  • Begin with a DRAFT pull request.
  • Follow italicized instructions to add detail to assist the reviewers.
  • After completing all checklist items, change the pull request to READY.

🔧 Change Summary

Describe the changes included in this pull request. Link to the associated GitHub or Jira issue(s).

  • see Peer dependencies #30
  • Specify peer dependencies instead of dependencies to allow flexibility in implementing projects.

📝 Checklist

Pull request authors must complete the following tasks before marking the PR as ready to review.

  • Complete a self-review of changes
  • Unit tests have been created or updated
  • The code is free of [new] lint errors and warnings
  • Update project documentation as needed: README, /docs, JSDoc, etc.

🧪 Steps to Test

Describe the process to test the changes in this pull request.

  1. Full regression test.

🔗 Additional Information

Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.

  • [...]

…Dependencies

- Updated package version in package.json to 0.7.0-beta.1.
- Changed dependencies to peerDependencies for better compatibility with AWS SDK and other libraries.
- Modified rollup.config.js to specify external dependencies explicitly.
@mwarman mwarman self-assigned this Jan 29, 2026
@mwarman mwarman linked an issue Jan 29, 2026 that may be closed by this pull request
@mwarman mwarman merged commit 5579522 into main Jan 29, 2026
1 check passed
@mwarman mwarman deleted the 30-peer-dependencies branch January 29, 2026 15:52
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.

Peer dependencies

1 participant