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)_
19
+
20
+
</details>
21
+
22
+
</section>
23
+
24
+
<!-- /.commits -->
25
+
26
+
<sectionclass="contributors">
27
+
28
+
### Contributors
29
+
30
+
A total of 1 person contributed to this release. Thank you to this contributor:
31
+
32
+
- Athan Reines
33
+
34
+
</section>
35
+
36
+
<!-- /.contributors -->
37
+
38
+
</section>
39
+
40
+
<!-- /.release -->
41
+
42
+
<sectionclass="release"id="v0.2.1">
43
+
44
+
## 0.2.1 (2024-02-25)
45
+
46
+
<sectionclass="features">
47
+
48
+
### Features
49
+
50
+
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - update minimum TypeScript version
51
+
52
+
</section>
53
+
54
+
<!-- /.features -->
55
+
56
+
<sectionclass="bug-fixes">
57
+
58
+
### Bug Fixes
59
+
60
+
-[`4ff0c5a`](https://github.com/stdlib-js/stdlib/commit/4ff0c5a46aaca21237522f26e030aaefb19bb7be) - update import path for `Collection` type definition and improve type specificity
61
+
62
+
</section>
63
+
64
+
<!-- /.bug-fixes -->
65
+
66
+
<sectionclass="breaking-changes">
67
+
68
+
### BREAKING CHANGES
69
+
70
+
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version
71
+
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version to 4.1
72
+
73
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
74
+
75
+
</section>
76
+
77
+
<!-- /.breaking-changes -->
78
+
79
+
<sectionclass="commits">
80
+
81
+
### Commits
82
+
83
+
<details>
84
+
85
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
-[`4ff0c5a`](https://github.com/stdlib-js/stdlib/commit/4ff0c5a46aaca21237522f26e030aaefb19bb7be) - **fix:** update import path for `Collection` type definition and improve type specificity _(by Athan Reines)_
88
+
-[`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
89
+
90
+
</details>
91
+
92
+
</section>
93
+
94
+
<!-- /.commits -->
95
+
96
+
<sectionclass="contributors">
97
+
98
+
### Contributors
99
+
100
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments