This repository has been archived by the owner on Mar 17, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
3 changed files
with
1,606 additions
and
1,585 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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
<a name="1.0.0-beta.0"></a> | ||
# 1.0.0-beta.0 (2017-10-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* escape newline/paragraph separators ([#36](https://github.com/webpack/raw-loader/issues/36)) ([c972c92](https://github.com/webpack/raw-loader/commit/c972c92)) | ||
|
||
|
||
### Code Refactoring | ||
|
||
* export as ES2015 Module ([#10](https://github.com/webpack/raw-loader/issues/10)) ([215fba7](https://github.com/webpack/raw-loader/commit/215fba7)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* ES Modules are not compatible with Webpack v1.x |
Oops, something went wrong.