Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 639 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 639 Bytes

Changelog

All notable changes to swisnl/laravel-mix-svg-sprite will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

[Unreleased]

  • Nothing

[2.0.0] - 2021-06-22

Changed

  • Bumped minimum laravel-mix version to 6.
  • Bumped minimum Node.js version to 12.
  • Bumped SVGO to version 2.
  • Bumped other dependencies.

[1.0.2] - 2021-01-20

Fixed

  • Bumped svg-sprite-loader #11.

[1.0.1] - 2019-10-22

Fixed

  • Update laravel-mix peerDependency to prevent "unmet peer dependency" errors.