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.33.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.34.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 4 contributors

Commits on Aug 1, 2025

  1. Initial plan

    Copilot committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    740d13a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83d36f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1150 from streamich/copilot/fix-1051

    feat: throw ENOTDIR when reading files with trailing slash
    streamich authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    5e8c264 View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.34.0 [skip ci]

    # [4.34.0](v4.33.0...v4.34.0) (2025-08-01)
    
    ### Features
    
    * add ENOTDIR error for files accessed with trailing slash ([83d36f3](83d36f3))
    semantic-release-bot committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    54b0994 View commit details
    Browse the repository at this point in the history
Loading