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.44.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.45.0
Choose a head ref
  • 6 commits
  • 3 files changed
  • 4 contributors

Commits on Sep 24, 2025

  1. Initial plan

    Copilot committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    c9b7dd6 View commit details
    Browse the repository at this point in the history
  2. feat: inline fs.ts types to remove node:fs dependency

    Co-authored-by: streamich <9773803+streamich@users.noreply.github.com>
    Copilot and streamich committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    22886c3 View commit details
    Browse the repository at this point in the history
  3. style: 💄 run Prettier

    streamich committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    4b0d359 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b6c43a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1198 from streamich/copilot/fix-1197

    feat: inline fs.ts types to remove node:fs dependency
    streamich authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    514ba38 View commit details
    Browse the repository at this point in the history
  6. chore(release): 4.45.0 [skip ci]

    # [4.45.0](v4.44.0...v4.45.0) (2025-09-24)
    
    ### Bug Fixes
    
    * 🐛 inline Buffer and URL ([0b6c43a](0b6c43a))
    
    ### Features
    
    * inline fs.ts types to remove node:fs dependency ([22886c3](22886c3))
    semantic-release-bot committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    e9018d9 View commit details
    Browse the repository at this point in the history
Loading