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

Commits on Jul 29, 2024

  1. feat: move tsc linter rules to eslint (#1513)

    - Resolves #1459
    - Since all relevant typescript linter rules are now incorporated in the latest eslint-config-ipfs, we can drop them from our tsconfig.
    
    ---------
    
    Co-authored-by: Russell Dempsey <[email protected]>
    wemeetagain and SgtPooki authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f78c9ac View commit details
    Browse the repository at this point in the history
  2. chore(release): 44.1.0 [skip ci]

    ## [44.1.0](v44.0.3...v44.1.0) (2024-07-29)
    
    ### Features
    
    * move tsc linter rules to eslint ([#1513](#1513)) ([f78c9ac](f78c9ac))
    semantic-release-bot committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    604697a View commit details
    Browse the repository at this point in the history
Loading