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: ethersphere/bee-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.1.1
Choose a base ref
...
head repository: ethersphere/bee-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.1.2
Choose a head ref
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on Dec 15, 2025

  1. fix: do not allow decreasing depth in getExtensionCost (#1115)

    * fix: do not allow decreasing depth in getExtensionCost
    
    * test: update test coverage
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Cafe137 and github-actions[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    7a22194 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. chore(master): release 10.1.2 (#1116)

    * chore(master): release 10.1.2
    
    * test: update test coverage
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    bee-worker and github-actions[bot] authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    3822666 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. [ci] Refactor npm publish workflow (#1117)

    Updated the workflow to publish on npm with new node version and removed unnecessary steps.
    darkobas2 authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    a2c0afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5a536d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1537856 View commit details
    Browse the repository at this point in the history
  4. [ci] move permissions

    darkobas2 committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    0994df6 View commit details
    Browse the repository at this point in the history
  5. [ci] add back ref

    darkobas2 committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    1c7329e View commit details
    Browse the repository at this point in the history
  6. [ci] build before publish

    darkobas2 committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    3c60264 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd947c9 View commit details
    Browse the repository at this point in the history
Loading