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
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
72
+
-[`23114c6`](https://github.com/stdlib-js/stdlib/commit/23114c65f67ea8c17fc835e280408c39544dfa76) - **build:** remove tslint directives _(by Philipp Burckhardt)_
-[`5325a1c`](https://github.com/stdlib-js/stdlib/commit/5325a1c582f04488de7cfb0cf5f4c08a9bef014d) - **refactor:** use accessor utilities _(by Athan Reines)_
75
+
76
+
</details>
77
+
78
+
</section>
79
+
80
+
<!-- /.commits -->
81
+
82
+
<sectionclass="contributors">
83
+
84
+
### Contributors
85
+
86
+
A total of 2 people contributed to this release. Thank you to the following contributors:
87
+
88
+
- Athan Reines
89
+
- Philipp Burckhardt
90
+
91
+
</section>
92
+
93
+
<!-- /.contributors -->
94
+
95
+
</section>
96
+
97
+
<!-- /.release -->
98
+
99
+
<sectionclass="release"id="v0.1.0">
100
+
101
+
## 0.1.0 (2023-09-24)
102
+
103
+
<sectionclass="features">
104
+
105
+
### Features
106
+
107
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
108
+
109
+
</section>
110
+
111
+
<!-- /.features -->
112
+
113
+
<sectionclass="bug-fixes">
114
+
115
+
### Bug Fixes
116
+
117
+
-[`0deb1be`](https://github.com/stdlib-js/stdlib/commit/0deb1be1f1efe2cc98bd944ab1c50cc885cf523b) - update import path for `Collection` type definition
118
+
119
+
</section>
120
+
121
+
<!-- /.bug-fixes -->
122
+
123
+
<sectionclass="breaking-changes">
124
+
125
+
### BREAKING CHANGES
126
+
127
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
128
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
129
+
130
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
131
+
132
+
</section>
133
+
134
+
<!-- /.breaking-changes -->
135
+
136
+
<sectionclass="commits">
137
+
138
+
### Commits
139
+
140
+
<details>
141
+
142
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
143
+
-[`0deb1be`](https://github.com/stdlib-js/stdlib/commit/0deb1be1f1efe2cc98bd944ab1c50cc885cf523b) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
144
+
145
+
</details>
146
+
147
+
</section>
148
+
149
+
<!-- /.commits -->
150
+
151
+
<sectionclass="contributors">
152
+
153
+
### Contributors
154
+
155
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments