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

Commit 71bbcb6

Browse files
committed
chore(release): 1.0.0-beta.0
1 parent 0312ea9 commit 71bbcb6

File tree

3 files changed

+1606
-1585
lines changed

3 files changed

+1606
-1585
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Change Log
2+
3+
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.
4+
5+
<a name="1.0.0-beta.0"></a>
6+
# 1.0.0-beta.0 (2017-10-02)
7+
8+
9+
### Bug Fixes
10+
11+
* escape newline/paragraph separators ([#36](https://github.com/webpack/raw-loader/issues/36)) ([c972c92](https://github.com/webpack/raw-loader/commit/c972c92))
12+
13+
14+
### Code Refactoring
15+
16+
* export as ES2015 Module ([#10](https://github.com/webpack/raw-loader/issues/10)) ([215fba7](https://github.com/webpack/raw-loader/commit/215fba7))
17+
18+
19+
### BREAKING CHANGES
20+
21+
* ES Modules are not compatible with Webpack v1.x

0 commit comments

Comments
 (0)