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