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 68c198c commit 781c4f1Copy full SHA for 781c4f1
CHANGELOG.md
@@ -2,6 +2,19 @@ faucet-pipeline-core version history
2
====================================
3
4
5
+v2.1.0
6
+------
7
+
8
+_2025-10-26_
9
10
+notable changes for end users:
11
12
+* added support for faucet-pipeline-assets and faucet-pipeline-css
13
+* dropped support for Node 19 and below
14
15
+no significant changes for developers
16
17
18
v2.0.0
19
------
20
package.json
@@ -1,6 +1,6 @@
1
{
"name": "faucet-pipeline-core",
- "version": "2.0.0",
+ "version": "2.1.0",
"description": "faucet-pipeline's core library",
"author": "FND",
"contributors": [
0 commit comments