File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.0.0] ( https://github.com/Falinor/web-streams-utils/compare/v0.3.0...v1.0.0 ) (2025-05-18)
2
+
3
+
4
+ ### Documentation
5
+
6
+ * add documentation for ` append ` ([ 469d878] ( https://github.com/Falinor/web-streams-utils/commit/469d878cbc7f0e705f2dd07dbfce9f86f1b80cb2 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * add ` append ` ([ e26ca2a] ( https://github.com/Falinor/web-streams-utils/commit/e26ca2a529d00610a2271fe665bb7d38ef69cd4c ) )
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * Release a stable v1
17
+
1
18
# [ 0.3.0] ( https://github.com/Falinor/web-streams-utils/compare/v0.2.0...v0.3.0 ) (2025-04-25)
2
19
3
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " web-streams-utils" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 1.0 .0" ,
4
4
"description" : " Utility functions for Web Streams" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments