mintbase-js icon indicating copy to clipboard operation
mintbase-js copied to clipboard

deprecate react and wallet packages

Open rubenmarcus opened this issue 9 months ago • 2 comments

PR Type

documentation, enhancement


Description

  • Deprecated the @mintbase-js/react and @mintbase-js/wallet packages in the documentation.
  • Removed related badges and download statistics from the README.
  • Added alternative package suggestions linking to @bitte-ai/react and @bitte-ai/wallet.
  • Updated package dependencies in package.json to reflect these changes.

Changes walkthrough 📝

Relevant files
Documentation
README.md
Deprecate `@mintbase-js/react` and `@mintbase-js/wallet` in README

README.md

  • Removed badges and download statistics for @mintbase-js/react and
    @mintbase-js/wallet.
  • Added deprecation notices for @mintbase-js/react and
    @mintbase-js/wallet.
  • Provided alternative package links to @bitte-ai/react and
    @bitte-ai/wallet.
  • +6/-9     
    Enhancement
    package.json
    Update package dependencies for deprecated packages           

    package.json

  • Updated dependencies to reflect the deprecation of @mintbase-js/react
    and @mintbase-js/wallet.
  • +0/-2     

    💡 PR-Agent usage: Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    rubenmarcus avatar Mar 21 '25 14:03 rubenmarcus