You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
2.5.0-RC
2
+
==
3
+
4
+
## What's New
5
+
6
+
-[Error when running on real android device (#628)](https://github.com/NativeScript/android-runtime/issues/628)
7
+
-[Updating v8 to 5.4/5.5 #631)](https://github.com/NativeScript/android-runtime/issues/631)
8
+
9
+
## Bug Fixes
10
+
11
+
-[Can't use npm packages ending with ".js" (#666)](https://github.com/NativeScript/android-runtime/issues/666)
12
+
-[Static binding generator crash build-time: clazz is null causes app to crash (#665)](https://github.com/NativeScript/android-runtime/issues/665)
13
+
-[Decorators aren't respected when extending classes with TypeScript 2.1.4+ (#651)](https://github.com/NativeScript/android-runtime/issues/651)
-[Missing stack trace on worker errors (#629)](https://github.com/NativeScript/android-runtime/issues/629)
16
+
-[Classes using fields from compileSdk > Platform Sdk on device cause crash when extended in TS (#626)](https://github.com/NativeScript/android-runtime/issues/626)
17
+
-[A failure building in debug and release in series (#649)](https://github.com/NativeScript/android-runtime/issues/649)
0 commit comments