Files
profile/themes/keepit/node_modules/browser-resolve/CHANGELOG.md
Spencer Pincott 97737ca1ae Initial commit
2024-07-15 22:20:13 -04:00

9 lines
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.