You cannot 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.5 KiB
2.5 KiB
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
- Increase minimum version of source-map dependency for bug fix https://github.com/mozilla/source-map/issues/247 (#56) (f6cf53c)