9 lines
395 B
Markdown
Raw Permalink Normal View History

2025-04-19 15:38:48 +08:00
# 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.