Skip to content

Commit df516c5

Browse files
chore(release): 8.0.0 [skip ci]
## [8.0.0](v7.6.2...v8.0.0) (2026-06-26) ### ⚠ BREAKING CHANGES * This package now publishes as ESM only. CommonJS require('appium-uiautomator2-driver') consumers must migrate to ESM import. ### Features * Migrate package to ESM ([#1013](#1013)) ([036c896](036c896))
1 parent 036c896 commit df516c5

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [8.0.0](https://github.com/appium/appium-uiautomator2-driver/compare/v7.6.2...v8.0.0) (2026-06-26)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* This package now publishes as ESM only. CommonJS require('appium-uiautomator2-driver') consumers must migrate to ESM import.
6+
7+
### Features
8+
9+
* Migrate package to ESM ([#1013](https://github.com/appium/appium-uiautomator2-driver/issues/1013)) ([036c896](https://github.com/appium/appium-uiautomator2-driver/commit/036c896b577265bfdf4c9912bf97c8dc4f988107))
10+
111
## [7.6.2](https://github.com/appium/appium-uiautomator2-driver/compare/v7.6.1...v7.6.2) (2026-06-19)
212

313
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"automated testing",
88
"android"
99
],
10-
"version": "7.6.2",
10+
"version": "8.0.0",
1111
"bugs": {
1212
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
1313
},

0 commit comments

Comments
 (0)