File tree 4 files changed +5
-4
lines changed
4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- 2024-08-03T18:05:45.007Z
1
+ 2024-09-01T03:11:38.319Z
Original file line number Diff line number Diff line change @@ -50,8 +50,7 @@ No changes reported for this release.
50
50
51
51
### BREAKING CHANGES
52
52
53
- - [ ` 98bc722 ` ] ( https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77 ) : update minimum TypeScript version
54
- - [ ` 98bc722 ` ] ( https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77 ) : update minimum TypeScript version to 4.1
53
+ - [ ` 98bc722 ` ] ( https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77 ) : update minimum TypeScript version to 4.1
55
54
56
55
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
57
56
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/assert-is-plain-object" : " ^0.2.2" ,
43
43
"@stdlib/string-format" : " ^0.2.2" ,
44
44
"@stdlib/symbol-iterator" : " ^0.2.2" ,
45
- "@stdlib/types" : " ^0.3.2 " ,
45
+ "@stdlib/types" : " ^0.4.1 " ,
46
46
"@stdlib/utils-define-nonenumerable-read-only-property" : " ^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