We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad63862 + ae71b7c commit 69600eaCopy full SHA for 69600ea
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+0.10.0
2
+====
3
+## What's new
4
+ - [Add support for debug with hot module replacement](https://github.com/NativeScript/nativescript-vscode-extension/issues/221)
5
+
6
0.9.0
7
====
8
## What's new
package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript",
- "version": "0.9.0",
+ "version": "0.10.0",
"minNativescriptCliVersion": "2.5.0",
"icon": "images/icon.png",
"displayName": "NativeScript",
0 commit comments