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:
62
+
63
+
- Athan Reines
64
+
65
+
</section>
66
+
67
+
<!-- /.contributors -->
44
68
45
69
</section>
46
70
@@ -60,7 +84,32 @@ No changes reported for this release.
60
84
61
85
## 0.2.0 (2024-02-14)
62
86
63
-
No changes reported for this release.
87
+
<sectionclass="commits">
88
+
89
+
### Commits
90
+
91
+
<details>
92
+
93
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
94
+
-[`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives _(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:
107
+
108
+
- Philipp Burckhardt
109
+
110
+
</section>
111
+
112
+
<!-- /.contributors -->
64
113
65
114
</section>
66
115
@@ -80,7 +129,56 @@ No changes reported for this release.
80
129
81
130
## 0.1.0 (2023-09-23)
82
131
83
-
No changes reported for this release.
132
+
<sectionclass="features">
133
+
134
+
### Features
135
+
136
+
-[`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb) - update minimum TypeScript version
137
+
138
+
</section>
139
+
140
+
<!-- /.features -->
141
+
142
+
<sectionclass="breaking-changes">
143
+
144
+
### BREAKING CHANGES
145
+
146
+
-[`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb): update minimum TypeScript version
147
+
-[`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb): update minimum TypeScript version to 4.1
148
+
149
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
150
+
151
+
</section>
152
+
153
+
<!-- /.breaking-changes -->
154
+
155
+
<sectionclass="commits">
156
+
157
+
### Commits
158
+
159
+
<details>
160
+
161
+
-[`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
162
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
163
+
164
+
</details>
165
+
166
+
</section>
167
+
168
+
<!-- /.commits -->
169
+
170
+
<sectionclass="contributors">
171
+
172
+
### Contributors
173
+
174
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments