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
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,41 +58,60 @@ 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.0">
40
62
41
-
## 0.2.2 (2024-07-28)
63
+
## 0.1.0 (2023-09-23)
42
64
43
-
No changes reported for this release.
65
+
<sectionclass="features">
66
+
67
+
### Features
68
+
69
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
70
+
-[`815ed35`](https://github.com/stdlib-js/stdlib/commit/815ed35a90f09f95b12287902c747fbb519a3aa5) - use type predicates for narrowing
44
71
45
72
</section>
46
73
47
-
<!-- /.release-->
74
+
<!-- /.features-->
48
75
49
-
<sectionclass="release"id="v0.2.1">
76
+
<sectionclass="breaking-changes">
50
77
51
-
##0.2.1 (2024-02-24)
78
+
### BREAKING CHANGES
52
79
53
-
No changes reported for this release.
80
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
81
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
82
+
83
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
54
84
55
85
</section>
56
86
57
-
<!-- /.release-->
87
+
<!-- /.breaking-changes-->
58
88
59
-
<sectionclass="release"id="v0.2.0">
89
+
<sectionclass="commits">
60
90
61
-
##0.2.0 (2024-02-14)
91
+
### Commits
62
92
63
-
No changes reported for this release.
93
+
<details>
94
+
95
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
96
+
-[`815ed35`](https://github.com/stdlib-js/stdlib/commit/815ed35a90f09f95b12287902c747fbb519a3aa5) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_
97
+
98
+
</details>
64
99
65
100
</section>
66
101
67
-
<!-- /.release-->
102
+
<!-- /.commits-->
68
103
69
-
<sectionclass="release"id="v0.1.0">
104
+
<sectionclass="contributors">
70
105
71
-
##0.1.0 (2023-09-23)
106
+
### Contributors
72
107
73
-
No changes reported for this release.
108
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments