browser-resolve
Version:
resolve which handles browser field support in package.json
9 lines (6 loc) • 395 B
Markdown
# browser-resolve Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 2.0.0 - 2020-08-03
* Update `resolve` to 1.17.0+.
Technically, this is a bugfix and feature update. However, older browserify versions rely on a `resolve` bug, and would break if this was published as a minor version update.