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

Releases: webpack-contrib/raw-loader

v4.0.2

09 Oct 14:52
Compare
Choose a tag to compare

4.0.2 (2020-10-09)

Chore

  • update schema-utils

v4.0.1

15 Apr 11:40
Compare
Choose a tag to compare

4.0.1 (2020-04-15)

Chore

  • update deps

v4.0.0

25 Nov 14:59
Compare
Choose a tag to compare

4.0.0 (2019-11-25)

Features

  • new esModules option

BREAKING CHANGES

  • minimum required nodejs version is 10.13.0

v3.1.0

18 Jul 16:37
Compare
Choose a tag to compare

3.1.0 (2019-07-18)

Features

  • improved validation error messages (#85) (6cf76b8)

v3.0.0

05 Jun 10:14
Compare
Choose a tag to compare

3.0.0 (2019-06-05)

chore

BREAKING CHANGES

  • deps: minimum required nodejs version is 8.9.0

v2.0.0

18 Mar 13:12
Compare
Choose a tag to compare

2.0.0 (2019-03-18)

Features

  • use ES Module export instead of CommonJS (#69) (3c7bf2c)

BREAKING CHANGES

  • use ES Module export instead of CommonJS (#69) (3c7bf2c)

v1.0.0

18 Mar 13:07
Compare
Choose a tag to compare

1.0.0 (2018-12-10)

Bug Fixes

Features

v1.0.0-beta.0

02 Oct 06:28
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release

2017-10-02

Bug Fixes

  • escape newline/paragraph separators (#36) (c972c92)

Code Refactoring

BREAKING CHANGES

  • ES Modules are not compatible with webpack v1.0.0