File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
- 2024-08-03T18 :45:12.130Z
1
+ 2024-09-01T03 :45:59.471Z
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
@@ -108,8 +108,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
108
108
109
109
### BREAKING CHANGES
110
110
111
- - [ ` 7ae5741 ` ] ( https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0 ) : update minimum TypeScript version
112
- - [ ` 7ae5741 ` ] ( https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0 ) : update minimum TypeScript version to 4.1
111
+ - [ ` 7ae5741 ` ] ( https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0 ) : update minimum TypeScript version to 4.1
113
112
114
113
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
115
114
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 43
43
"@stdlib/ndarray-base-minmax-view-buffer-index" : " ^0.2.2" ,
44
44
"@stdlib/ndarray-base-numel" : " ^0.2.2" ,
45
45
"@stdlib/ndarray-dtypes" : " ^0.3.0" ,
46
- "@stdlib/types" : " ^0.3.2 " ,
46
+ "@stdlib/types" : " ^0.4.1 " ,
47
47
"@stdlib/utils-library-manifest" : " ^0.2.2"
48
48
},
49
49
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments