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

Commit 07c4de2

Browse files
release: cut the 0.18.3 release
1 parent a3ed198 commit 07c4de2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="0.18.3"></a>
2+
## [0.18.3](https://github.com/NativeScript/nativescript-dev-webpack/compare/0.18.0...0.18.3) (2018-12-10)
3+
4+
5+
### Bug Fixes
6+
7+
* avoid getting `js` template in a `ts` project ([#717](https://github.com/NativeScript/nativescript-dev-webpack/issues/717)) ([c121c24](https://github.com/NativeScript/nativescript-dev-webpack/commit/c121c24))
8+
* project's package.json indentation is not persisted ([#727](https://github.com/NativeScript/nativescript-dev-webpack/issues/727)) ([a45a45c](https://github.com/NativeScript/nativescript-dev-webpack/commit/a45a45c))
9+
10+
11+
### Features
12+
13+
* **HMR:** expose context ([#724](https://github.com/NativeScript/nativescript-dev-webpack/issues/724)) ([c14110c](https://github.com/NativeScript/nativescript-dev-webpack/commit/c14110c))
14+
15+
16+
117
<a name="0.18.2"></a>
218
## [0.18.2](https://github.com/NativeScript/nativescript-dev-webpack/compare/0.18.1...0.18.2) (2018-12-06)
319

0 commit comments

Comments
 (0)