source: trip-planner-front/node_modules/resolve-url/changelog.md@ 188ee53

Last change on this file since 188ee53 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 390 bytes
Line 
1### 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.
Note: See TracBrowser for help on using the repository browser.