Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8179c27

Browse filesBrowse files
committed
Auto-generated commit
1 parent 65f7e83 commit 8179c27
Copy full SHA for 8179c27

File tree

2 files changed

+51
-35
lines changed
Filter options

2 files changed

+51
-35
lines changed

‎.github/.keepalive

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T01:06:13.698Z
1+
2024-08-03T15:48:20.212Z

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+50-34Lines changed: 50 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -2,85 +2,101 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
6-
7-
## Unreleased (2024-08-01)
8-
9-
<section class="commits">
5+
<section class="release" id="v0.2.2">
106

11-
### Commits
7+
## 0.2.2 (2024-07-27)
128

13-
<details>
9+
No changes reported for this release.
1410

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
11+
</section>
1612

17-
</details>
13+
<!-- /.release -->
1814

19-
</section>
15+
<section class="release" id="v0.2.1">
2016

21-
<!-- /.commits -->
17+
## 0.2.1 (2024-02-21)
2218

23-
<section class="contributors">
19+
No changes reported for this release.
2420

25-
### Contributors
21+
</section>
2622

27-
A total of 1 person contributed to this release. Thank you to this contributor:
23+
<!-- /.release -->
2824

29-
- Athan Reines
25+
<section class="release" id="v0.2.0">
3026

31-
</section>
27+
## 0.2.0 (2024-02-14)
3228

33-
<!-- /.contributors -->
29+
No changes reported for this release.
3430

3531
</section>
3632

3733
<!-- /.release -->
3834

39-
<section class="release" id="v0.2.2">
35+
<section class="release" id="v0.1.1">
4036

41-
## 0.2.2 (2024-07-27)
37+
## 0.1.1 (2023-10-03)
4238

4339
No changes reported for this release.
4440

4541
</section>
4642

4743
<!-- /.release -->
4844

49-
<section class="release" id="v0.2.1">
45+
<section class="release" id="v0.1.0">
5046

51-
## 0.2.1 (2024-02-21)
47+
## 0.1.0 (2023-09-22)
5248

53-
No changes reported for this release.
49+
<section class="features">
50+
51+
### Features
52+
53+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
54+
- [`3c153c4`](https://github.com/stdlib-js/stdlib/commit/3c153c4341c58db2fde9b616f1990be964482cf8) - use type predicates for narrowing
5455

5556
</section>
5657

57-
<!-- /.release -->
58+
<!-- /.features -->
5859

59-
<section class="release" id="v0.2.0">
60+
<section class="breaking-changes">
6061

61-
## 0.2.0 (2024-02-14)
62+
### BREAKING CHANGES
6263

63-
No changes reported for this release.
64+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
65+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
66+
67+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
6468

6569
</section>
6670

67-
<!-- /.release -->
71+
<!-- /.breaking-changes -->
6872

69-
<section class="release" id="v0.1.1">
73+
<section class="commits">
7074

71-
## 0.1.1 (2023-10-03)
75+
### Commits
7276

73-
No changes reported for this release.
77+
<details>
78+
79+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
80+
- [`3f60609`](https://github.com/stdlib-js/stdlib/commit/3f6060905121938ee8c8a7d9c6ab93d5d82ed2be) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
81+
- [`3c153c4`](https://github.com/stdlib-js/stdlib/commit/3c153c4341c58db2fde9b616f1990be964482cf8) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_
82+
83+
</details>
7484

7585
</section>
7686

77-
<!-- /.release -->
87+
<!-- /.commits -->
7888

79-
<section class="release" id="v0.1.0">
89+
<section class="contributors">
8090

81-
## 0.1.0 (2023-09-22)
91+
### Contributors
8292

83-
No changes reported for this release.
93+
A total of 1 person contributed to this release. Thank you to this contributor:
94+
95+
- Philipp Burckhardt
96+
97+
</section>
98+
99+
<!-- /.contributors -->
84100

85101
</section>
86102

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.