File tree 4 files changed +6
-5
lines changed 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
- 2024-08-03T16:48:46.706Z
1
+ 2024-09-01T02:04:49.161Z
Original file line number Diff line number Diff line change 4
4
5
5
<section class =" release " id =" unreleased " >
6
6
7
- ## Unreleased (2024-08-03 )
7
+ ## Unreleased (2024-09-01 )
8
8
9
9
<section class =" commits " >
10
10
@@ -130,8 +130,7 @@ No changes reported for this release.
130
130
131
131
### BREAKING CHANGES
132
132
133
- - [ ` 7ae5741 ` ] ( https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0 ) : update minimum TypeScript version
134
- - [ ` 7ae5741 ` ] ( https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0 ) : update minimum TypeScript version to 4.1
133
+ - [ ` 7ae5741 ` ] ( https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0 ) : update minimum TypeScript version to 4.1
135
134
136
135
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
137
136
Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ Marcus Fantham <mfantham@users.noreply.github.com>
46
46
Matt Cochrane <matthew.cochrane.eng@gmail.com>
47
47
Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
48
48
Milan Raj <rajsite@users.noreply.github.com>
49
+ Mohammad Kaif <98884589+Kaif987@users.noreply.github.com>
49
50
Momtchil Momtchev <momtchil@momtchev.com>
50
51
Muhammad Haris <harriskhan047@outlook.com>
51
52
Naresh Jagadeesan <naresh.naresh000@gmail.com>
@@ -70,6 +71,7 @@ Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
70
71
Rutam <138517416+performant23@users.noreply.github.com>
71
72
Ryan Seal <splrk@users.noreply.github.com>
72
73
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
74
+ SarthakPaandey <145528240+SarthakPaandey@users.noreply.github.com>
73
75
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
74
76
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
75
77
Shivam <11shivam00@gmail.com>
Original file line number Diff line number Diff line change 42
42
"@stdlib/ndarray-index-modes" : " ^0.2.2" ,
43
43
"@stdlib/ndarray-orders" : " ^0.2.2" ,
44
44
"@stdlib/string-format" : " ^0.2.2" ,
45
- "@stdlib/types" : " ^0.3.2 " ,
45
+ "@stdlib/types" : " ^0.4.1 " ,
46
46
"@stdlib/utils-library-manifest" : " ^0.2.2" ,
47
47
"@stdlib/error-tools-fmtprodmsg" : " ^0.2.2"
48
48
},
You can’t perform that action at this time.
0 commit comments