File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,24 @@ faucet-pipeline-core version history
22====================================
33
44
5+ v2.0.1
6+ ------
7+
8+ _ 2025-02-01_
9+
10+ notable changes for end users:
11+
12+ * dropped support for obsolete Node versions; now requires Node v18 or later
13+ * reduced number of dependencies
14+
15+ notable changes for developers:
16+
17+ * switched to named instead of default exports
18+
19+ this might affect users of utility functions like ` createFile ` or
20+ ` resolvePath `
21+
22+
523v2.0.0
624------
725
Original file line number Diff line number Diff line change 11{
22 "name" : " faucet-pipeline-core" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " faucet-pipeline's core library" ,
55 "author" : " FND" ,
66 "contributors" : [
You can’t perform that action at this time.
0 commit comments