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)_
16
18
17
19
</details>
18
20
@@ -36,31 +38,46 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
38
37
39
<!-- /.release -->
38
40
39
-
<sectionclass="release"id="v0.2.2">
41
+
<sectionclass="release"id="v0.2.1">
40
42
41
-
## 0.2.2 (2024-07-28)
43
+
## 0.2.1 (2024-02-24)
42
44
43
45
No changes reported for this release.
44
46
45
47
</section>
46
48
47
49
<!-- /.release -->
48
50
49
-
<sectionclass="release"id="v0.2.1">
51
+
<sectionclass="release"id="v0.2.0">
50
52
51
-
## 0.2.1 (2024-02-24)
53
+
## 0.2.0 (2024-02-14)
52
54
53
-
No changes reported for this release.
55
+
<sectionclass="commits">
56
+
57
+
### Commits
58
+
59
+
<details>
60
+
61
+
-[`b496b72`](https://github.com/stdlib-js/stdlib/commit/b496b72595355b5a794c940bd7f81ea5223b91bd) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
62
+
-[`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
63
+
64
+
</details>
54
65
55
66
</section>
56
67
57
-
<!-- /.release-->
68
+
<!-- /.commits-->
58
69
59
-
<sectionclass="release"id="v0.2.0">
70
+
<sectionclass="contributors">
60
71
61
-
##0.2.0 (2024-02-14)
72
+
### Contributors
62
73
63
-
No changes reported for this release.
74
+
A total of 1 person contributed to this release. Thank you to this contributor:
75
+
76
+
- Philipp Burckhardt
77
+
78
+
</section>
79
+
80
+
<!-- /.contributors -->
64
81
65
82
</section>
66
83
@@ -70,7 +87,55 @@ No changes reported for this release.
70
87
71
88
## 0.1.0 (2023-09-24)
72
89
73
-
No changes reported for this release.
90
+
<sectionclass="features">
91
+
92
+
### Features
93
+
94
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
95
+
96
+
</section>
97
+
98
+
<!-- /.features -->
99
+
100
+
<sectionclass="breaking-changes">
101
+
102
+
### BREAKING CHANGES
103
+
104
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
105
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
106
+
107
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
108
+
109
+
</section>
110
+
111
+
<!-- /.breaking-changes -->
112
+
113
+
<sectionclass="commits">
114
+
115
+
### Commits
116
+
117
+
<details>
118
+
119
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
120
+
-[`ab5d324`](https://github.com/stdlib-js/stdlib/commit/ab5d324b547870938b21ebdeecc1f7fda132f321) - **chore:** resolve lint errors _(by Philipp Burckhardt)_
121
+
122
+
</details>
123
+
124
+
</section>
125
+
126
+
<!-- /.commits -->
127
+
128
+
<sectionclass="contributors">
129
+
130
+
### Contributors
131
+
132
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments