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
-[`762c44f`](https://github.com/stdlib-js/stdlib/commit/762c44f2d442ad099b10dae4635e8c29a5c6b328): consolidate array arguments into a single argument
63
+
64
+
- To migrate, users should access the input arrays via the fourth
65
+
argument, where the first element is the first input array and the
66
+
second element is the second input array.
67
+
68
+
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version
69
+
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version to 4.1
70
+
71
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
72
+
73
+
</section>
74
+
75
+
<!-- /.breaking-changes -->
76
+
77
+
<sectionclass="commits">
78
+
79
+
### Commits
80
+
81
+
<details>
82
+
83
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
87
+
88
+
</details>
89
+
90
+
</section>
91
+
92
+
<!-- /.commits -->
93
+
94
+
<sectionclass="contributors">
95
+
96
+
### Contributors
97
+
98
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments