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

Commits on Dec 22, 2024

  1. fix: resolve relative symlinks to the current directory (#1079)

    Fixes #725.
    
    Symlinks are intended to be stored as relative
    paths to their target file.
    kylecarbs authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    63e3873 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.15.1 [skip ci]

    ## [4.15.1](v4.15.0...v4.15.1) (2024-12-22)
    
    ### Bug Fixes
    
    * resolve relative symlinks to the current directory ([#1079](#1079)) ([63e3873](63e3873)), closes [#725](#725)
    semantic-release-bot committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    f389874 View commit details
    Browse the repository at this point in the history
Loading