Skip to content

Commit

Permalink
feat!: move peer dependencies to "real" dependencies
Browse files Browse the repository at this point in the history
BREAKING CHANGE: last change was breaking _on a patch version_ because of peer dependencies

Summary:
  Our current build process relies on peer dependencies being present, but
  the peer dependency pipeline is causing far more issues than it's worth.
  Why not just make them regular dependencies? This is what this PR does :)
  • Loading branch information
DukeFerdinand committed Feb 28, 2025
1 parent a077e7c commit d16d380
Show file tree
Hide file tree
Showing 5 changed files with 310 additions and 346 deletions.
Loading

0 comments on commit d16d380

Please sign in to comment.