Commit bdf1210
committed
v1.7.0
- [New] `resolve.sync`: add `opts.pathFilter` (#146)
- [Fix] Make loadAsFileSync() work the same as async loadAsFile() (#146)
- [Fix] support `opts.package` in non-relative lookups (#152)
- [Docs] fix default “isFile” implementations
- [Docs] fix options formatting
- [Refactor] cache default isFile functions at module level
- [Refactor] use "basedir" instead of "y", because meaningful variable names
- [Tests] add some tests for a non-directory basedir (#154)
- [Tests] work around npm SSL issue
- [Tests] add some tests for browser field
- [Tests] add node 8 and 9 to appveyor1 parent 04cb0bb commit bdf1210
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments