Properly integrate standard JS tools for JS and TS code
[poolifier.git] / CHANGELOG.md
index 551af6f132c60ae39a620c747bfa1bf7e4ad6b57..e11b8d77ff051208e64d2bafa75b24329b4c489a 100644 (file)
@@ -10,6 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Changed
 
 - Switch to open collective FOSS project funding platform.
+- Switch to ts-standard linter configuration on TypeScript code.
+
+### Fixed
+
+- Fixed missing async on pool execute method.
+- Fixed typing in TypeScript example.
+- Fixed types in unit tests.
 
 ## [2.3.6] - 2022-10-22