8000 Comparing v4.17.0...v4.17.2 · streamich/memfs · GitHub
[go: up one dir, main page]

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: streamich/memfs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.17.0
Choose a base ref
...
head repository: streamich/memfs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.17.2
Choose a head ref
  • 6 commits
  • 9 files changed
  • 4 contributors

Commits on Feb 1, 2025

  1. chore(deps): lock file maintenance (#1093)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    2c6a6ca View commit details
    Browse the repository at this point in the history

Commits on May 3, 2025

  1. Configuration menu
    Copy the full SHA
    9c99798 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#1094)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 3, 2025
    Configuration menu
    Copy the full SHA
    021bb3a View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.17.1 [skip ci]

    ## [4.17.1](v4.17.0...v4.17.1) (2025-05-03)
    
    ### Bug Fixes
    
    * export `Volume` class directly rather than as a `const` ([#1099](#1099)) ([9c99798](9c99798))
    semantic-release-bot committed May 3, 2025
    Configuration menu
    Copy the full SHA
    8e3fd26 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. perf: use promises rather than setImmediate so that I/O is executed…

    … within the current task stack (#1100)
    VisualSJ authored May 15, 2025
    Configuration menu
    Copy the full SHA
    786072f View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.17.2 [skip ci]

    ## [4.17.2](v4.17.1...v4.17.2) (2025-05-15)
    
    ### Performance Improvements
    
    * use promises rather than `setImmediate` so that I/O is executed within the current task stack ([#1100](#1100)) ([786072f](786072f))
    semantic-release-bot committed May 15, 2025
    Configuration menu
    Copy the full SHA
    ec2ea44 View commit details
    Browse the repository at this point in the history
Loading
0