You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
16
37
17
38
</details>
18
39
@@ -24,9 +45,10 @@
24
45
25
46
### Contributors
26
47
27
-
A total of 1 person contributed to this release. Thank you to this contributor:
48
+
A total of 2 people contributed to this release. Thank you to the following contributors:
28
49
29
50
- Athan Reines
51
+
- Philipp Burckhardt
30
52
31
53
</section>
32
54
@@ -36,51 +58,68 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
58
37
59
<!-- /.release -->
38
60
39
-
<sectionclass="release"id="v0.2.2">
61
+
<sectionclass="release"id="v0.1.1">
40
62
41
-
## 0.2.2 (2024-07-27)
63
+
## 0.1.1 (2023-10-03)
42
64
43
65
No changes reported for this release.
44
66
45
67
</section>
46
68
47
69
<!-- /.release -->
48
70
49
-
<sectionclass="release"id="v0.2.1">
71
+
<sectionclass="release"id="v0.1.0">
50
72
51
-
## 0.2.1 (2024-02-22)
73
+
## 0.1.0 (2023-09-22)
52
74
53
-
No changes reported for this release.
75
+
<sectionclass="features">
76
+
77
+
### Features
78
+
79
+
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - update minimum TypeScript version
54
80
55
81
</section>
56
82
57
-
<!-- /.release-->
83
+
<!-- /.features-->
58
84
59
-
<sectionclass="release"id="v0.2.0">
85
+
<sectionclass="breaking-changes">
60
86
61
-
##0.2.0 (2024-02-14)
87
+
### BREAKING CHANGES
62
88
63
-
No changes reported for this release.
89
+
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version
90
+
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version to 4.1
91
+
92
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
64
93
65
94
</section>
66
95
67
-
<!-- /.release-->
96
+
<!-- /.breaking-changes-->
68
97
69
-
<sectionclass="release"id="v0.1.1">
98
+
<sectionclass="commits">
70
99
71
-
##0.1.1 (2023-10-03)
100
+
### Commits
72
101
73
-
No changes reported for this release.
102
+
<details>
103
+
104
+
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
105
+
106
+
</details>
74
107
75
108
</section>
76
109
77
-
<!-- /.release-->
110
+
<!-- /.commits-->
78
111
79
-
<sectionclass="release"id="v0.1.0">
112
+
<sectionclass="contributors">
80
113
81
-
##0.1.0 (2023-09-22)
114
+
### Contributors
82
115
83
-
No changes reported for this release.
116
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments