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: ipfs/protons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: protons-8.0.2
Choose a base ref
...
head repository: ipfs/protons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: protons-8.1.0
Choose a head ref
  • 2 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 26, 2026

  1. feat: support js type overrides for map keys and values (#160)

    Add `jskeytype` and `jsvaluetype` options to support downcasting
    64 bit number types to numbers/strings as map key/values.
    achingbrain authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    5ed4a54 View commit details
    Browse the repository at this point in the history
  2. chore(release): 8.1.0 [skip ci]

    ## [protons-v8.1.0](protons-8.0.2...protons-8.1.0) (2026-03-26)
    
    ### Features
    
    * support js type overrides for map keys and values ([#160](#160)) ([5ed4a54](5ed4a54))
    semantic-release-bot committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    c836e0f View commit details
    Browse the repository at this point in the history
Loading