We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 392cf8f + 740322b commit 50f3a81Copy full SHA for 50f3a81
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+0.8.3
2
+=====
3
+## Bug Fixes
4
+ - [Debugger hangs if build of app fails](https://github.com/NativeScript/nativescript-vscode-extension/issues/206)
5
+ - [Unable to debug with webpack enabled.](https://github.com/NativeScript/nativescript-vscode-extension/issues/213)
6
+
7
0.8.2
8
=====
9
## Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript",
- "version": "0.8.2",
+ "version": "0.8.3",
"minNativescriptCliVersion": "2.5.0",
"icon": "images/icon.png",
"displayName": "NativeScript",
0 commit comments