We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357248d commit 2e40b35Copy full SHA for 2e40b35
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [4.6.0](https://github.com/streamich/unionfs/compare/v4.5.4...v4.6.0) (2025-07-18)
2
+
3
4
+### Features
5
6
+* copy static properties from source `fs` ([#806](https://github.com/streamich/unionfs/issues/806)) ([357248d](https://github.com/streamich/unionfs/commit/357248d2c03c803fed13b185b9eda3df3cf31f24))
7
8
## [4.5.4](https://github.com/streamich/unionfs/compare/v4.5.3...v4.5.4) (2024-03-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "unionfs",
- "version": "4.5.4",
+ "version": "4.6.0",
"description": "Use multiple `fs` modules in a union.",
"keywords": [
"fs",
0 commit comments