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
@@ -56,82 +36,51 @@ A total of 1 person contributed to this release. Thank you to this contributor:
56
36
57
37
<!-- /.release -->
58
38
59
-
<sectionclass="release"id="v0.1.1">
39
+
<sectionclass="release"id="v0.2.2">
60
40
61
-
## 0.1.1 (2023-10-03)
41
+
## 0.2.2 (2024-07-27)
62
42
63
43
No changes reported for this release.
64
44
65
45
</section>
66
46
67
47
<!-- /.release -->
68
48
69
-
<sectionclass="release"id="v0.1.0">
70
-
71
-
## 0.1.0 (2023-09-22)
72
-
73
-
<sectionclass="features">
74
-
75
-
### Features
76
-
77
-
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
78
-
-[`581e4be`](https://github.com/stdlib-js/stdlib/commit/581e4be2c0c4d5d93879848cbe5c02c6c9a53e71) - use type predicates for narrowing
79
-
80
-
</section>
81
-
82
-
<!-- /.features -->
83
-
84
-
<sectionclass="bug-fixes">
49
+
<sectionclass="release"id="v0.2.1">
85
50
86
-
### Bug Fixes
51
+
##0.2.1 (2024-02-21)
87
52
88
-
-[`aad0c02`](https://github.com/stdlib-js/stdlib/commit/aad0c02e72463e7421eddf4c055e44d9b306f380) - update import path for `Collection` type definition
53
+
No changes reported for this release.
89
54
90
55
</section>
91
56
92
-
<!-- /.bug-fixes -->
93
-
94
-
<sectionclass="breaking-changes">
57
+
<!-- /.release -->
95
58
96
-
### BREAKING CHANGES
59
+
<sectionclass="release"id="v0.2.0">
97
60
98
-
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
99
-
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
61
+
## 0.2.0 (2024-02-14)
100
62
101
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
63
+
No changes reported for this release.
102
64
103
65
</section>
104
66
105
-
<!-- /.breaking-changes -->
106
-
107
-
<sectionclass="commits">
108
-
109
-
### Commits
67
+
<!-- /.release -->
110
68
111
-
<details>
69
+
<sectionclass="release"id="v0.1.1">
112
70
113
-
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
114
-
-[`aad0c02`](https://github.com/stdlib-js/stdlib/commit/aad0c02e72463e7421eddf4c055e44d9b306f380) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
115
-
-[`581e4be`](https://github.com/stdlib-js/stdlib/commit/581e4be2c0c4d5d93879848cbe5c02c6c9a53e71) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_
71
+
## 0.1.1 (2023-10-03)
116
72
117
-
</details>
73
+
No changes reported for this release.
118
74
119
75
</section>
120
76
121
-
<!-- /.commits -->
122
-
123
-
<sectionclass="contributors">
124
-
125
-
### Contributors
126
-
127
-
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments