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.16.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.17.0
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 9, 2025

  1. feat: allow setting rdev on node (#1085)

    This adds it to stat too, so rdev will propagate.
    kylecarbs authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    2717334 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.17.0 [skip ci]

    # [4.17.0](v4.16.0...v4.17.0) (2025-01-09)
    
    ### Features
    
    * allow setting rdev on node ([#1085](#1085)) ([2717334](2717334))
    semantic-release-bot committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    90a4bc6 View commit details
    Browse the repository at this point in the history
Loading