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
-[`19106ca`](https://github.com/stdlib-js/stdlib/commit/19106ca820dcd737e7fcf1b022d9b1b7346c5b52) - **fix:** update unary predicate error type to include null _(by Philipp Burckhardt)_
39
-
-[`952ea72`](https://github.com/stdlib-js/stdlib/commit/952ea72db18b6ff6b06bf89a3559d9f99a69cae5) - **fix:** properly type predicate error parameter _(by Philipp Burckhardt)_
40
-
-[`174544f`](https://github.com/stdlib-js/stdlib/commit/174544f854a5dd7e839ecf9eb2c46095728f62dd) - **refactor:** use generics to improve type declarations for async/if then [(#1366)](https://github.com/stdlib-js/stdlib/pull/1366)_(by Prajwal Kulkarni)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
41
16
42
17
</details>
43
18
@@ -49,10 +24,9 @@ This release closes the following issue:
49
24
50
25
### Contributors
51
26
52
-
A total of 2 people contributed to this release. Thank you to the following contributors:
27
+
A total of 1 person contributed to this release. Thank you to this contributor:
53
28
54
-
- Philipp Burckhardt
55
-
- Prajwal Kulkarni
29
+
- Athan Reines
56
30
57
31
</section>
58
32
@@ -62,47 +36,31 @@ A total of 2 people contributed to this release. Thank you to the following cont
62
36
63
37
<!-- /.release -->
64
38
65
-
<sectionclass="release"id="v0.2.1">
39
+
<sectionclass="release"id="v0.2.2">
66
40
67
-
## 0.2.1 (2024-02-22)
41
+
## 0.2.2 (2024-07-27)
68
42
69
43
No changes reported for this release.
70
44
71
45
</section>
72
46
73
47
<!-- /.release -->
74
48
75
-
<sectionclass="release"id="v0.2.0">
76
-
77
-
## 0.2.0 (2024-02-14)
78
-
79
-
<sectionclass="commits">
80
-
81
-
### Commits
82
-
83
-
<details>
49
+
<sectionclass="release"id="v0.2.1">
84
50
85
-
-[`97992ab`](https://github.com/stdlib-js/stdlib/commit/97992abedd7d2a3d6daf644c6b12e979642c6783) - **docs:** update related packages sections [(#1301)](https://github.com/stdlib-js/stdlib/pull/1301)_(by stdlib-bot)_
86
-
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
87
-
-[`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
51
+
## 0.2.1 (2024-02-22)
88
52
89
-
</details>
53
+
No changes reported for this release.
90
54
91
55
</section>
92
56
93
-
<!-- /.commits -->
94
-
95
-
<sectionclass="contributors">
96
-
97
-
### Contributors
98
-
99
-
A total of 1 person contributed to this release. Thank you to this contributor:
57
+
<!-- /.release -->
100
58
101
-
- Philipp Burckhardt
59
+
<sectionclass="release"id="v0.2.0">
102
60
103
-
</section>
61
+
## 0.2.0 (2024-02-14)
104
62
105
-
<!-- /.contributors -->
63
+
No changes reported for this release.
106
64
107
65
</section>
108
66
@@ -122,54 +80,7 @@ No changes reported for this release.
122
80
123
81
## 0.1.0 (2023-09-22)
124
82
125
-
<sectionclass="features">
126
-
127
-
### Features
128
-
129
-
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - update minimum TypeScript version
130
-
131
-
</section>
132
-
133
-
<!-- /.features -->
134
-
135
-
<sectionclass="breaking-changes">
136
-
137
-
### BREAKING CHANGES
138
-
139
-
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version
140
-
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version to 4.1
141
-
142
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
143
-
144
-
</section>
145
-
146
-
<!-- /.breaking-changes -->
147
-
148
-
<sectionclass="commits">
149
-
150
-
### Commits
151
-
152
-
<details>
153
-
154
-
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
155
-
156
-
</details>
157
-
158
-
</section>
159
-
160
-
<!-- /.commits -->
161
-
162
-
<sectionclass="contributors">
163
-
164
-
### Contributors
165
-
166
-
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments