@@ -36,3 +56,82 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
56
37
57
<!-- /.release -->
38
58
59
+
<sectionclass="release"id="v0.1.1">
60
+
61
+
## 0.1.1 (2023-10-03)
62
+
63
+
No changes reported for this release.
64
+
65
+
</section>
66
+
67
+
<!-- /.release -->
68
+
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://.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
78
+
-[`581e4be`](https://.com/stdlib-js/stdlib/commit/581e4be2c0c4d5d93879848cbe5c02c6c9a53e71) - use type predicates for narrowing
79
+
80
+
</section>
81
+
82
+
<!-- /.features -->
83
+
84
+
<sectionclass="breaking-changes">
85
+
86
+
### BREAKING CHANGES
87
+
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.
92
+
93
+
</section>
94
+
95
+
<!-- /.breaking-changes -->
96
+
97
+
<sectionclass="commits">
98
+
99
+
### Commits
100
+
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>
107
+
108
+
</section>
109
+
110
+
<!-- /.commits -->
111
+
112
+
<sectionclass="contributors">
113
+
114
+
### Contributors
115
+
116
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments