-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,20 @@ | ||
## 0.1.3 (19 December, 2019) | ||
## 0.2.0 (2 March 2020) | ||
|
||
- Added `webpack-hot-middleware` support (#23) | ||
- Fixed dependency on a global `this` variable to better support web workers (#26) | ||
|
||
## 0.1.3 (19 December 2019) | ||
|
||
- Fixed runtime template injection when the `runtimeChunks` optimization is used in Webpack (#26) | ||
|
||
## 0.1.2 (18 December, 2019) | ||
## 0.1.2 (18 December 2019) | ||
|
||
- Fixed caching of Webpack loader to significantly improve performance (#22) | ||
|
||
## 0.1.1 (13 December, 2019) | ||
## 0.1.1 (13 December 2019) | ||
|
||
- Fixed usage of WDS SockJS fallback (#17) | ||
|
||
## 0.1.0 (7 December, 2019) | ||
## 0.1.0 (7 December 2019) | ||
|
||
- Initial public release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters