Skip to content

Tags: ionic-team/native-run

Tags

v2.0.1

chore(release): 2.0.1 [skip ci]

## [2.0.1](v2.0.0...v2.0.1) (2024-01-25)

### Bug Fixes

* paths contain non-ascii characters cause error ([#381](#381)) ([77b0481](77b0481))

v2.0.0

chore(release): 2.0.0 [skip ci]

# [2.0.0](v1.7.4...v2.0.0) (2023-10-26)

### Bug Fixes

* typo in android variable logs ([#318](#318)) ([3d9251f](3d9251f))

* chore!: support only node 16+ (#354) ([eb20983](eb20983)), closes [#354](#354)
* feat(android)!: Remove AVD creation on list (#349) ([2a310ff](2a310ff)), closes [#349](#349)

### BREAKING CHANGES

* drop node 10-14 support
* removal of AVD creation feature

v1.7.4

chore(release): 1.7.4 [skip ci]

## [1.7.4](v1.7.3...v1.7.4) (2023-10-24)

### Bug Fixes

* xcode major version extraction ([#351](#351)) ([24ffe66](24ffe66))

v1.7.3

chore(release): 1.7.3 [skip ci]

## [1.7.3](v1.7.2...v1.7.3) (2023-09-21)

### Bug Fixes

* Pin @types/babel__traverse version to fix build ([#342](#342)) ([8492b24](8492b24))
* use devicectl for iOS 17 if Xcode 15 is available ([#341](#341)) ([5c56d71](5c56d71))

v1.7.2

chore(release): 1.7.2 [skip ci]

## [1.7.2](v1.7.1...v1.7.2) (2023-03-02)

### Bug Fixes

* NodeJS 18 compat ([#275](#275)) ([45050bb](45050bb))

v1.7.1

chore(release): 1.7.1 [skip ci]

## [1.7.1](v1.7.0...v1.7.1) (2022-09-23)

### Bug Fixes

* **android:** Use arm64 architecture on emulator creation from M1 ([#258](#258)) ([a6501c4](a6501c4))

v1.7.0

chore(release): 1.7.0 [skip ci]

# [1.7.0](v1.6.0...v1.7.0) (2022-09-01)

### Features

* **android:** add API 33 support ([#245](#245)) ([8f1717d](8f1717d))

v1.6.0

chore(release): 1.6.0 [skip ci]

# [1.6.0](v1.5.0...v1.6.0) (2022-05-16)

### Features

* **android:** add API 32 support ([#232](#232)) ([bc48231](bc48231))

v1.5.0

chore(release): 1.5.0 [skip ci]

# [1.5.0](v1.4.1...v1.5.0) (2021-10-11)

### Bug Fixes

* Throw ERR_UNSUPPORTED_API_LEVEL ([#204](#204)) ([b879744](b879744))

### Features

* **android:** support API 31 ([#203](#203)) ([fb64ca5](fb64ca5))

v1.4.1

chore(release): 1.4.1 [skip ci]

## [1.4.1](v1.4.0...v1.4.1) (2021-09-03)

### Bug Fixes

* throw iOS errors that are not DeviceLocked ([#200](#200)) ([3ac6914](3ac6914))