File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,21 @@ faucet-pipeline-core version history
22====================================
33
44
5+ v2.2.0
6+ ------
7+
8+ _ 2025-10-31_
9+
10+ notable changes for end users:
11+
12+ * reduced the number of third-party dependencies
13+
14+ notable changes for developers:
15+
16+ * ` faucetDispatch ` now has a return value which reports completion of the
17+ initial build
18+
19+
520v2.1.0
621------
722
Original file line number Diff line number Diff line change 11{
22 "name" : " faucet-pipeline-core" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 2.2 .0" ,
44 "description" : " faucet-pipeline's core library" ,
55 "author" : " FND" ,
66 "contributors" : [
2828 "node" : " >= 20"
2929 },
3030 "dependencies" : {
31- "browserslist" : " ~4.21.4 " ,
31+ "browserslist" : " ~4.27.0 " ,
3232 "nite-owl" : " ~5.0.5"
3333 },
3434 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments