@@ -36,51 +56,70 @@ 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://.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
78
+
-[`581e4be`](https://.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="breaking-changes">
60
85
61
-
##0.2.0 (2024-02-14)
86
+
### BREAKING CHANGES
62
87
63
-
No changes reported for this release.
88
+
-[`5200ce2`](https://.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
89
+
-[`5200ce2`](https://.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
90
+
91
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
64
92
65
93
</section>
66
94
67
-
<!-- /.release-->
95
+
<!-- /.breaking-changes-->
68
96
69
-
<sectionclass="release"id="v0.1.1">
97
+
<sectionclass="commits">
70
98
71
-
##0.1.1 (2023-10-03)
99
+
### Commits
72
100
73
-
No changes reported for this release.
101
+
<details>
102
+
103
+
-[`5200ce2`](https://.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
104
+
-[`581e4be`](https://.com/stdlib-js/stdlib/commit/581e4be2c0c4d5d93879848cbe5c02c6c9a53e71) - **feat:** use type predicates for narrowing _(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