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 b50a289 commit 7e87dffCopy full SHA for 7e87dff
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [4.1.0](https://github.com/appium/asyncbox/compare/v4.0.2...v4.1.0) (2026-01-20)
2
+
3
+### Features
4
5
+* remove nodeify* functions as obsolete ([#52](https://github.com/appium/asyncbox/issues/52)) ([b50a289](https://github.com/appium/asyncbox/commit/b50a289ddd07f86e80dbb9f89017a8a99160d209))
6
7
## [4.0.2](https://github.com/appium/asyncbox/compare/v4.0.1...v4.0.2) (2026-01-20)
8
9
### Miscellaneous Chores
package.json
@@ -6,7 +6,7 @@
"es7",
"async"
],
- "version": "4.0.2",
+ "version": "4.1.0",
10
"author": "jlipps@gmail.com",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments