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
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
106
+
-[`23114c6`](https://github.com/stdlib-js/stdlib/commit/23114c65f67ea8c17fc835e280408c39544dfa76) - **build:** remove tslint directives _(by Philipp Burckhardt)_
-[`5325a1c`](https://github.com/stdlib-js/stdlib/commit/5325a1c582f04488de7cfb0cf5f4c08a9bef014d) - **refactor:** use accessor utilities _(by Athan Reines)_
109
+
110
+
</details>
111
+
112
+
</section>
113
+
114
+
<!-- /.commits -->
115
+
116
+
<sectionclass="contributors">
117
+
118
+
### Contributors
119
+
120
+
A total of 2 people contributed to this release. Thank you to the following contributors:
121
+
122
+
- Athan Reines
123
+
- Philipp Burckhardt
124
+
125
+
</section>
126
+
127
+
<!-- /.contributors -->
64
128
65
129
</section>
66
130
@@ -70,7 +134,65 @@ No changes reported for this release.
70
134
71
135
## 0.1.0 (2023-09-24)
72
136
73
-
No changes reported for this release.
137
+
<sectionclass="features">
138
+
139
+
### Features
140
+
141
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
142
+
143
+
</section>
144
+
145
+
<!-- /.features -->
146
+
147
+
<sectionclass="bug-fixes">
148
+
149
+
### Bug Fixes
150
+
151
+
-[`0deb1be`](https://github.com/stdlib-js/stdlib/commit/0deb1be1f1efe2cc98bd944ab1c50cc885cf523b) - update import path for `Collection` type definition
152
+
153
+
</section>
154
+
155
+
<!-- /.bug-fixes -->
156
+
157
+
<sectionclass="breaking-changes">
158
+
159
+
### BREAKING CHANGES
160
+
161
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
162
+
163
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
164
+
165
+
</section>
166
+
167
+
<!-- /.breaking-changes -->
168
+
169
+
<sectionclass="commits">
170
+
171
+
### Commits
172
+
173
+
<details>
174
+
175
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
176
+
-[`0deb1be`](https://github.com/stdlib-js/stdlib/commit/0deb1be1f1efe2cc98bd944ab1c50cc885cf523b) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
177
+
178
+
</details>
179
+
180
+
</section>
181
+
182
+
<!-- /.commits -->
183
+
184
+
<sectionclass="contributors">
185
+
186
+
### Contributors
187
+
188
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments