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
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
45
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
-[`725cf2d`](https://github.com/stdlib-js/stdlib/commit/725cf2d5e22b6d745c5c0565dee497b06594d730) - **refactor:** use accessor utilities _(by Athan Reines)_
16
48
17
49
</details>
18
50
@@ -24,9 +56,10 @@
24
56
25
57
### Contributors
26
58
27
-
A total of 1 person contributed to this release. Thank you to this contributor:
59
+
A total of 2 people contributed to this release. Thank you to the following contributors:
28
60
29
61
- Athan Reines
62
+
- Philipp Burckhardt
30
63
31
64
</section>
32
65
@@ -36,51 +69,67 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
69
37
70
<!-- /.release -->
38
71
39
-
<sectionclass="release"id="v0.2.2">
72
+
<sectionclass="release"id="v0.1.1">
40
73
41
-
## 0.2.2 (2024-07-29)
74
+
## 0.1.1 (2023-10-03)
42
75
43
76
No changes reported for this release.
44
77
45
78
</section>
46
79
47
80
<!-- /.release -->
48
81
49
-
<sectionclass="release"id="v0.2.1">
82
+
<sectionclass="release"id="v0.1.0">
50
83
51
-
## 0.2.1 (2024-02-25)
84
+
## 0.1.0 (2023-09-22)
52
85
53
-
No changes reported for this release.
86
+
<sectionclass="features">
87
+
88
+
### Features
89
+
90
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
54
91
55
92
</section>
56
93
57
-
<!-- /.release-->
94
+
<!-- /.features-->
58
95
59
-
<sectionclass="release"id="v0.2.0">
96
+
<sectionclass="breaking-changes">
60
97
61
-
##0.2.0 (2024-02-14)
98
+
### BREAKING CHANGES
62
99
63
-
No changes reported for this release.
100
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
101
+
102
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
64
103
65
104
</section>
66
105
67
-
<!-- /.release-->
106
+
<!-- /.breaking-changes-->
68
107
69
-
<sectionclass="release"id="v0.1.1">
108
+
<sectionclass="commits">
70
109
71
-
##0.1.1 (2023-10-03)
110
+
### Commits
72
111
73
-
No changes reported for this release.
112
+
<details>
113
+
114
+
-[`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
115
+
116
+
</details>
74
117
75
118
</section>
76
119
77
-
<!-- /.release-->
120
+
<!-- /.commits-->
78
121
79
-
<sectionclass="release"id="v0.1.0">
122
+
<sectionclass="contributors">
80
123
81
-
##0.1.0 (2023-09-22)
124
+
### Contributors
82
125
83
-
No changes reported for this release.
126
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments