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