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
-[`8c4e1d2`](https://github.com/stdlib-js/stdlib/commit/8c4e1d2103aab77e648e66bfeb8f297c39f16528) - **feat:** add support for returning the array data type _(by Athan Reines)_
74
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
75
+
-[`c5a68f2`](https://github.com/stdlib-js/stdlib/commit/c5a68f2cd116578b2964b05681bd75b33da39607) - **build:** remove tslint directives _(by Philipp Burckhardt)_
76
+
-[`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
77
+
78
+
</details>
79
+
80
+
</section>
81
+
82
+
<!-- /.commits -->
83
+
84
+
<sectionclass="contributors">
85
+
86
+
### Contributors
87
+
88
+
A total of 2 people contributed to this release. Thank you to the following contributors:
89
+
90
+
- Athan Reines
91
+
- Philipp Burckhardt
92
+
93
+
</section>
94
+
95
+
<!-- /.contributors -->
96
+
97
+
</section>
98
+
99
+
<!-- /.release -->
100
+
101
+
<sectionclass="release"id="v0.1.0">
102
+
103
+
## 0.1.0 (2023-09-24)
104
+
105
+
<sectionclass="features">
106
+
107
+
### Features
108
+
50
109
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
51
110
-[`d620bbd`](https://github.com/stdlib-js/stdlib/commit/d620bbd6e1b0670f18ed87df4f98db017cc9df8f) - refactor declarations to use generics
52
111
@@ -70,8 +129,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
70
129
71
130
### BREAKING CHANGES
72
131
73
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
74
-
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
132
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
75
133
76
134
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
77
135
@@ -87,11 +145,6 @@ A total of 1 person contributed to this release. Thank you to this contributor:
-[`8c4e1d2`](https://github.com/stdlib-js/stdlib/commit/8c4e1d2103aab77e648e66bfeb8f297c39f16528) - **feat:** add support for returning the array data type _(by Athan Reines)_
92
-
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
93
-
-[`c5a68f2`](https://github.com/stdlib-js/stdlib/commit/c5a68f2cd116578b2964b05681bd75b33da39607) - **build:** remove tslint directives _(by Philipp Burckhardt)_
94
-
-[`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
95
148
-[`dd6d9e4`](https://github.com/stdlib-js/stdlib/commit/dd6d9e48fb0de33eae92b1dfb59d6ce00987acd5) - **fix:** convert default type to `unknown`_(by Athan Reines)_
96
149
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
97
150
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
@@ -121,3 +174,23 @@ A total of 2 people contributed to this release. Thank you to the following cont
0 commit comments