We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd331a commit e9c70d0Copy full SHA for e9c70d0
CHANGELOG.md
@@ -2,11 +2,11 @@
2
This project adheres to [Semantic Versioning](https://semver.org/).
3
4
## 8.1.8
5
-* Fix `LazyResult` type compatibility with `Promise` (by Ludovico Fischer).
6
-* Use HTTPS links in documentation.
+* Fixed `LazyResult` type compatibility with `Promise` (by Ludovico Fischer).
+* Fixed HTTPS links in documentation.
7
8
## 8.1.7
9
-* Fix `import` support in TypeScript (by Remco Haszing).
+* Fixed `import` support in TypeScript (by Remco Haszing).
10
11
## 8.1.6
12
* Reverted `package.exports` Node.js 15 fix.
0 commit comments