@alwatr/delay 5.4.0 → 5.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +25 -15
- package/dist/main.cjs +2 -2
- package/dist/main.mjs +2 -2
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,16 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [5.5.0](https://github.com/Alwatr/nanolib/compare/@alwatr/delay@5.4.0...@alwatr/delay@5.5.0) (2025-03-06)
|
|
7
|
+
|
|
8
|
+
### Miscellaneous Chores
|
|
9
|
+
|
|
10
|
+
* update username casing in changelog entries ([9722ac9](https://github.com/Alwatr/nanolib/commit/9722ac9a078438a4e8ebfa5826ea70e0e3a52ca6)) by @
|
|
11
|
+
|
|
12
|
+
### Dependencies update
|
|
13
|
+
|
|
14
|
+
* bump the development-dependencies group across 1 directory with 11 updates ([720c395](https://github.com/Alwatr/nanolib/commit/720c3954da55c929fe8fb16957121f4c51fb7f0c)) by @dependabot[bot]
|
|
15
|
+
|
|
6
16
|
## [5.4.0](https://github.com/Alwatr/nanolib/compare/@alwatr/delay@1.0.8...@alwatr/delay@5.4.0) (2025-02-18)
|
|
7
17
|
|
|
8
18
|
### Dependencies update
|
|
@@ -83,7 +93,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
83
93
|
|
|
84
94
|
### Dependencies update
|
|
85
95
|
|
|
86
|
-
* update ([4434ba6](https://github.com/Alwatr/nanolib/commit/4434ba67c3f576bb1a0c307fbdb263c43cd9733a)) by @
|
|
96
|
+
* update ([4434ba6](https://github.com/Alwatr/nanolib/commit/4434ba67c3f576bb1a0c307fbdb263c43cd9733a)) by @alimd
|
|
87
97
|
|
|
88
98
|
## [1.0.7](https://github.com/Alwatr/nanolib/compare/@alwatr/delay@1.0.6...@alwatr/delay@1.0.7) (2024-10-25)
|
|
89
99
|
|
|
@@ -112,7 +122,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
112
122
|
|
|
113
123
|
### Miscellaneous Chores
|
|
114
124
|
|
|
115
|
-
- include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @
|
|
125
|
+
- include LICENSE and LEGAL files to publish ([09f366f](https://github.com/Alwatr/nanolib/commit/09f366f680bfa9fb26acb2cd1ccbc68c5a9e9ad8)) by @alimd
|
|
116
126
|
|
|
117
127
|
## [1.0.3](https://github.com/Alwatr/nanolib/compare/@alwatr/delay@1.0.2...@alwatr/delay@1.0.3) (2024-10-11)
|
|
118
128
|
|
|
@@ -136,15 +146,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
136
146
|
|
|
137
147
|
### Code Refactoring
|
|
138
148
|
|
|
139
|
-
- **delay:** update delay package to use @alwatr/parse-duration for duration delays ([cca1be2](https://github.com/Alwatr/nanolib/commit/cca1be2dcfeec6dce388562ef867b81af1823b62)) by @
|
|
140
|
-
- **delay:** update untilIdle function to accept Duration instead of DurationString ([b3a5c32](https://github.com/Alwatr/nanolib/commit/b3a5c322a1b59833693149da644c7d2eddd6a374)) by @
|
|
141
|
-
- update Dictionary type definitions ([c94cbc4](https://github.com/Alwatr/nanolib/commit/c94cbc4523864e2cc47828ccf5508b68945ac2b8)) by @
|
|
142
|
-
- use new type-helper global types and remove all import types ([08b5d08](https://github.com/Alwatr/nanolib/commit/08b5d08c03c7c315382337239de0426462f384b8)) by @
|
|
143
|
-
- **wait:** rename package to delay ([cf8c45c](https://github.com/Alwatr/nanolib/commit/cf8c45cf3f5b61fdd4b1b1c7f744c4eb3e230016)) by @
|
|
149
|
+
- **delay:** update delay package to use @alwatr/parse-duration for duration delays ([cca1be2](https://github.com/Alwatr/nanolib/commit/cca1be2dcfeec6dce388562ef867b81af1823b62)) by @alimd
|
|
150
|
+
- **delay:** update untilIdle function to accept Duration instead of DurationString ([b3a5c32](https://github.com/Alwatr/nanolib/commit/b3a5c322a1b59833693149da644c7d2eddd6a374)) by @alimd
|
|
151
|
+
- update Dictionary type definitions ([c94cbc4](https://github.com/Alwatr/nanolib/commit/c94cbc4523864e2cc47828ccf5508b68945ac2b8)) by @alimd
|
|
152
|
+
- use new type-helper global types and remove all import types ([08b5d08](https://github.com/Alwatr/nanolib/commit/08b5d08c03c7c315382337239de0426462f384b8)) by @alimd
|
|
153
|
+
- **wait:** rename package to delay ([cf8c45c](https://github.com/Alwatr/nanolib/commit/cf8c45cf3f5b61fdd4b1b1c7f744c4eb3e230016)) by @alimd
|
|
144
154
|
|
|
145
155
|
### Miscellaneous Chores
|
|
146
156
|
|
|
147
|
-
- fix versions ([497a6d8](https://github.com/Alwatr/nanolib/commit/497a6d81ae5989e566e96d498fc5f1b6c80193ae)) by @
|
|
157
|
+
- fix versions ([497a6d8](https://github.com/Alwatr/nanolib/commit/497a6d81ae5989e566e96d498fc5f1b6c80193ae)) by @alimd
|
|
148
158
|
|
|
149
159
|
## [1.1.16](https://github.com/Alwatr/nanolib/compare/@alwatr/delay@1.1.15...@alwatr/delay@1.1.16) (2024-09-21)
|
|
150
160
|
|
|
@@ -155,7 +165,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
155
165
|
### Dependencies update
|
|
156
166
|
|
|
157
167
|
- bump the development-dependencies group across 1 directory with 10 updates ([9ed98ff](https://github.com/Alwatr/nanolib/commit/9ed98ffd0668d5a36e255c82edab3af53bffda8f)) by @dependabot[bot]
|
|
158
|
-
- update ([c36ed50](https://github.com/Alwatr/nanolib/commit/c36ed50f68da2f5608ccd96119963a16cfacb4ce)) by @
|
|
168
|
+
- update ([c36ed50](https://github.com/Alwatr/nanolib/commit/c36ed50f68da2f5608ccd96119963a16cfacb4ce)) by @alimd
|
|
159
169
|
|
|
160
170
|
## [1.1.14](https://github.com/Alwatr/nanolib/compare/@alwatr/delay@1.1.13...@alwatr/delay@1.1.14) (2024-08-31)
|
|
161
171
|
|
|
@@ -167,7 +177,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
167
177
|
|
|
168
178
|
### Dependencies update
|
|
169
179
|
|
|
170
|
-
- update all dependencies ([1e0c30e](https://github.com/Alwatr/nanolib/commit/1e0c30e6a3a8e19deb5185814e24ab6c08dca573)) by @
|
|
180
|
+
- update all dependencies ([1e0c30e](https://github.com/Alwatr/nanolib/commit/1e0c30e6a3a8e19deb5185814e24ab6c08dca573)) by @alimd
|
|
171
181
|
|
|
172
182
|
## [1.1.12](https://github.com/Alwatr/nanolib/compare/@alwatr/delay@1.1.11...@alwatr/delay@1.1.12) (2024-07-04)
|
|
173
183
|
|
|
@@ -179,7 +189,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
179
189
|
|
|
180
190
|
### Dependencies update
|
|
181
191
|
|
|
182
|
-
- upgrade ([6dbd300](https://github.com/Alwatr/nanolib/commit/6dbd300642c9bcc9e7d0b281e244bf1b06eb1c38)) by @
|
|
192
|
+
- upgrade ([6dbd300](https://github.com/Alwatr/nanolib/commit/6dbd300642c9bcc9e7d0b281e244bf1b06eb1c38)) by @alimd
|
|
183
193
|
|
|
184
194
|
## [1.1.10](https://github.com/Alwatr/nanolib/compare/@alwatr/delay@1.1.9...@alwatr/delay@1.1.10) (2024-04-25)
|
|
185
195
|
|
|
@@ -193,11 +203,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
193
203
|
|
|
194
204
|
### Bug Fixes
|
|
195
205
|
|
|
196
|
-
- exported types by add .js extensions to all imports ([fc3d83e](https://github.com/Alwatr/nanolib/commit/fc3d83e8f375da97ba276314b2e6966aa82c9b3f)) by @
|
|
206
|
+
- exported types by add .js extensions to all imports ([fc3d83e](https://github.com/Alwatr/nanolib/commit/fc3d83e8f375da97ba276314b2e6966aa82c9b3f)) by @alimd
|
|
197
207
|
|
|
198
208
|
### Miscellaneous Chores
|
|
199
209
|
|
|
200
|
-
- **deps:** update ([1a45030](https://github.com/Alwatr/nanolib/commit/1a450305440b710a300787d4ca24b1ed8c6a39d7)) by @
|
|
210
|
+
- **deps:** update ([1a45030](https://github.com/Alwatr/nanolib/commit/1a450305440b710a300787d4ca24b1ed8c6a39d7)) by @alimd
|
|
201
211
|
|
|
202
212
|
## [1.1.7](https://github.com/Alwatr/nanolib/compare/@alwatr/delay@1.1.6...@alwatr/delay@1.1.7) (2024-01-24)
|
|
203
213
|
|
|
@@ -223,7 +233,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
223
233
|
|
|
224
234
|
### Bug Fixes
|
|
225
235
|
|
|
226
|
-
- **wait:** requestIdleCallback polyfill ([d41180d](https://github.com/Alwatr/nanolib/commit/d41180dc2f0c313eb86f05f60050e57e891897c3)) by @
|
|
236
|
+
- **wait:** requestIdleCallback polyfill ([d41180d](https://github.com/Alwatr/nanolib/commit/d41180dc2f0c313eb86f05f60050e57e891897c3)) by @alimd
|
|
227
237
|
|
|
228
238
|
## [1.1.1](https://github.com/Alwatr/nanolib/compare/@alwatr/delay@1.1.0...@alwatr/delay@1.1.1) (2023-12-27)
|
|
229
239
|
|
|
@@ -234,7 +244,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
234
244
|
### Bug Fixes
|
|
235
245
|
|
|
236
246
|
- deps ([34cd4fe](https://github.com/Alwatr/nanolib/commit/34cd4fead81b309765144a24add67e3f63bca127)) by @njfamirm
|
|
237
|
-
- **wait:** polyfill ([6a0f5fb](https://github.com/Alwatr/nanolib/commit/6a0f5fb5f0ae369d832760c026c26428689d258d)) by @
|
|
247
|
+
- **wait:** polyfill ([6a0f5fb](https://github.com/Alwatr/nanolib/commit/6a0f5fb5f0ae369d832760c026c26428689d258d)) by @alimd
|
|
238
248
|
- **wait:** polyfill check ([cd9befa](https://github.com/Alwatr/nanolib/commit/cd9befa0ae01090016eb16befc08d1ce17ba881d)) by @njfamirm
|
|
239
249
|
|
|
240
250
|
### Features
|
package/dist/main.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* @alwatr/delay v5.
|
|
1
|
+
/* @alwatr/delay v5.5.0 */
|
|
2
2
|
"use strict";
|
|
3
3
|
var __defProp = Object.defineProperty;
|
|
4
4
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -36,7 +36,7 @@ var requestIdleCallbackFallback = (callback, options) => setTimeout(callback, op
|
|
|
36
36
|
var requestIdleCallback = /* @__PURE__ */ (() => win.requestIdleCallback || win.webkitRequestIdleCallback || win.mozRequestIdleCallback || requestIdleCallbackFallback)();
|
|
37
37
|
|
|
38
38
|
// src/main.ts
|
|
39
|
-
__dev_mode__: import_package_tracer.packageTracer.add("@alwatr/delay", "5.
|
|
39
|
+
__dev_mode__: import_package_tracer.packageTracer.add("@alwatr/delay", "5.5.0");
|
|
40
40
|
var delay = {
|
|
41
41
|
/**
|
|
42
42
|
* Delays execution for a specified duration (in milliseconds).
|
package/dist/main.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* @alwatr/delay v5.
|
|
1
|
+
/* @alwatr/delay v5.5.0 */
|
|
2
2
|
|
|
3
3
|
// src/main.ts
|
|
4
4
|
import { packageTracer } from "@alwatr/package-tracer";
|
|
@@ -13,7 +13,7 @@ var requestIdleCallbackFallback = (callback, options) => setTimeout(callback, op
|
|
|
13
13
|
var requestIdleCallback = /* @__PURE__ */ (() => win.requestIdleCallback || win.webkitRequestIdleCallback || win.mozRequestIdleCallback || requestIdleCallbackFallback)();
|
|
14
14
|
|
|
15
15
|
// src/main.ts
|
|
16
|
-
__dev_mode__: packageTracer.add("@alwatr/delay", "5.
|
|
16
|
+
__dev_mode__: packageTracer.add("@alwatr/delay", "5.5.0");
|
|
17
17
|
var delay = {
|
|
18
18
|
/**
|
|
19
19
|
* Delays execution for a specified duration (in milliseconds).
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alwatr/delay",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.5.0",
|
|
4
4
|
"description": "Comprehensive toolkit for managing asynchronous operations.",
|
|
5
5
|
"author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",
|
|
6
6
|
"keywords": [
|
|
@@ -67,17 +67,17 @@
|
|
|
67
67
|
"clean": "rm -rfv dist *.tsbuildinfo"
|
|
68
68
|
},
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"@alwatr/global-this": "^5.
|
|
71
|
-
"@alwatr/package-tracer": "^5.
|
|
72
|
-
"@alwatr/parse-duration": "^5.
|
|
70
|
+
"@alwatr/global-this": "^5.5.0",
|
|
71
|
+
"@alwatr/package-tracer": "^5.5.0",
|
|
72
|
+
"@alwatr/parse-duration": "^5.5.0"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
|
-
"@alwatr/nano-build": "^5.
|
|
75
|
+
"@alwatr/nano-build": "^5.5.0",
|
|
76
76
|
"@alwatr/prettier-config": "^5.0.0",
|
|
77
77
|
"@alwatr/tsconfig-base": "^5.0.0",
|
|
78
|
-
"@alwatr/type-helper": "^5.
|
|
79
|
-
"@types/node": "^22.13.
|
|
80
|
-
"typescript": "^5.
|
|
78
|
+
"@alwatr/type-helper": "^5.4.0",
|
|
79
|
+
"@types/node": "^22.13.9",
|
|
80
|
+
"typescript": "^5.8.2"
|
|
81
81
|
},
|
|
82
|
-
"gitHead": "
|
|
82
|
+
"gitHead": "fdf8e6de77cca359465110a75ff18faff0649a95"
|
|
83
83
|
}
|