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
@@ -60,7 +60,32 @@ No changes reported for this release.
60
60
61
61
## 0.2.0 (2024-02-14)
62
62
63
-
No changes reported for this release.
63
+
<sectionclass="commits">
64
+
65
+
### Commits
66
+
67
+
<details>
68
+
69
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
70
+
-[`ac78ce0`](https://github.com/stdlib-js/stdlib/commit/ac78ce0b1ec7b3178eb955d4eeb7d3a3753a3561) - **build:** remove tslint directives _(by Philipp Burckhardt)_
71
+
72
+
</details>
73
+
74
+
</section>
75
+
76
+
<!-- /.commits -->
77
+
78
+
<sectionclass="contributors">
79
+
80
+
### Contributors
81
+
82
+
A total of 1 person contributed to this release. Thank you to this contributor:
83
+
84
+
- Philipp Burckhardt
85
+
86
+
</section>
87
+
88
+
<!-- /.contributors -->
64
89
65
90
</section>
66
91
@@ -80,7 +105,56 @@ No changes reported for this release.
80
105
81
106
## 0.1.0 (2023-09-23)
82
107
83
-
No changes reported for this release.
108
+
<sectionclass="features">
109
+
110
+
### Features
111
+
112
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
113
+
114
+
</section>
115
+
116
+
<!-- /.features -->
117
+
118
+
<sectionclass="breaking-changes">
119
+
120
+
### BREAKING CHANGES
121
+
122
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
123
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
124
+
125
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
126
+
127
+
</section>
128
+
129
+
<!-- /.breaking-changes -->
130
+
131
+
<sectionclass="commits">
132
+
133
+
### Commits
134
+
135
+
<details>
136
+
137
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
138
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
139
+
140
+
</details>
141
+
142
+
</section>
143
+
144
+
<!-- /.commits -->
145
+
146
+
<sectionclass="contributors">
147
+
148
+
### Contributors
149
+
150
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments