Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.4 (2018-08-14)
Bug Fixes
- index: handle exception on loading invalid source maps (#67) (78ad469)
- index: resolve source maps with root-relative paths correctly (#68) (e2fdbfd)
- package: 5 low severity vulnerabilities (#72) (8262587)
0.2.3 (2017-10-23)
Chores
0.2.2 (2017-09-30)
Bug Fixes
- Handle exception on loading invalid base64 source maps (#53) (38da2eb)
0.2.1 (2017-03-30)
Bug Fixes
- Regex does not work for minified artifact of style-loader (#39) (582f8dc)
0.2.0 (2017-03-10)
Bug Fixes
- Load source map only from last directive (#31) (eabfc7e)
Features
- allow charset in inline-source-map support (#21) (2730ccb)