Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PolymeshAssociation/polymesh-wallet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.3
Choose a base ref
...
head repository: PolymeshAssociation/polymesh-wallet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 4 commits
  • 508 files changed
  • 3 contributors

Commits on Aug 27, 2024

  1. feat: migrate to Manifest V3 and align with upstream polkadot extension

    BREAKING CHANGE: Updated Polymesh wallet to support Manifest V3, with significant updates aligning configurations, dependencies, and architecture to match upstream polkadot wallet. This may affect compatibility with environments relying on Manifest V2.
    F-OBrien authored and adamdossa committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5d7198d View commit details
    Browse the repository at this point in the history
  2. fix: enable corepack

    adamdossa committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f8a0391 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5efffc2 View commit details
    Browse the repository at this point in the history
  4. chore(release): add changelog entry for version 2.0.0 [skip ci]

    # [2.0.0](1.8.3...2.0.0) (2024-08-27)
    
    ### Bug Fixes
    
    * enable corepack ([f8a0391](f8a0391))
    
    ### Features
    
    * migrate to Manifest V3 and align with upstream polkadot extension ([5d7198d](5d7198d))
    
    ### BREAKING CHANGES
    
    * Updated Polymesh wallet to support Manifest V3, with significant updates aligning configurations, dependencies, and architecture to match upstream polkadot wallet. This may affect compatibility with environments relying on Manifest V2.
    semantic-release-bot committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b59a7c1 View commit details
    Browse the repository at this point in the history
Loading