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
A total of 1 person contributed to this release. Thank you to this contributor:
48
+
A total of 2 people contributed to this release. Thank you to the following contributors:
28
49
29
50
- Athan Reines
51
+
- Philipp Burckhardt
30
52
31
53
</section>
32
54
@@ -36,41 +58,70 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
58
37
59
<!-- /.release -->
38
60
39
-
<sectionclass="release"id="v0.2.2">
61
+
<sectionclass="release"id="v0.1.0">
40
62
41
-
## 0.2.2 (2024-07-28)
63
+
## 0.1.0 (2023-09-24)
42
64
43
-
No changes reported for this release.
65
+
<sectionclass="features">
66
+
67
+
### Features
68
+
69
+
-[`58832ee`](https://github.com/stdlib-js/stdlib/commit/58832eef6d93e6519622148242600eae93dca4d9) - update minimum TypeScript version
44
70
45
71
</section>
46
72
47
-
<!-- /.release-->
73
+
<!-- /.features-->
48
74
49
-
<sectionclass="release"id="v0.2.1">
75
+
<sectionclass="bug-fixes">
50
76
51
-
##0.2.1 (2024-02-24)
77
+
### Bug Fixes
52
78
53
-
No changes reported for this release.
79
+
-[`349fd18`](https://github.com/stdlib-js/stdlib/commit/349fd18ad00c02e8716257b3e9c7ff28bd1b4359) - update import path for `Collection` type definition
54
80
55
81
</section>
56
82
57
-
<!-- /.release-->
83
+
<!-- /.bug-fixes-->
58
84
59
-
<sectionclass="release"id="v0.2.0">
85
+
<sectionclass="breaking-changes">
60
86
61
-
##0.2.0 (2024-02-14)
87
+
### BREAKING CHANGES
62
88
63
-
No changes reported for this release.
89
+
-[`58832ee`](https://github.com/stdlib-js/stdlib/commit/58832eef6d93e6519622148242600eae93dca4d9): update minimum TypeScript version
90
+
-[`58832ee`](https://github.com/stdlib-js/stdlib/commit/58832eef6d93e6519622148242600eae93dca4d9): update minimum TypeScript version to 4.1
91
+
92
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
64
93
65
94
</section>
66
95
67
-
<!-- /.release-->
96
+
<!-- /.breaking-changes-->
68
97
69
-
<sectionclass="release"id="v0.1.0">
98
+
<sectionclass="commits">
70
99
71
-
##0.1.0 (2023-09-24)
100
+
### Commits
72
101
73
-
No changes reported for this release.
102
+
<details>
103
+
104
+
-[`58832ee`](https://github.com/stdlib-js/stdlib/commit/58832eef6d93e6519622148242600eae93dca4d9) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
105
+
-[`349fd18`](https://github.com/stdlib-js/stdlib/commit/349fd18ad00c02e8716257b3e9c7ff28bd1b4359) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
106
+
107
+
</details>
108
+
109
+
</section>
110
+
111
+
<!-- /.commits -->
112
+
113
+
<sectionclass="contributors">
114
+
115
+
### Contributors
116
+
117
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments