aswi2020vldc-gitlab/templetes/node_modules/resolve-url/changelog.md @ 5a4cdc03
1 | 3a515b92 | cagy | ### Version 0.2.1 (2014-02-25) ###
|
---|---|---|---|
2 | |||
3 | - Fix edge case when (accidentally) supplying only one argument, and that
|
||
4 | argument happens to be a falsy value such as `undefined` or `null`. |
||
5 | |||
6 | |||
7 | ### Version 0.2.0 (2014-02-24) ###
|
||
8 | |||
9 | - Disallow passing 0 arguments. It’s weird and inconsistent between browsers.
|
||
10 | (Backwards incompatible change.) |
||
11 | |||
12 | |||
13 | ### Version 0.1.0 (2014-02-23) ###
|
||
14 | |||
15 | - Initial release.
|