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
-[`f183e7c`](https://github.com/stdlib-js/stdlib/commit/f183e7c88002b1d12fa45f4e6430ade1ad116d8d) - **feat:**add support for accessor arrays_(by Athan Reines)_
16
46
17
47
</details>
18
48
@@ -36,41 +66,68 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
66
37
67
<!-- /.release -->
38
68
39
-
<sectionclass="release"id="v0.2.2">
69
+
<sectionclass="release"id="v0.1.0">
40
70
41
-
## 0.2.2 (2024-07-29)
71
+
## 0.1.0 (2023-09-24)
42
72
43
-
No changes reported for this release.
73
+
<sectionclass="features">
74
+
75
+
### Features
76
+
77
+
-[`cac067c`](https://github.com/stdlib-js/stdlib/commit/cac067ccf05c731ea081c10a21b62d5ababa1f46) - refactor to use the `Collection` type
44
78
45
79
</section>
46
80
47
-
<!-- /.release-->
81
+
<!-- /.features-->
48
82
49
-
<sectionclass="release"id="v0.2.1">
83
+
<sectionclass="bug-fixes">
50
84
51
-
##0.2.1 (2024-02-25)
85
+
### Bug Fixes
52
86
53
-
No changes reported for this release.
87
+
-[`e83f8bf`](https://github.com/stdlib-js/stdlib/commit/e83f8bfd3f5360d57225bb055153b1ea0e792069) - convert default type to `unknown`
88
+
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - update import path for `Collection` type definition
54
89
55
90
</section>
56
91
57
-
<!-- /.release-->
92
+
<!-- /.bug-fixes-->
58
93
59
-
<sectionclass="release"id="v0.2.0">
94
+
<sectionclass="breaking-changes">
60
95
61
-
##0.2.0 (2024-02-15)
96
+
### BREAKING CHANGES
62
97
63
-
No changes reported for this release.
98
+
-[`cac067c`](https://github.com/stdlib-js/stdlib/commit/cac067ccf05c731ea081c10a21b62d5ababa1f46): refactor to use the `Collection` type
64
99
65
100
</section>
66
101
67
-
<!-- /.release-->
102
+
<!-- /.breaking-changes-->
68
103
69
-
<sectionclass="release"id="v0.1.0">
104
+
<sectionclass="commits">
70
105
71
-
##0.1.0 (2023-09-24)
106
+
### Commits
72
107
73
-
No changes reported for this release.
108
+
<details>
109
+
110
+
-[`e83f8bf`](https://github.com/stdlib-js/stdlib/commit/e83f8bfd3f5360d57225bb055153b1ea0e792069) - **fix:** convert default type to `unknown`_(by Athan Reines)_
111
+
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
112
+
-[`cac067c`](https://github.com/stdlib-js/stdlib/commit/cac067ccf05c731ea081c10a21b62d5ababa1f46) - **feat:** refactor to use the `Collection` type _(by Athan Reines)_
113
+
114
+
</details>
115
+
116
+
</section>
117
+
118
+
<!-- /.commits -->
119
+
120
+
<sectionclass="contributors">
121
+
122
+
### Contributors
123
+
124
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments