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.39.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.42.0
Choose a head ref
  • 12 commits
  • 26 files changed
  • 4 contributors

Commits on Sep 16, 2025

  1. Initial plan

    Copilot committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    189dc3d View commit details
    Browse the repository at this point in the history
  2. feat: update Node.js types and add node: prefix to imports

    Co-authored-by: streamich <9773803+streamich@users.noreply.github.com>
    Copilot and streamich committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    c3f32bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1186 from streamich/copilot/fix-1185

    feat: update Node.js types and add node: prefix to imports
    streamich authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    1e5b7c3 View commit details
    Browse the repository at this point in the history
  4. Initial plan

    Copilot committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    1b656ea View commit details
    Browse the repository at this point in the history
  5. chore(release): 4.40.0 [skip ci]

    # [4.40.0](v4.39.0...v4.40.0) (2025-09-16)
    
    ### Features
    
    * update Node.js types and add node: prefix to imports ([c3f32bc](c3f32bc))
    semantic-release-bot committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    f5d3dce View commit details
    Browse the repository at this point in the history
  6. feat: update TypeScript and related packages to latest versions

    Co-authored-by: streamich <9773803+streamich@users.noreply.github.com>
    Copilot and streamich committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    988710d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1188 from streamich/copilot/fix-1187

    feat: update TypeScript and related packages to latest versions
    streamich authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    3acc707 View commit details
    Browse the repository at this point in the history
  8. chore(release): 4.41.0 [skip ci]

    # [4.41.0](v4.40.0...v4.41.0) (2025-09-16)
    
    ### Features
    
    * update TypeScript and related packages to latest versions ([988710d](988710d))
    semantic-release-bot committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    31901f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    26068e8 View commit details
    Browse the repository at this point in the history
  10. docs ✏️ update JsDoc

    streamich committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    b8eafe4 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1189 from streamich/fsa-to-node-blob

    FS(A) adapter `.openAsBlob` implementation
    streamich authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    d66876f View commit details
    Browse the repository at this point in the history
  12. chore(release): 4.42.0 [skip ci]

    # [4.42.0](v4.41.0...v4.42.0) (2025-09-16)
    
    ### Features
    
    * 🎸 implement `.openAsBlob()` for `FsaNodeFs` ([26068e8](26068e8))
    semantic-release-bot committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    fa3af4a View commit details
    Browse the repository at this point in the history
Loading