Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Latest commit

 

History

History
113 lines (50 loc) · 3.45 KB

CHANGELOG.md

File metadata and controls

113 lines (50 loc) · 3.45 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.1.5 (2020-10-15)

  • update css-loader

5.1.4 (2020-10-10)

  • update style-loader

5.1.3 (2020-10-09)

  • update schema-utils

5.1.2 (2020-07-31)

Bug Fixes

5.1.1 (2020-07-27)

Chore

  • updating dependencies

5.1.0 (2020-06-11)

Features

5.0.0 (2020-03-24)

Bug Fixes

  • remove broken handling of "target": "node" (#92) (b84eb10)

BREAKING CHANGES

  • the node target doesn't supported

4.0.2 (2020-03-19)

  • update deps

4.0.1 (2020-01-09)

Bug Fixes

4.0.0 (2019-12-02)

Fixes

  • compatibility with webpack@5

BREAKING CHANGES

  • minimum required nodejs version is 10.13
  • minimum required mocha version is 5

3.0.0 (2019-08-15)

Features

  • improve validation errors

BREAKING CHANGES

  • drop support for Node < 8.9.0
  • minimum supported webpack version is 4

2.0.0 (2018-08-27)

Chores

  • package: upgrade to css-loader@1.0.0 and style-loader@0.22.1 (dependencies) (#75) (5ab9ea1)

BREAKING CHANGES

  • package: requires node >= v6.0.0

1.1.3 (2018-01-24)

1.1.2 (2018-01-05)