We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c998e6e commit fe0e6e4Copy full SHA for fe0e6e4
CHANGELOG.md
@@ -2,6 +2,9 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## 6.0.1 - 2018-03-27
6
+* Fix crash when file has a transform and a syntax error [#145](https://github.com/browserify/module-deps/pull/145)
7
+
8
## 6.0.0 - 2018-02-07
9
* Ignore package.json files that do not contain JSON objects [#142](https://github.com/browserify/module-deps/pull/142)
10
* Don't preserve symlinks when resolving transforms, matching Node resolution behaviour [#133](https://github.com/browserify/module-deps/pull/133)
0 commit comments