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

Commit

Permalink
chore(release): 1.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwiens committed Oct 2, 2017
1 parent 0312ea9 commit 71bbcb6
Show file tree
Hide file tree
Showing 3 changed files with 1,606 additions and 1,585 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
@@ -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

0 comments on commit 71bbcb6

Please sign in to comment.