You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.3 KiB
2.3 KiB
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.5 (2018-01-17)
Bug Fixes
0.5.4 (2018-01-05)
Bug Fixes
- ignore attribute if
mailto:
is present (#145) (4b13d4c) - index: escape double quotes correctly (
options.interpolate
) (#154) (1ef5de4)
0.5.1 (2017-08-08)
Bug Fixes
0.5.0 (2017-07-26)
Features
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
- Adds exportAsDefault (37d40d8)