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
-[`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:**update require and include paths_(by Athan Reines)_
16
16
17
17
</details>
18
18
@@ -36,31 +36,47 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
36
37
37
<!-- /.release -->
38
38
39
-
<sectionclass="release"id="v0.2.2">
39
+
<sectionclass="release"id="v0.2.1">
40
40
41
-
## 0.2.2 (2024-07-28)
41
+
## 0.2.1 (2024-02-24)
42
42
43
43
No changes reported for this release.
44
44
45
45
</section>
46
46
47
47
<!-- /.release -->
48
48
49
-
<sectionclass="release"id="v0.2.1">
49
+
<sectionclass="release"id="v0.2.0">
50
50
51
-
## 0.2.1 (2024-02-24)
51
+
## 0.2.0 (2024-02-14)
52
52
53
-
No changes reported for this release.
53
+
<sectionclass="commits">
54
+
55
+
### Commits
56
+
57
+
<details>
58
+
59
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
A total of 2 people contributed to this release. Thank you to the following contributors:
73
+
74
+
- Athan Reines
75
+
- Philipp Burckhardt
76
+
77
+
</section>
78
+
79
+
<!-- /.contributors -->
64
80
65
81
</section>
66
82
@@ -70,7 +86,56 @@ No changes reported for this release.
70
86
71
87
## 0.1.0 (2023-09-23)
72
88
73
-
No changes reported for this release.
89
+
<sectionclass="features">
90
+
91
+
### Features
92
+
93
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
94
+
-[`3c153c4`](https://github.com/stdlib-js/stdlib/commit/3c153c4341c58db2fde9b616f1990be964482cf8) - use type predicates for narrowing
95
+
96
+
</section>
97
+
98
+
<!-- /.features -->
99
+
100
+
<sectionclass="breaking-changes">
101
+
102
+
### BREAKING CHANGES
103
+
104
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
105
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
106
+
107
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
108
+
109
+
</section>
110
+
111
+
<!-- /.breaking-changes -->
112
+
113
+
<sectionclass="commits">
114
+
115
+
### Commits
116
+
117
+
<details>
118
+
119
+
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
120
+
-[`3c153c4`](https://github.com/stdlib-js/stdlib/commit/3c153c4341c58db2fde9b616f1990be964482cf8) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_
121
+
122
+
</details>
123
+
124
+
</section>
125
+
126
+
<!-- /.commits -->
127
+
128
+
<sectionclass="contributors">
129
+
130
+
### Contributors
131
+
132
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments