Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit 40b64c9

Browse files
authored
Merge pull request #1129 from NativeScript/release-1.5.1
release: cut 1.5.1 release
2 parents 39cb24d + dea6def commit 40b64c9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="1.5.1"></a>
2+
## [1.5.1](https://github.com/NativeScript/nativescript-dev-webpack/compare/v1.5.0...v1.5.1) (2020-02-25)
3+
4+
5+
### Bug Fixes
6+
7+
* `The provided Android NDK is vnull while the recommended one is v21.0.6113669` error in some cases ([23aa6c5](https://github.com/NativeScript/nativescript-dev-webpack/commit/23aa6c5))
8+
* AOT compilation of multiple workers should work ([af5cb84](https://github.com/NativeScript/nativescript-dev-webpack/commit/af5cb84))
9+
* replace extension coming from package.json ([a04c0f8](https://github.com/NativeScript/nativescript-dev-webpack/commit/a04c0f8))
10+
11+
12+
### Features
13+
14+
* Add .kt extension to known entry types ([55b56c8](https://github.com/NativeScript/nativescript-dev-webpack/commit/55b56c8))
15+
* Add .kt extension to known ones ([6e145a4](https://github.com/NativeScript/nativescript-dev-webpack/commit/6e145a4))
16+
17+
18+
119
<a name="1.5.0"></a>
220
# [1.5.0](https://github.com/NativeScript/nativescript-dev-webpack/compare/1.4.1...1.5.0) (2020-02-04)
321

0 commit comments

Comments
 (0)