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.45.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.46.0
Choose a head ref
  • 5 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
    5af4252 View commit details
    Browse the repository at this point in the history
  2. feat: implement inline inspect and format functions to replace node:u…

    …til imports
    
    Co-authored-by: streamich <9773803+streamich@users.noreply.github.com>
    Copilot and streamich committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    894819e View commit details
    Browse the repository at this point in the history
  3. feat: inline inherits and promisify implementations, remove all node:…

    …util dependencies
    
    Co-authored-by: streamich <9773803+streamich@users.noreply.github.com>
    Copilot and streamich committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    4e628bf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1200 from streamich/copilot/fix-1199

    feat: implement inline util functions to completely replace node:util imports
    streamich authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    4d47ede View commit details
    Browse the repository at this point in the history
  5. chore(release): 4.46.0 [skip ci]

    # [4.46.0](v4.45.0...v4.46.0) (2025-09-24)
    
    ### Features
    
    * implement inline inspect and format functions to replace node:util imports ([894819e](894819e))
    * inline inherits and promisify implementations, remove all node:util dependencies ([4e628bf](4e628bf))
    semantic-release-bot committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    10143fe View commit details
    Browse the repository at this point in the history
Loading