Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (18 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

37 lines (18 loc) · 1.43 KB

Change Log

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

0.5.1 (2017-08-08)

Bug Fixes

  • Support for empty tags in tag-attribute matching (#133) (6efa6de), closes #129

0.5.0 (2017-07-26)

Features

  • add support for empty tags in tag:attribute matching (#129) (70370dc)

0.4.5 (2017-07-26)

Bug Fixes

  • es6 default export (fae0309)
  • Handle es6 default export (e04e969)
  • getOptions: deprecation warn in loaderUtils (#114) (3d47e98)

Features