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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-78Lines changed: 13 additions & 78 deletions
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="v0.2.2">
5
+
<sectionclass="release"id="unreleased">
6
6
7
-
## 0.2.2 (2024-07-28)
7
+
## Unreleased (2024-08-01)
8
8
9
9
<sectionclass="commits">
10
10
11
11
### Commits
12
12
13
13
<details>
14
14
15
-
-[`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:**update require and include paths_(by Athan Reines)_
@@ -36,47 +36,31 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
36
37
37
<!-- /.release -->
38
38
39
-
<sectionclass="release"id="v0.2.1">
39
+
<sectionclass="release"id="v0.2.2">
40
40
41
-
## 0.2.1 (2024-02-24)
41
+
## 0.2.2 (2024-07-28)
42
42
43
43
No changes reported for this release.
44
44
45
45
</section>
46
46
47
47
<!-- /.release -->
48
48
49
-
<sectionclass="release"id="v0.2.0">
50
-
51
-
## 0.2.0 (2024-02-14)
52
-
53
-
<sectionclass="commits">
54
-
55
-
### Commits
56
-
57
-
<details>
49
+
<sectionclass="release"id="v0.2.1">
58
50
59
-
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
A total of 2 people contributed to this release. Thank you to the following contributors:
57
+
<!-- /.release -->
73
58
74
-
- Athan Reines
75
-
- Philipp Burckhardt
59
+
<sectionclass="release"id="v0.2.0">
76
60
77
-
</section>
61
+
## 0.2.0 (2024-02-14)
78
62
79
-
<!-- /.contributors -->
63
+
No changes reported for this release.
80
64
81
65
</section>
82
66
@@ -86,56 +70,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
86
70
87
71
## 0.1.0 (2023-09-23)
88
72
89
-
<sectionclass="features">
90
-
91
-
### Features
92
-
93
-
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
94
-
-[`3c153c4`](https://github.com/stdlib-js/stdlib/commit/3c153c4341c58db2fde9b616f1990be964482cf8) - use type predicates for narrowing
95
-
96
-
</section>
97
-
98
-
<!-- /.features -->
99
-
100
-
<sectionclass="breaking-changes">
101
-
102
-
### BREAKING CHANGES
103
-
104
-
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
105
-
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
106
-
107
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
108
-
109
-
</section>
110
-
111
-
<!-- /.breaking-changes -->
112
-
113
-
<sectionclass="commits">
114
-
115
-
### Commits
116
-
117
-
<details>
118
-
119
-
-[`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
120
-
-[`3c153c4`](https://github.com/stdlib-js/stdlib/commit/3c153c4341c58db2fde9b616f1990be964482cf8) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_
121
-
122
-
</details>
123
-
124
-
</section>
125
-
126
-
<!-- /.commits -->
127
-
128
-
<sectionclass="contributors">
129
-
130
-
### Contributors
131
-
132
-
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments