File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -8,17 +8,19 @@ and this project adheres to
88
99## [ 0.5.3] ( https://github.com/poolifier/poolifier-web-worker/compare/v0.5.2...v0.5.3 ) (2025-07-07)
1010
11-
1211### 🐞 Bug Fixes
1312
14- * close potential event listeners leak ([ 28b194f] ( https://github.com/poolifier/poolifier-web-worker/commit/28b194f9b1032aa800d8fbecc49c3a12b8fb5b97 ) )
15- * fix potential ressource leaks ([ 2551b77] ( https://github.com/poolifier/poolifier-web-worker/commit/2551b7752a3aa3f0180c8ae309031855df46a9b5 ) )
16- * plug more ressource leaks ([ 57a26a3] ( https://github.com/poolifier/poolifier-web-worker/commit/57a26a3f9f636cdd6896cc0216931b9a09bf22a1 ) )
17-
13+ - close potential event listeners leak
14+ ([ 28b194f] ( https://github.com/poolifier/poolifier-web-worker/commit/28b194f9b1032aa800d8fbecc49c3a12b8fb5b97 ) )
15+ - fix potential ressource leaks
16+ ([ 2551b77] ( https://github.com/poolifier/poolifier-web-worker/commit/2551b7752a3aa3f0180c8ae309031855df46a9b5 ) )
17+ - plug more ressource leaks
18+ ([ 57a26a3] ( https://github.com/poolifier/poolifier-web-worker/commit/57a26a3f9f636cdd6896cc0216931b9a09bf22a1 ) )
1819
1920### ✨ Polish
2021
21- * cleanup priority queue code ([ 77b9118] ( https://github.com/poolifier/poolifier-web-worker/commit/77b9118b183da0e6223384ea6c5bab053cafa1e2 ) )
22+ - cleanup priority queue code
23+ ([ 77b9118] ( https://github.com/poolifier/poolifier-web-worker/commit/77b9118b183da0e6223384ea6c5bab053cafa1e2 ) )
2224
2325## [ 0.5.2] ( https://github.com/poolifier/poolifier-web-worker/compare/v0.5.1...v0.5.2 ) (2025-07-06)
2426
You can’t perform that action at this time.
0 commit comments