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
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - update import path for `Collection` type definition
54
79
55
80
</section>
56
81
57
-
<!-- /.release-->
82
+
<!-- /.bug-fixes-->
58
83
59
-
<sectionclass="release"id="v0.2.0">
84
+
<sectionclass="breaking-changes">
60
85
61
-
##0.2.0 (2024-02-14)
86
+
### BREAKING CHANGES
62
87
63
-
No changes reported for this release.
88
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
89
+
90
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
64
91
65
92
</section>
66
93
67
-
<!-- /.release-->
94
+
<!-- /.breaking-changes-->
68
95
69
-
<sectionclass="release"id="v0.1.0">
96
+
<sectionclass="commits">
70
97
71
-
##0.1.0 (2023-09-24)
98
+
### Commits
72
99
73
-
No changes reported for this release.
100
+
<details>
101
+
102
+
-[`a6ad617`](https://github.com/stdlib-js/stdlib/commit/a6ad617b649bb6515ab4c759219303c4516d1c8f) - **refactor:** use predefined types _(by Athan Reines)_
103
+
-[`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
104
+
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
0 commit comments