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.48.1
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.49.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 4 contributors

Commits on Oct 1, 2025

  1. Initial plan

    Copilot committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    467994b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    092a1ba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1208 from streamich/copilot/fix-607d163e-0126-46f…

    …7-b20e-37d67e23be3c
    
    [skip ci]
    streamich authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    aba1279 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Initial plan

    Copilot committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    dc271f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eac49b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1210 from streamich/copilot/fix-2b466ca6-c20f-4dd…

    …5-ba6c-f247873f1bc2
    
    fix: handle stream reading past file size in FsaNodeReadStream
    streamich authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    83f887b View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.49.0 [skip ci]

    # [4.49.0](v4.48.1...v4.49.0) (2025-10-06)
    
    ### Bug Fixes
    
    * harden flaky watchFile test by adding proper timing delays ([092a1ba](092a1ba))
    
    ### Features
    
    * handle stream reading past file size in FsaNodeReadStream ([2eac49b](2eac49b))
    semantic-release-bot committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    91cb3f0 View commit details
    Browse the repository at this point in the history
Loading