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

Commits on Aug 5, 2025

  1. fix: pin typescript (#1846)

    Uint8Arrays are hopelessly broken in recent versions due to them being made generic so pin the version until this mess is sorted out.
    
    Ref: microsoft/TypeScript#61793
    achingbrain authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    b5f0e94 View commit details
    Browse the repository at this point in the history
  2. chore(release): 47.0.21 [skip ci]

    ## [47.0.21](v47.0.20...v47.0.21) (2025-08-05)
    
    ### Bug Fixes
    
    * pin typescript ([#1846](#1846)) ([b5f0e94](b5f0e94))
    semantic-release-bot committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    20d49a3 View commit details
    Browse the repository at this point in the history
Loading