Skip to content

Commit 0aa1b6f

Browse files
committed
Auto-generated commit
1 parent f62edc9 commit 0aa1b6f

File tree

3 files changed

+65
-52
lines changed

3 files changed

+65
-52
lines changed

CHANGELOG.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-09-29)
7+
## Unreleased (2025-11-07)
88

99
<section class="features">
1010

@@ -21,9 +21,9 @@
2121

2222
### Closed Issues
2323

24-
A total of 2 issues were closed in this release:
24+
A total of 4 issues were closed in this release:
2525

26-
[#7350](https://github.com/stdlib-js/stdlib/issues/7350), [#8000](https://github.com/stdlib-js/stdlib/issues/8000)
26+
[#7350](https://github.com/stdlib-js/stdlib/issues/7350), [#8000](https://github.com/stdlib-js/stdlib/issues/8000), [#8140](https://github.com/stdlib-js/stdlib/issues/8140), [#8169](https://github.com/stdlib-js/stdlib/issues/8169)
2727

2828
</section>
2929

@@ -35,13 +35,16 @@ A total of 2 issues were closed in this release:
3535

3636
<details>
3737

38+
- [`5f5bb2d`](https://github.com/stdlib-js/stdlib/commit/5f5bb2d4277a24000b57fb07bc28d821500cd7e8) - **docs:** update namespace table of contents [(#8425)](https://github.com/stdlib-js/stdlib/pull/8425) _(by stdlib-bot, Athan Reines)_
39+
- [`447a1ea`](https://github.com/stdlib-js/stdlib/commit/447a1ea0a03fa642d8193bdefd6bcb2533f99148) - **chore:** fix JavaScript lint errors [(#8222)](https://github.com/stdlib-js/stdlib/pull/8222) _(by youzi-forge)_
40+
- [`78351b3`](https://github.com/stdlib-js/stdlib/commit/78351b361d25d1abd7741df7a2c68f42968a3247) - **chore:** fix JavaScript lint errors [(#8176)](https://github.com/stdlib-js/stdlib/pull/8176) _(by Payal Goswami, Philipp Burckhardt)_
3841
- [`d94514b`](https://github.com/stdlib-js/stdlib/commit/d94514bc9418f5b42df6233204d5005d53af00ca) - **docs:** clean-up TSDoc declaration comments _(by Philipp Burckhardt)_
3942
- [`07459d3`](https://github.com/stdlib-js/stdlib/commit/07459d3be48a57aac6cc018cbb456749fad79f6a) - **chore:** remove private annotations _(by Philipp Burckhardt)_
4043
- [`b7c2031`](https://github.com/stdlib-js/stdlib/commit/b7c20312491bdcf54ffc681e5fe489b9ba3d059c) - **docs:** clean-up TSDoc declaration comments _(by Philipp Burckhardt)_
4144
- [`6b4c40d`](https://github.com/stdlib-js/stdlib/commit/6b4c40ddf5581abcc2a1b33c566455ea57b56bc5) - **feat:** update `utils/async` TypeScript declarations _(by Philipp Burckhardt)_
4245
- [`6bb3c64`](https://github.com/stdlib-js/stdlib/commit/6bb3c64c915bb33715e5256fa8073e46b9a4d443) - **docs:** update examples in TSDoc comments in `utils/async` for doctesting _(by Philipp Burckhardt)_
4346
- [`18b2372`](https://github.com/stdlib-js/stdlib/commit/18b2372476178bcaa6bd7ddc69396f0e87dc93f2) - **feat:** add missing exports to namespaces _(by Philipp Burckhardt)_
44-
- [`57b828d`](https://github.com/stdlib-js/stdlib/commit/57b828d10a9b20f3003482557132723a79d27c66) - **chore:** fix JavaScript lint errors [(#8003)](https://github.com/stdlib-js/stdlib/pull/8003) _(by DUDHAT HEMIL PRAVINKUMAR, Athan Reines)_
47+
- [`57b828d`](https://github.com/stdlib-js/stdlib/commit/57b828d10a9b20f3003482557132723a79d27c66) - **chore:** fix JavaScript lint errors [(#8003)](https://github.com/stdlib-js/stdlib/pull/8003) _(by Dudhat Hemil Pravinkumar, Athan Reines)_
4548
- [`7add020`](https://github.com/stdlib-js/stdlib/commit/7add0201c13e56a0381926ccfd4073c84eaf2ed4) - **test:** use standardized assertion messages and fix lint errors _(by Philipp Burckhardt)_
4649
- [`11581aa`](https://github.com/stdlib-js/stdlib/commit/11581aaca8c3cb824cbb92c0c0f80e76890bdb20) - **test:** use standardized assertion messages and fix lint errors _(by Philipp Burckhardt)_
4750
- [`07f7c05`](https://github.com/stdlib-js/stdlib/commit/07f7c0522c73e6ad9505e1d45035ae439344200d) - **test:** use standardized assertion messages and fix lint errors _(by Philipp Burckhardt)_
@@ -67,12 +70,14 @@ A total of 2 issues were closed in this release:
6770

6871
### Contributors
6972

70-
A total of 4 people contributed to this release. Thank you to the following contributors:
73+
A total of 6 people contributed to this release. Thank you to the following contributors:
7174

7275
- Athan Reines
73-
- DUDHAT HEMIL PRAVINKUMAR
76+
- Dudhat Hemil Pravinkumar
7477
- Lokesh Ranjan
78+
- Payal Goswami
7579
- Philipp Burckhardt
80+
- youzi-forge
7681

7782
</section>
7883

CONTRIBUTORS

Lines changed: 51 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Contributors listed in alphabetical order.
44

55
Aadish Jain <jain.aadishj@gmail.com>
6-
Aarya Balwadkar <142713127+AaryaBalwadkar@users.noreply.github.com>
6+
Aarya Balwadkar <aaryabalwadkar2005@gmail.com>
77
Aayush Khanna <aayushiitbhu23@gmail.com>
88
Abdelrahman Samir <60700731+abdelrahman04@users.noreply.github.com>
99
Abdul Kaium <97376242+impawstarlight@users.noreply.github.com>
@@ -21,97 +21,103 @@ Aksshay Balasubramanian <119944779+Aksshay88@users.noreply.github.com>
2121
Aleksandr <112382387+alextes90@users.noreply.github.com>
2222
Ali Salesi <ali_sal1381@yahoo.com>
2323
Aly Abdelmoneim <148393799+AlyAbdelmoneim@users.noreply.github.com>
24-
Aman Bhansali <bhansali.1@iitj.ac.in>
25-
AmanBhadkariya <140033975+AmanBhadkariya@users.noreply.github.com>
26-
Amisha Chhajed <136238836+amishhaa@users.noreply.github.com>
24+
Aman Bhadkariya <140033975+AmanBhadkariya@users.noreply.github.com>
25+
Aman Bhansali <amanbhansali65@gmail.com>
26+
Amisha Chhajed <amishhhaaaa@gmail.com>
2727
Amit Jimiwal <amitjimiwal45@gmail.com>
28-
Anmol Sah <113588714+anmolsah@users.noreply.github.com>
28+
Anmol Sah <annifind010@gmail.com>
2929
Annamalai Prabu <apfossdev@gmail.com>
30-
Anshu Kumar <132515490+anxhukumar@users.noreply.github.com>
3130
Anshu Kumar <contact.anshukumar@protonmail.com>
32-
Anshuman Singh <109489361+Anshumancanrock@users.noreply.github.com>
31+
Anshuman Singh <anshu.1239.as@gmail.com>
3332
Anudeep Sanapala <anudeep0306@gmail.com>
3433
Arihant Pal <arihant0pal@gmail.com>
3534
Aryan Bhirud <112156883+AryanBhirud@users.noreply.github.com>
36-
AryanJ18 <18aryanj2006@gmail.com>
35+
Aryan J <18aryanj2006@gmail.com>
3736
Athan Reines <kgryte@gmail.com>
38-
Atharva Patil <124063987+atharva-patil-23@users.noreply.github.com>
39-
Ayaka <73595362+USERSATOSHI@users.noreply.github.com>
40-
Bhavishy Agrawal <90029607+bhavishy2801@users.noreply.github.com>
37+
Atharva Patil <anpatil.1223@gmail.com>
38+
Bhavishy Agrawal <bhavishyrocker2801@gmail.com>
39+
Bhupesh Kumar <bkumar_be23@thapar.edu>
4140
Brendan Graetz <bguiz@users.noreply.github.com>
4241
Bruno Fenzl <brunofenzl@gmail.com>
4342
Bryan Elee <rxbryn@gmail.com>
4443
Chinmay Joshi <86140365+JawHawk@users.noreply.github.com>
4544
Christopher Dambamuromo <chridam@gmail.com>
46-
DUDHAT HEMIL PRAVINKUMAR <138382078+Hemil36@users.noreply.github.com>
4745
Dan Rose <danoftheroses@gmail.com>
4846
Daniel Hernandez Gomez <156333015+dhernandeez13@users.noreply.github.com>
4947
Daniel Killenberger <daniel.killenberger@gmail.com>
5048
Daniel Yu <40680511+Daniel777y@users.noreply.github.com>
5149
Debashis Maharana <debashismaharana7854@gmail.com>
52-
Deep Trivedi <128926685+thedeeppp@users.noreply.github.com>
50+
Deep Trivedi <deepbtrivedi04@gmail.com>
5351
Deepak Singh <78257493+Deepak91168@users.noreply.github.com>
5452
Deepak Singh <negid0253@gmail.com>
55-
Desh Deepak Kant <118960904+DeshDeepakKant@users.noreply.github.com>
53+
Desh Deepak Kant <deshdeepakkant@gmail.com>
5654
Dev Goel <135586571+corsairier@users.noreply.github.com>
57-
Dhanyabad behera <110620935+dhanyabad11@users.noreply.github.com>
55+
Devshree Bhati <147095250+devshree-bhati@users.noreply.github.com>
56+
Dhanyabad Behera <dhanyabadbehera@gmail.com>
5857
Dhruv Arvind Singh <154677013+DhruvArvindSingh@users.noreply.github.com>
59-
Dhruvil Mehta <68022411+dhruvilmehta@users.noreply.github.com>
60-
Dipjyoti Das <126075231+dipexplorer@users.noreply.github.com>
61-
Divyansh Seth <59174836+sethdivyansh@users.noreply.github.com>
58+
Dhruvil Mehta <dhruvilmehta2606@gmail.com>
59+
Dipjyoti Das <dipexplorerid23@gmail.com>
60+
Ditsu S <170345142+ditsus@users.noreply.github.com>
61+
Divyansh Seth <divyanshseth08@gmail.com>
6262
Dominic Lim <46486515+domlimm@users.noreply.github.com>
6363
Dominik Moritz <domoritz@gmail.com>
6464
Dorrin Sotoudeh <dorrinsotoudeh123@gmail.com>
65-
EuniceSim142 <77243938+EuniceSim142@users.noreply.github.com>
65+
Dudhat Hemil Pravinkumar <138382078+Hemil36@users.noreply.github.com>
66+
Ekampreet Singh Bains <bainsinbusiness@gmail.com>
67+
Eunice Sim <77243938+EuniceSim142@users.noreply.github.com>
68+
Fadio <48636283+fadiothman22@users.noreply.github.com>
6669
Frank Kovacs <fran70kk@gmail.com>
67-
GK Bishnoi <gkishan1kyt@gmail.com>
68-
GURU PRASAD SHARMA <168292003+GURUPRASADSHARMA@users.noreply.github.com>
69-
Gaurav <gaurav70380@gmail.com>
70+
Gaurav Jadhav <gaurav70380@gmail.com>
7071
Gaurav Kaushik <144526331+Gauravkaushik-1206@users.noreply.github.com>
7172
Gautam Kaushik <162317291+Kaushikgtm@users.noreply.github.com>
7273
Gautam sharma <gautamkrishnasharma1@gmail.com>
73-
GeoDaoyu <geodaoyu@foxmail.com>
74+
Geo Daoyu <geodaoyu@foxmail.com>
7475
Girish Garg <garggirish2020@gmail.com>
76+
Gitty Harsha <hnarayana788@gmail.com>
7577
Golden Kumar <103646877+AuenKr@users.noreply.github.com>
78+
Gopi Kishan <gkishan1kyt@gmail.com>
7679
Gunj Joshi <gunjjoshi8372@gmail.com>
80+
Guru Prasad Sharma <168292003+GURUPRASADSHARMA@users.noreply.github.com>
7781
Gururaj Gurram <gururajgurram1512@gmail.com>
7882
Harishchandra Reddy <harish.7000@gmail.com>
7983
Haroon Rasheed <51189276+haroon26@users.noreply.github.com>
80-
Harsh <harshyadav6078@gmail.com>
81-
HarshaNP <96897754+GittyHarsha@users.noreply.github.com>
84+
Harsh Yadav <harshyadav6078@gmail.com>
8285
Harshita Kalani <harshitakalani02@gmail.com>
8386
Hemang Choudhary <coehemang@gmail.com>
8487
Hemant M Mehta <92446645+hemantmm@users.noreply.github.com>
8588
Hridyanshu <124202756+HRIDYANSHU054@users.noreply.github.com>
89+
Iryna Andrushko <ira.andrushko2@gmail.com>
8690
Jaimin Godhani <112328542+Jai0401@users.noreply.github.com>
87-
Jaison D Souza <123267719+jsndz@users.noreply.github.com>
91+
Jaison Dsouza <jaisondz9360@gmail.com>
8892
Jalaj Kumar <142599224+jalajk3004@users.noreply.github.com>
8993
James Gelok <jdgelok@gmail.com>
9094
Jay Soni <jaygsoni14@gmail.com>
9195
Jaysukh Makvana <jaysukhmakvana2004@gmail.com>
96+
Jenish <thisisjenish05@gmail.com>
9297
Jenish Thapa <141203631+jenish-thapa@users.noreply.github.com>
9398
Jithin KS <jithinks112@gmail.com>
9499
Joel Mathew Koshy <joelmathewkoshy@gmail.com>
95100
Joey Reed <joeyrreed@gmail.com>
96101
Jordan Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com>
97102
Joris Labie <joris.labie1@gmail.com>
103+
jsai28 <54253219+jsai28@users.noreply.github.com>
98104
Justin Dennison <justin1dennison@gmail.com>
99105
Justyn Shelby <96994781+ShelbyJustyn@users.noreply.github.com>
100106
Karan Anand <anandkarancompsci@gmail.com>
101107
Karan Vasudevamurthy <karanlvm123@gmail.com>
102108
Karan Yadav <77043443+karanBRAVO@users.noreply.github.com>
103109
Karthik Prakash <116057817+skoriop@users.noreply.github.com>
104-
Kaushikgtm <162317291+Kaushikgtm@users.noreply.github.com>
105110
Kavyansh-Bagdi <153486713+Kavyansh-Bagdi@users.noreply.github.com>
106111
Kohantika Nath <145763549+kohantikanath@users.noreply.github.com>
107112
Krishnam Agarwal <83017176+888krishnam@users.noreply.github.com>
108113
Krishnendu Das <86651039+itskdhere@users.noreply.github.com>
109114
Kshitij-Dale <152467202+Kshitij-Dale@users.noreply.github.com>
110115
Lalit Narayan Yadav <162928571+LalitNarayanYadav@users.noreply.github.com>
116+
lohithganni <116790357+lohithganni@users.noreply.github.com>
111117
Lokesh Ranjan <lokesh.ranjan.phe23@itbhu.ac.in>
112118
Lovelin Dhoni J B <100030865+lovelindhoni@users.noreply.github.com>
113-
MANI <77221000+Eternity0207@users.noreply.github.com>
114119
Mahfuza Humayra Mohona <mhmohona@gmail.com>
120+
MANI <77221000+Eternity0207@users.noreply.github.com>
115121
Manik Sharma <maniksharma.rke@gmail.com>
116122
Manvith M <148960168+manvith2003@users.noreply.github.com>
117123
Marcus Fantham <mfantham@users.noreply.github.com>
@@ -120,14 +126,17 @@ Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
120126
Milan Raj <rajsite@users.noreply.github.com>
121127
Mohammad Bin Aftab <48010758+MohammadBinAftab@users.noreply.github.com>
122128
Mohammad Kaif <mdkaifprofession@gmail.com>
129+
Mohsin <122507740+thisisairo@users.noreply.github.com>
123130
Momtchil Momtchev <momtchil@momtchev.com>
124131
Muhammad Haris <harriskhan047@outlook.com>
125132
Muhammad Taaha Tariq <166188821+Taaha-Tariq@users.noreply.github.com>
126133
Muhmmad Saad <106260977+saad-imran-dev@users.noreply.github.com>
127-
NEEKUorAAYUSH <aayush10072004@gmail.com>
128134
Nakul Krishnakumar <nakulkrishnakumar86@gmail.com>
129135
Naresh Jagadeesan <naresh.naresh000@gmail.com>
130136
Naveen Kumar <stupiddint@gmail.com>
137+
Navyansh Kesarwani <91735202+navyansh007@users.noreply.github.com>
138+
navyansh007 <91735202+navyansh007@users.noreply.github.com>
139+
NEEKUorAAYUSH <aayush10072004@gmail.com>
131140
Neeraj Pathak <neerajrpathak710@gmail.com>
132141
NirvedMishra <139633597+NirvedMishra@users.noreply.github.com>
133142
Nishant Shinde <97207366+nishant-s7@users.noreply.github.com>
@@ -136,15 +145,18 @@ Nishchay Rajput <121144841+NishchayRajput@users.noreply.github.com>
136145
Nithin Katta <88046362+nithinkatta@users.noreply.github.com>
137146
Nourhan Hasan <109472010+TheNourhan@users.noreply.github.com>
138147
Ognjen Jevremović <ognjenjevremovic@users.noreply.github.com>
148+
olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
139149
Oneday12323 <107678750+Oneday12323@users.noreply.github.com>
140150
Ori Miles <97595296+orimiles5@users.noreply.github.com>
141151
Payal Goswami <payalgoswami9711@gmail.com>
142152
Philipp Burckhardt <pburckhardt@outlook.com>
143153
Pierre Forstmann <15964998+pierreforstmann@users.noreply.github.com>
154+
Piyush Goel <piyush.goel2704@gmail.com>
144155
Pradyumn Prasad <pradyumnprasad.567@gmail.com>
145156
Prajjwal Bajpai <142303989+prajjwalbajpai@users.noreply.github.com>
146157
Prajwal Kulkarni <prajwalkulkarni76@gmail.com>
147158
Pranav Goswami <pranavchiku11@gmail.com>
159+
pranav-1720 <123018993+pranav-1720@users.noreply.github.com>
148160
Pranjal Jha <97080887+PraneGIT@users.noreply.github.com>
149161
Prashant Kumar Yadav <144602492+0PrashantYadav0@users.noreply.github.com>
150162
PrathamBhamare <164445568+PrathamBhamare@users.noreply.github.com>
@@ -156,39 +168,44 @@ Priyanshu Agarwal <113460573+AgPriyanshu18@users.noreply.github.com>
156168
Pulkit Gupta <65711278+pulkitgupta2@users.noreply.github.com>
157169
Pushpendra Chandravanshi <pushpendrachandravanshi4@gmail.com>
158170
Rahul Kumar <132570066+rahulptl165@users.noreply.github.com>
171+
rahulrangers <127782777+rahulrangers@users.noreply.github.com>
172+
rainn <88160429+AmCodesLame@users.noreply.github.com>
159173
Raunak Kumar Gupta <raunakmodanwal321@gmail.com>
174+
rei2hu <reimu@reimu.ws>
160175
Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
161176
Ricky Reusser <rsreusser@gmail.com>
162177
Ridam Garg <67867319+RidamGarg@users.noreply.github.com>
163178
Rishav <115060907+rishav2404@users.noreply.github.com>
164179
Rishav Tarway <rishavtarway@gmail.com>
165180
Robert Gislason <gztown2216@yahoo.com>
166181
Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
182+
RudrakshRaina07 <1819rudraksh@gmail.com>
167183
Rupa <102663541+Rupa-Rd@users.noreply.github.com>
168184
Rutam Kathale <138517416+performant23@users.noreply.github.com>
169185
Ruthwik Chikoti <145591715+ruthwikchikoti@users.noreply.github.com>
170186
Ryan Seal <splrk@users.noreply.github.com>
171187
Rylan Yang <137365285+rylany27@users.noreply.github.com>
172-
SAHIL KUMAR <168997976+sahilk45@users.noreply.github.com>
173-
SAUJANYA MAGARDE <162047941+SaujanyaMagarde@users.noreply.github.com>
174-
SHIVAM YADAV <120725381+Shivam-1827@users.noreply.github.com>
175188
Sachin Raj <120590207+schnrj@users.noreply.github.com>
176189
Sahil Goyal <87982509+sahil20021008@users.noreply.github.com>
190+
SAHIL KUMAR <168997976+sahilk45@users.noreply.github.com>
177191
Sai Avinash <120403424+nasarobot@users.noreply.github.com>
178192
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
179193
Sanchay Ketan Sinha <122982233+satansin123@users.noreply.github.com>
180194
Sarthak Paandey <145528240+SarthakPaandey@users.noreply.github.com>
181195
Satyajeet Chavan <chavansatyajeet2004@gmail.com>
196+
SAUJANYA MAGARDE <162047941+SaujanyaMagarde@users.noreply.github.com>
182197
Saurabh Singh <saurabhsraghuvanshi@gmail.com>
183198
Seth-Banker <125103042+Seth-Banker@users.noreply.github.com>
184199
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
185200
Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
186201
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
187202
Shaswata Panda <106397517+shaswata-26@users.noreply.github.com>
188203
Shivam Ahir <11shivam00@gmail.com>
204+
SHIVAM YADAV <120725381+Shivam-1827@users.noreply.github.com>
189205
Shivansh <114570926+shiv343@users.noreply.github.com>
190206
Shraddheya Shendre <shendreshraddheya@gmail.com>
191207
Shubh Mehta <93862397+Shubh942@users.noreply.github.com>
208+
Shubham <b4mshubham@gmail.com>
192209
Shubham Mishra <shubh622005@gmail.com>
193210
Siddhesh waje <117733253+siddhesh434@users.noreply.github.com>
194211
Sivam Das <100067002+Sivam2313@users.noreply.github.com>
@@ -205,6 +222,7 @@ Tirtadwipa Manunggal <tirtadwipa.manunggal@gmail.com>
205222
Tudor Pagu <104032457+tudor-pagu@users.noreply.github.com>
206223
Tufailahmed Bargir <142114244+Tufailahmed-Bargir@users.noreply.github.com>
207224
Tushar Bhardwaj <155543597+TusharBhardwaj441@users.noreply.github.com>
225+
Tushar Bharti <73595362+USERSATOSHI@users.noreply.github.com>
208226
Tyson Cung <45380903+tysoncung@users.noreply.github.com>
209227
Uday Kakade <141299403+udaykakade25@users.noreply.github.com>
210228
Ujjwal Kirti <64329707+ujjwalkirti@users.noreply.github.com>
@@ -221,20 +239,7 @@ Wendy Yuchen Sun <wendyyuchensun@gmail.com>
221239
Xiaochuan Ye <tap91624@gmail.com>
222240
Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>
223241
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
242+
youzi-forge <liuxingyou666@outlook.com>
224243
Yugal Kaushik <yugalkaushik14@gmail.com>
225244
Yuvi Mittal <128018763+yuvi-mittal@users.noreply.github.com>
226245
Zuhair Ahmad <157193652+Zuhair-CS@users.noreply.github.com>
227-
deepak427 <62477872+deepak427@users.noreply.github.com>
228-
devshree-bhati <147095250+devshree-bhati@users.noreply.github.com>
229-
ditsu <170345142+ditsus@users.noreply.github.com>
230-
ekambains <bainsinbusiness@gmail.com>
231-
fadiothman22 <48636283+fadiothman22@users.noreply.github.com>
232-
iraandrushko <71790513+iraandrushko@users.noreply.github.com>
233-
jsai28 <54253219+jsai28@users.noreply.github.com>
234-
lohithganni <116790357+lohithganni@users.noreply.github.com>
235-
olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
236-
pranav-1720 <123018993+pranav-1720@users.noreply.github.com>
237-
rahulrangers <127782777+rahulrangers@users.noreply.github.com>
238-
rainn <88160429+AmCodesLame@users.noreply.github.com>
239-
rei2hu <reimu@reimu.ws>
240-
zhanggy <geodaoyu@foxmail.com>

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ var o = ns;
9898
- <span class="signature">[`mapValuesAsync( obj, [options,] transform, done )`][@stdlib/utils/async/map-values]</span><span class="delimiter">: </span><span class="description">map values from one object to a new object having the same keys.</span>
9999
- <span class="signature">[`noneByRightAsync( collection, [options,] predicate, done )`][@stdlib/utils/async/none-by-right]</span><span class="delimiter">: </span><span class="description">test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.</span>
100100
- <span class="signature">[`noneByAsync( collection, [options,] predicate, done )`][@stdlib/utils/async/none-by]</span><span class="delimiter">: </span><span class="description">test whether all elements in a collection fail a test implemented by a predicate function.</span>
101+
- <span class="signature">[`parallel( fcns, [options,] done )`][@stdlib/utils/async/parallel]</span><span class="delimiter">: </span><span class="description">execute functions in parallel and pass the results of all functions to a provided callback.</span>
101102
- <span class="signature">[`reduceRightAsync( collection, initial, [options,] reducer, done )`][@stdlib/utils/async/reduce-right]</span><span class="delimiter">: </span><span class="description">apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.</span>
102103
- <span class="signature">[`reduceAsync( collection, initial, [options,] reducer, done )`][@stdlib/utils/async/reduce]</span><span class="delimiter">: </span><span class="description">apply a function against an accumulator and each element in a collection and return the accumulated result.</span>
103104
- <span class="signature">[`waterfall( fcns, clbk[, thisArg] )`][@stdlib/utils/async/series-waterfall]</span><span class="delimiter">: </span><span class="description">execute functions in series, passing the results of one function as arguments to the next function.</span>
@@ -262,6 +263,8 @@ Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
262263

263264
[@stdlib/utils/async/none-by]: https://github.com/stdlib-js/utils-async-none-by
264265

266+
[@stdlib/utils/async/parallel]: https://github.com/stdlib-js/utils-async-parallel
267+
265268
[@stdlib/utils/async/reduce-right]: https://github.com/stdlib-js/utils-async-reduce-right
266269

267270
[@stdlib/utils/async/reduce]: https://github.com/stdlib-js/utils-async-reduce

0 commit comments

Comments
 (0)